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.


Top ↑

Source Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.