do_action_ref_array( 'wp', WP $this )

Fires once the WordPress environment has been set up.


Description


Parameters

$this

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


Top ↑

Source

File: wp-includes/class-wp.php

View on Trac


Top ↑

Changelog

Version Description
2.1.0 Introduced.