do_action_ref_array( 'send_headers', WP $wp )
Fires once the requested HTTP headers for caching, content type, etc. have been sent.
Parameters
- $wp
-
Current WordPress environment instance (passed by reference).
Source
File: wp-includes/class-wp.php
Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |