824* Fires once the WordPress environment has been set up.825*826* @since 2.1.0827*828* @param WP$wp Current WordPress environment instance(passed by reference).829*/830do_action_ref_array('wp',array(&$this));831}832}833
History
Introduced in 2.1.0. Unchanged from 6.7.7 through 7.1.0.