[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
Arcoetanche
/
wp-content
/
plugins
/
redux-framework
/
redux-core
/
inc
/
welcome
/
js
+ Folder
+ File
Upload
Editing: redux-banner-admin.js
/* global console:true, ajaxurl */ (function( $ ) { $.redux_banner = $.redux_banner || {}; $( document ).ready( function() { var post_data = { 'action': 'redux_activation', 'nonce': $( '#redux-connect-message' ).data( 'nonce' ) }; $( '.redux-connection-banner-action' ).on( 'click', function ( e ) { $( '#redux-connect-message' ).hide(); e.preventDefault(); post_data['activate'] = $(this).data( 'activate' ); $.post( $( this ).data('url'), post_data ); }); jQuery('.redux-insights-data-we-collect').on('click', function( e ) { e.preventDefault(); jQuery( this ).parents('.updated').find('p.description').slideToggle('fast'); }); }); })( jQuery );
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 index.php
FILE
Ren
[EDIT]
DEL
📄 jquery.easing.min.js
FILE
Ren
[EDIT]
DEL
📄 redux-banner-admin.js
FILE
Ren
[EDIT]
DEL
📄 redux-welcome-admin.js
FILE
Ren
[EDIT]
DEL
📄 redux-welcome-admin.min.js
FILE
Ren
[EDIT]
DEL