Advertisement
verygoodplugins

Untitled

Jul 13th, 2020
951
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     remove_filter( 'gettext', array( wp_fusion()->settings, 'set_tag_labels' ), 10, 3 );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement