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