Advertisement
fauzanjeg

Fix Save Draf and Preview button || JNews 5.5.0

Sep 7th, 2021
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.16 KB | None | 0 0
  1. /* Fix Save Draf and Preview button || JNews 5.5.0 */
  2. add_action( 'vp_after_dependencies_loader_build', function() {
  3.     wp_dequeue_script( 'vp-metabox' );
  4. } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement