Skip to content

Instantly share code, notes, and snippets.

@woganmay
Created January 29, 2014 20:12
Show Gist options
  • Save woganmay/8695996 to your computer and use it in GitHub Desktop.
Save woganmay/8695996 to your computer and use it in GitHub Desktop.
global $wp_filter;
echo '<pre>';
print_r( $wp_filter['wp_title'] );
echo '</pre>';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment