1 && get_option('page_comments')) : // Are there comments to navigate through? ?>

'

', 'email' => '
', 'url' => '

' ); if (has_action('set_comment_cookies', 'wp_set_comment_cookies') && get_option('show_comments_cookies_opt_in')) { $consent = empty($commenter['comment_author_email']) ? '' : ' checked="checked"'; $cookies_field = array('cookies' => ''); $fields = array_merge($cookies_field, $fields); } $args = array( 'fields' => apply_filters('comment_form_default_fields', $fields), 'comment_field' => '

', 'title_reply_before' => '

', 'title_reply_after' => '

', ); ?>