Used By
Used By | Description |
---|---|
wp-admin/includes/template.php: wp_comment_reply() | Outputs the in-line comment reply-to form in the Comments list table. |
Filters the in-line comment reply-to form output in the Comments list table.
Returning a non-empty value here will short-circuit display of the in-line comment-reply form in the Comments list table, echoing the returned value instead.
(string) The reply-to form content.
(array) An array of default args.
Version | Description |
---|---|
2.7.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_comment_reply