📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:36:12
📂
/ (Root)
/
home
/
apkbfjox
/
pakrummygame.com.pk
/
wp-content
/
plugins
/
autoptimize-
/
classes
/
critcss-inc
/
js
📍 /home/apkbfjox/pakrummygame.com.pk/wp-content/plugins/autoptimize-/classes/critcss-inc/js
🔄 Refresh
✏️
Editing: admin_settings.js
Writable
// Toggle button control for collapsible elements jQuery(".toggle-btn").click(function () { $header = jQuery(this); $content = $header.next(); $content.slideToggle(250, "swing", function () { jQuery("span.toggle-indicator", $header).toggleClass('dashicons-arrow-down'); }); }); // Attach an event to export buttons jQuery("#exportSettings").click(function(){exportSettings();});
💾 Save Changes
❌ Cancel