"'.get_the_title().'"' ); ?>

apply_filters( 'comment_form_default_fields', array( 'author' => '

'. ( $req ? '*' : '' ). '
' . '

', 'email' => '

'. ( $req ? '*' : '' ). '
'. '

', 'url' => // 2.1.1: use esc_url instead of esc_attr for comment author URL '


'. '

' ) ), 'comment_field' => '

'. '
' . '

', 'comment_notes_after' => '' ); // --- if registration required and not logged in --- if ( get_option('comment_registration') && !is_user_logged_in() ) : ?>