do_action_ref_array( 'send_headers', WP $this )

Fires once the requested HTTP headers for caching, content type, etc. have been sent.


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.