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