829* Fires once the WordPress environment has been set up.830*831* @since 2.1.0832*833* @param WP$wp Current WordPress environment instance(passed by reference).834*/835do_action_ref_array('wp',array(&$this));836}837}838
History
Introduced in 2.1.0. Unchanged from 6.7.7 through 7.1.0.