-
-
-
-
- ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'jason-lite' ), convert_smilies( ':)' ) ) . '';
- the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" );
- ?>
-
-
-
- -
- 'count',
- 'order' => 'DESC',
- 'show_count' => 1,
- 'title_li' => '',
- 'number' => 10,
- ) );
- ?>
-
' . esc_html__( 'Add Yours', 'jason-lite' ) . ''; ?>
- + + // If comments are closed and there are comments, let's leave a little note, shall we? + if ( ! comments_open() && '0' != get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) { ?> - + - + + comment_form(); ?> -