W3cubDocs

/WordPress

block_header_area()

Prints the header block template part.

Source

function block_header_area() {
	block_template_part( 'header' );
}

Changelog

Version Description
5.9.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/block_header_area