Skip to content

Instantly share code, notes, and snippets.

@jasontucker
Created December 28, 2012 18:04
Show Gist options
  • Select an option

  • Save jasontucker/4400339 to your computer and use it in GitHub Desktop.

Select an option

Save jasontucker/4400339 to your computer and use it in GitHub Desktop.
Use SFC with Yoast SEO.
<?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