Skip to content

Instantly share code, notes, and snippets.

@chasereeves
Created February 2, 2011 04:36
Show Gist options
  • Save chasereeves/807240 to your computer and use it in GitHub Desktop.
Save chasereeves/807240 to your computer and use it in GitHub Desktop.
Thesis custom meta stuff
//=========================================================== Custom Meta Stuff
function custom_meta_stuff() { ?>
<?php } add_action('wp_head', 'custom_meta_stuff');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment