%s', 'autofocus' ), get_search_query() ); ?>
';
} } ?>
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' ) ) );
}
?>