'; $form['fields']['email'] = '

'; $form['fields']['url'] = '

'; $form['comment_field'] = '

'; $form['comment_notes_before'] = ''; $form['label_submit'] = $beauty_studio_comment_button_text; $form['title_reply'] = ''.$beauty_studio_comment_title.''; return $form; } endif; add_filter('comment_form_defaults', 'beauty_studio_alter_comment_form');