wpseek.com
A WordPress-centric search engine for devs and theme authors



send_headers › WordPress Action Hooks

Since2.1.0
Deprecatedn/a
do_action_ref_array( 'send_headers', array( &$this )
Parameters:
  • (WP) $wp Current WordPress environment instance (passed by reference).
    Required: Yes
Defined at:
Codex:

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





Source

do_action_ref_array( 'send_headers', array( &$this ) );