do_action_ref_array( 'parse_network_query', WP_Network_Query $this )
Fires after the network query vars have been parsed.
Description Description
Parameters Parameters
- $this
-
(WP_Network_Query) The WP_Network_Query instance (passed by reference).
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 4.6.0 | Introduced. |