+
+
+
+ ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'jeremy-wordpress-theme' ), convert_smilies( ':)' ) ) . '';
+ the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$jeremy_wordpress_theme_archive_content" );
+
+ the_widget( 'WP_Widget_Tag_Cloud' );
+ ?>
+
+ -
+ 'count',
+ 'order' => 'DESC',
+ 'show_count' => 1,
+ 'title_li' => '',
+ 'number' => 10,
+ ) );
+ ?>
+
+ ' . get_the_title() . '' + ); + } else { + printf( // WPCS: XSS OK. + /* translators: 1: comment count number, 2: title. */ + esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $jeremy_wordpress_theme_comment_count, 'comments title', 'jeremy-wordpress-theme' ) ), + number_format_i18n( $jeremy_wordpress_theme_comment_count ), + '' . get_the_title() . '' + ); + } + ?> +
+ + + ++ 'ol', + 'short_ping' => true, + ) ); + ?> +
+ + + + + +