ms_sites_list_table_query_args

最后更新于:2021-11-27 08:33:32

apply_filters( ‘ms_sites_list_table_query_args’, array $args )

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

参数

$args

(array)
An array of get_sites() arguments.

源文件

文件: gc-admin/includes/class-gc-ms-sites-list-table.php

View on Trac