REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 469 B
Close
/home/nshryvcy/himaltourism.com/wp-content/plugins/megamenu/integration/zerif/functions.php
Text
Base64
<?php /** * Zerif binds smoothscroll events to the top level menu items. Stop MMM from unbinding these events. */ if ( ! function_exists('megamenu_dont_unbind_menu_events') ) { function megamenu_dont_unbind_menu_events($attributes, $menu_id, $menu_settings, $settings, $current_theme_location) { $attributes['data-unbind'] = "false"; return $attributes; } } add_filter("megamenu_wrap_attributes", "megamenu_dont_unbind_menu_events", 11, 5);
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
functions.php
469 B
lrw-r--r--
2025-01-05 05:34:13
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).