ID, 'author_name', true );
$author_website = get_post_meta( $post->ID, 'author_website', true );
$sub_by = sprintf( '
%s', $author_website, $author_name );
if ( empty( $author_website ) ) {
$sub_by = sprintf( '%s', $author_name );
}
?>
asked by
' . __( 'Pages:', 'sandbox' ) . '&after=
') ?>
%4$s at %5$s, filed under %6$s%7$s. Bookmark the
permalink.', 'sandbox' ),
'
' . get_the_author() . '',
get_the_time('Y-m-d'),
get_the_time('H:i:sO'),
the_date( '', '', '', false ),
get_the_time(),
get_the_category_list(', '),
get_the_tag_list( __( ' and tagged ', 'sandbox' ), ', ', '' ),
get_permalink(),
the_title_attribute('echo=0'),
comments_rss() ) ?>
comment_status) && ('open' == $post->ping_status) ) : // Comments and trackbacks open ?>
Post a comment or leave a trackback:
Trackback URL.', 'sandbox' ), get_trackback_url() ) ?>
comment_status) && ('open' == $post->ping_status) ) : // Only trackbacks open ?>
Trackback URL.', 'sandbox' ), get_trackback_url() ) ?>
comment_status) && !('open' == $post->ping_status) ) : // Only comments open ?>
post a comment.', 'sandbox' ) ?>
comment_status) && !('open' == $post->ping_status) ) : // Comments and trackbacks closed ?>
", "" ) ?>