apply_filters( 'comments_list_table_query_args', array $args )

Filters the arguments for the comment query in the comments list table.


Description Description


Parameters Parameters

$args

(array) An array of get_comments() arguments.


Top ↑

Source Source

File: wp-admin/includes/class-wp-comments-list-table.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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