W3cubDocs

/WordPress

apply_filters( 'respond_link', string $respond_link, int $post_id )

Filters the respond link when a post has no comments.

Parameters

$respond_link

(string) The default response link.

$post_id

(int) The post ID.

Source

File: wp-includes/comment-template.php

View on Trac

Changelog

Version Description
4.4.0 Introduced.

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