2878*2879* @since 4.2.02880*2881* @param string$submit_fieldHTML markup for the submit field.2882* @param array$args Arguments passed to comment_form().2883*/2884echoapply_filters('comment_form_submit_field',$submit_field,$args);28852886/**2887* Fires at the bottom of the comment form, inside the closing form tag.2888*2889* @since 1.5.02890*
History
Introduced in 4.2.0. Unchanged from 6.7.7 through 7.1.0.