%2$s'; $raindrops_date_format = get_option( 'date_format' ). ' '. get_option( 'time_format' ); $raindrops_archive_year = get_the_time( 'Y' ); $raindrops_archive_month = get_the_time( 'm' ); $raindrops_archive_day = get_the_time( 'd' ); $raindrops_day_link = esc_url( get_day_link( $raindrops_archive_year, $raindrops_archive_month, $raindrops_archive_day ).'#post-'.$post->ID ); $raindrops_status_date = get_the_time( $raindrops_date_format ); if ( is_single() ) { /** * Template for Single post * * * */ ?>
&after=

&next_or_number=number&pagelink=%' ); ?>
&after=

&next_or_number=number&pagelink=%' ); ?>
ID ), '', '' ); raindrops_delete_post_link( esc_html__( 'Trash', 'Raindrops' ). raindrops_link_unique( 'Post', $post->ID ), '', '' ); ?>
ID ), '', '' ); raindrops_delete_post_link( esc_html__( 'Trash', 'Raindrops' ). raindrops_link_unique( 'Post', $post->ID ), '', '' ); ?>
'. $raindrops_date_html_module. '

'; printf( $raindrops_date_html_module, $raindrops_day_link, $raindrops_status_date ); } ?>