Created
November 3, 2011 01:43
-
-
Save chipbennett/1335540 to your computer and use it in GitHub Desktop.
WCTOR.childthemes.5a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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