Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- * Filter to remove <code>rank-math-link</code> class from the frontend content links
- */
- add_filter( 'rank_math/link/remove_class', '__return_true' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement