apply_filters_ref_array( 'the_networks', WP_Network[] $_networks, WP_Network_Query $this )

Filters the network query results.


Description Description


Parameters Parameters

$_networks

(WP_Network[]) An array of WP_Network objects.

$this

(WP_Network_Query) Current instance of WP_Network_Query (passed by reference).


Top ↑

Source Source

File: wp-includes/class-wp-network-query.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.