Comments

    'comment', 'callback' => 'crawford_comment')); ?>

'

' . __('Your email address will not be published / Required fields are marked *', 'crawford') . '

', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '', 'email' => '', 'url' => '') ), ); comment_form($fields); ?>