Advertisement
fauzanjeg

Remove Upload Video Button in Account Page

Jul 16th, 2021
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. /* Remove Upload Video Button in Account Page */
  2. remove_action( 'jnews_after_account_nav', array( \JNEWS_VIDEO\Frontend\Frontend_Video_Endpoint::getInstance(), 'after_account_nav' ) );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement