Created
December 28, 2012 18:04
-
-
Save jasontucker/4400339 to your computer and use it in GitHub Desktop.
Use SFC with Yoast SEO.
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
| <?php | |
| remove_action('wp_head','sfc_base_meta'); // Removes Simple Facebook Connect Meta | |
| remove_action('wp_head','sgc_base_meta');// Removes Simple Google Connect Meta | |
| ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment