apply_filters( 'ms_sites_list_table_query_args', array $args )

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


Parameters

$args

(array) An array of get_sites() arguments.


Source

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

View on GitHub



Changelog

Changelog
Version Description
WP-4.6.0 Introduced.