W3cubDocs

/WordPress

block_footer_area()

Prints the footer block template part.

Source

function block_footer_area() {
	block_template_part( 'footer' );
}

Changelog

Version Description
5.9.0 Introduced.

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