do_action_ref_array( 'parse_site_query', WP_Site_Query $this )

Fires after the site query vars have been parsed.


Description Description


Parameters Parameters

$this

(WP_Site_Query) The WP_Site_Query instance (passed by reference).


Top ↑

Source Source

File: wp-includes/class-wp-site-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.