do_action_ref_array( 'parse_request', WP $this )

Fires once all query variables for the current request have been parsed.


Description Description


Parameters Parameters

$this

(WP) Current WordPress environment instance (passed by reference).


Top ↑

Source Source

File: wp-includes/class-wp.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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