pre_get_networks

动作钩子


do_action_ref_array( 'pre_get_networks', array( &$this )
参数
  • (WP_Network_Query)
    $query
    Current instance of WP_Network_Query (passed by reference).
    Required:
定义位置
  • wp-includes/class-wp-network-query.php
    , line 199
引入
4.6.0
弃用

Fires before networks are retrieved.

do_action_ref_array( 'pre_get_networks', array( &$this ) );