🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 00:27:50 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
ultimate-faqs
/
assets
/
js
📍 /home/eliteewa/public_html/wp-content/plugins/ultimate-faqs/assets/js
🔄 Refresh
✏️
Editing: ewd-ufaq-helper-install-notice.js
Writable
jQuery( document ).ready( function( $ ) { jQuery(document).on( 'click', '.ewd-ufaq-helper-install-notice .notice-dismiss', function( event ) { var data = jQuery.param({ action: 'ewd_ufaq_hide_helper_notice', nonce: ewd_ufaq_helper_notice.nonce }); jQuery.post( ajaxurl, data, function() {} ); }); }); /* NEW PLUGIN NOTICE */ jQuery( document ).ready( function( $ ) { jQuery(document).on( 'click', '.ait-aiaa-new-plugin-notice .notice-dismiss', function( event ) { var data = jQuery.param({ action: 'ewd_ufaq_hide_new_plugin_notice', plugin: 'ait_aiaa', nonce: ewd_ufaq_helper_notice.nonce }); jQuery.post( ajaxurl, data, function() {} ); }); });
💾 Save Changes
❌ Cancel