Filter by type:
Search
Skip to content
Browse: Home / Functions / astra_archive_header()

astra_archive_header()

Archive header


Description


Source

File: inc/core/theme-hooks.php

function astra_archive_header() {
	do_action( 'astra_archive_header' );
}

Expand full source code Collapse full source code View on Trac


User Contributed Notes

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