Advertisement
arie_cristianD

remove account dropdown link that generated by JNews - Video

Jan 25th, 2024
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. /* remove account dropdown link that generated by JNews - Video */
  2.  
  3. remove_filter( 'jnews_dropdown_link', array( \JNEWS_VIDEO\Init::get_instance(), 'dropdown_link' ) );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement