add_action( 'wp_enqueue_scripts', 'remove_application_js' , 11 );
function remove_application_js(){
wp_deregister_script( 'wp-job-manager-job-application' );
}
Copyright © 2025 by WP CODE SNIPPETS
Join our mailing list to receive the latest news and updates from our team.