comments_popup_link


comments_popup_link ( $zero = false, $one = false, $more = false, $css_class = '', $none = false )

Parameters:
  • (false|string) zero Optional. String to display when no comments. Default false.
  • (false|string) one Optional. String to display when only one comment is available. Default false.
  • (false|string) more Optional. String to display when there are more than one comment. Default false.
  • (string) css_class Optional. CSS class to use for comments. Default empty.
  • (false|string) none Optional. String to display when comments have been turned off. Default false.
Defined at:

Description

Displays the link to the comments for the current post ID.

Related Functions

comments_link, comments_popup_script, is_comments_popup, comments_rss_link, comment_link

Top Google Results

User discussions

wpseek mobile