send_headers

Advertisement

Summery Summery

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

Syntax Syntax

do_action_ref_array( 'send_headers', WP $this )

Parameters Parameters

$this

Current WordPress environment instance (passed by reference).

Source Source

File: wp-includes/class-wp.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Advertisement

Leave a Reply