apply_filters( 'respond_link', string $respond_link , integer $id )
Filters the respond link when a post has no comments.
Description Description
Parameters Parameters
- $respond_link
-
(string) The default response link.
- $id
-
(integer) The post ID.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |