Skip to content

Instantly share code, notes, and snippets.

@collegeman
Created January 30, 2013 15:54
Show Gist options
  • Save collegeman/4674195 to your computer and use it in GitHub Desktop.
Save collegeman/4674195 to your computer and use it in GitHub Desktop.
<?php
// don't show Facebook Comments on Pages
add_filter('fbc_disable_on_pages', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment