Description
Filters the arguments for the site query in the sites list table.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-wp-ms-sites-list-table.php | 180 |
Parameters
Type | Name | Description |
---|---|---|
array | $args | An array of get_sites() arguments. |
PHP Doc
/**
* Filters the arguments for the site query in the sites list table.
*
* @since 4.6.0
*
* @param array $args An array of get_sites() arguments.
*/