PATH:
home
/
thebhoeo
/
.trash
/
wp-maintenance-mode
/
assets
/
js
/* global jQuery */ jQuery( function( $ ) { /** * DISMISS NOTICES * * @since 2.0.4 */ $( '.wpmm_notices' ).on( 'click', '.notice-dismiss', function() { const noticeKey = $( this ).parent().data( 'key' ); const noticeNonce = $( this ).parent().data( 'nonce' ); $.post( ajaxurl, { action: 'wpmm_dismiss_notices', notice_key: noticeKey, _nonce: noticeNonce, }, function( response ) { if ( ! response.success ) { return false; } }, 'json' ); } ); } );
[-] scripts-admin.js
[edit]
[-] scripts.js
[edit]
[-] jquery.plugin.min.js
[edit]
[-] bot.min.js
[edit]
[-] chosen.jquery.min.js
[edit]
[-] bot.async.js
[edit]
[-] scripts-admin-global.min.js
[edit]
[-] jquery-ui-timepicker-addon.js
[edit]
[-] jquery.validate.js
[edit]
[-] jquery.plugin.js
[edit]
[-] scripts-admin-global.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] scripts.min.js
[edit]
[-] jquery.fitvids.js
[edit]
[-] bot.js
[edit]
[+]
..
[-] index.php
[edit]
[-] scripts-admin.min.js
[edit]
[-] chosen.jquery.js
[edit]
[-] jquery.fitvids.min.js
[edit]
[-] jquery-ui-timepicker-addon.min.js
[edit]
[-] jquery.countdown.min.js
[edit]
[-] jquery.countdown.js
[edit]