Current path: home/webdevt/www/dev-uz-avocat/wp-content/plugins/wp-all-export/actions/
?? Go up: /home/webdevt/www/dev-uz-avocat/wp-content/plugins/wp-all-export
<?php
function pmxe_admin_init(){
wp_enqueue_script('pmxe-script', PMXE_ROOT_URL . '/static/js/pmxe.js', array('jquery'), PMXE_VERSION.PMXE_ASSETS_VERSION);
}