do_action_ref_array( 'send_headers', WP $this )

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


Parameters

$this

(WP) Current ClassicPress environment instance (passed by reference).


Source

File: wp-includes/class-wp.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.1.0 Introduced.