apply_filters_ref_array( 'networks_clauses', string[] $pieces, WP_Network_Query $this )

Filters the network query clauses.


Description Description


Parameters Parameters

$pieces

(string[]) An associative array of network query clauses.

$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.