24 |
25 |
37 |
38 |
39 | ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'spurs' ), convert_smilies( ':)' ) ) . '';
42 | the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" );
43 | the_widget( 'WP_Widget_Tag_Cloud' );
44 | ?>
45 | -
26 | 'count',
29 | 'order' => 'DESC',
30 | 'show_count' => 1,
31 | 'title_li' => '',
32 | 'number' => 10,
33 | ) );
34 | ?>
35 |