get_comments_number_text
get_comments_number_text ( $zero = false, $one = false, $more = false )
Parameters:- (string) $zero Optional. Text for no comments. Default false.
- (string) $one Optional. Text for one comment. Default false.
- (string) $more Optional. Text for more than one comment. Default false.
Defined at: - Introduced in WordPress: 4.0.0
- Deprecated in WordPress: —
Description
Display the language string for the number of comments the current post has.