29 |
30 |
42 |
43 |
44 | ' . sprintf( esc_html( 'Try looking in the monthly archives. %1$s' ), convert_smilies( ':)' ) ) . '';
46 | the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" );
47 | ?>
48 |
49 | -
31 | 'count',
34 | 'order' => 'DESC',
35 | 'show_count' => 1,
36 | 'title_li' => '',
37 | 'number' => 10,
38 | ) );
39 | ?>
40 |
24 | 25 |
26 | 27 | 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> 28 | 37 | 38 | 39 |40 | 'red_starter_comment_list' 43 | ) ); 44 | ?> 45 |
46 | 47 | 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> 48 | 57 | 58 | 59 | 60 | 61 | 65 | 66 | 67 | 68 | esc_html( 'Post a Comment' ), 70 | 'comment_notes_before' => wp_kses( 'Want to join the discussion? Feel free to contribute!
', array( 'p' => array( 'class' => '' ) ) ), 71 | 'label_submit' => esc_html( 'Submit' ), 72 | 'cancel_reply_link' => esc_html( '[Cancel reply]' ) 73 | ) ); ?> 74 | 75 |