apply_filters( 'wp_list_comments_args', array $parsed_args )

Filters the arguments used in retrieving the comment list.


Description Description

See also See also


Top ↑

Parameters Parameters

$parsed_args

(array) An array of arguments for displaying comments.


Top ↑

Source Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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