Created
September 27, 2017 11:53
-
-
Save tux255/ee5606310c03df21a4d9dc2a10243a2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remove_action( 'wp_head', 'feed_links_extra', 3 ); | |
remove_action( 'wp_head', 'feed_links', 2 ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment