AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 18.191.14.71   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/plugins/profile-builder/assets/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/plugins/profile-builder/assets/js/select-user-to-edit.js
jQuery(document).ready(function(){

    if (jQuery('#select_user_to_edit_form').length > 0)
        wppb_select_user_to_edit_initialize();

})

/**
 * Handle "Select User To Edit" Field (Edit Profile Form)
 *
 * */
function wppb_select_user_to_edit_initialize() {
    jQuery("select").filter(function() {
        if ( this.id.startsWith( "wppb-" ) && this.id.endsWith( "user-to-edit" ) ) {
            return this;
        }
    }).on("change", function () {
        window.location.href = jQuery(this).val();
    });
    jQuery(function(){
        jQuery("select").filter(function() {
            if ( this.id.startsWith( "wppb-" ) && this.id.endsWith( "user-to-edit" ) ) {
                return this;
            }
        }).select2().on("select2:open", function(){
            if( jQuery(".wppb-user-to-edit").parents( ".overlay-container" ).length ){
                jQuery(".wppb-user-to-edit").data("select2").dropdown.$dropdownContainer.css( "z-index", "99999999" );
            }
        });
    })
}

Anon7 - 2022
AnonSec Team