Skip to content

Instantly share code, notes, and snippets.

@chipbennett
Created November 3, 2011 01:43
Show Gist options
  • Save chipbennett/1335540 to your computer and use it in GitHub Desktop.
Save chipbennett/1335540 to your computer and use it in GitHub Desktop.
WCTOR.childthemes.5a
<?php
if ( ! function_exists( 'twentyeleven_posted_on' ) ) {
function twentyeleven_posted_on() {
// Output definition goes here
}
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment