Filters the respond link when a post has no comments.
$respond_linkstring
$post_idint
$comments_link = apply_filters( 'respond_link', $respond_link, $post_id );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/respond_link