wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



comments_list_table_query_args › WordPress Filter Hooks

Da5.1.0
Deprecaton/a
apply_filters( 'comments_list_table_query_args', $args )
Parametri:
  • (array) $args An array of get_comments() arguments.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

$args = apply_filters( 'comments_list_table_query_args', $args );