apply_filters( 'ms_sites_list_table_query_args', array $args )
Filters the arguments for the site query in the sites list table.
Parameters
- $args
-
An array of get_sites() arguments.
Source
Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |