apply_filters( "extra_{$context}_headers", array $extra_context_headers )

Filters extra file headers by context.


Description Description

The dynamic portion of the hook name, $context, refers to the context where extra headers might be loaded.


Parameters Parameters

$extra_context_headers

(array) Empty array by default.


Top ↑

Source Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.