wpseek.com
A WordPress-centric search engine for devs and theme authors



ms_sites_list_table_query_args › WordPress Filter Hooks

Since4.6.0
Deprecatedn/a
apply_filters( 'ms_sites_list_table_query_args', $args )
Parameters:
  • (array) $args An array of get_sites() arguments.
    Required: Yes
Defined at:
Codex:

Filters the arguments for the site query in the sites list table.





Source

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