%s' , 'autofocus' ), single_cat_title( '', false) ); ?>
%s' , 'autofocus' ), single_tag_title( '', false) ); ?>
%s', 'autofocus' ), get_the_time( 'Y' ) ); ?>
%s', 'autofocus' ), get_the_time( 'F, Y' ) ); ?>
%s', 'autofocus' ),get_the_time( 'F j, Y' ) ); ?>
';
} } ?>
By %3$s', 'autofocus' ),
get_the_time( get_option( 'date_format' ) ),
get_the_time( get_option( 'time_format' ) ),
esc_html( get_the_author() ) );
} else {
printf( __( '%1$s at %2$s', 'autofocus' ),
get_the_time( get_option( 'date_format' ) ),
get_the_time( get_option( 'time_format' ) ) );
}
?>