2882*2883* @since 4.2.02884*2885* @param string$submit_fieldHTML markup for the submit field.2886* @param array$args Arguments passed to comment_form().2887*/2888echoapply_filters('comment_form_submit_field',$submit_field,$args);28892890/**2891* Fires at the bottom of the comment form, inside the closing form tag.2892*2893* @since 1.5.02894*
History
Introduced in 4.2.0. Unchanged from 6.7.7 through 7.1.0.