W3cubDocs

/WordPress

apply_filters( 'comment_form_submit_button', string $submit_button, array $args )

Filters the submit button for the comment form to display.

Parameters

$submit_button

(string) HTML markup for the submit button.

$args

(array) Arguments passed to comment_form().

Source

File: wp-includes/comment-template.php

View on Trac

Changelog

Version Description
4.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comment_form_submit_button