"%s"', 'blogto' ), get_the_title() ), '', '' ); if( ! $echo ){ $output = ob_get_contents(); ob_end_clean(); return $output; } } endif; /** * Prints Author's name with a link, posted date and number of Total Comments. * * @since Blogto 1.0.0 * @return void */ if ( ! function_exists( 'blogto_entry_footer' ) ) : function blogto_entry_footer() { # Get the author name; wrap it in a link. ?>
%s', esc_url( get_category_link( $cat[ 0 ]->term_id ) ), esc_html( $cat[ 0 ]->name ) ); echo $edit_link; ?> ', '' . $edit_link . '' ); ?>
/ %2$s'; if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) { $time_string = ''; } $time_string = sprintf( $time_string, get_the_date( DATE_W3C ), get_the_date(), get_the_modified_date( DATE_W3C ), get_the_modified_date() ); ?> /