astra_primary_content_top()
Primary Content Top
Description
Source
File: inc/core/theme-hooks.php
function astra_primary_content_top() {
do_action( 'astra_primary_content_top' );
}
Expand full source code Collapse full source code View on Trac