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