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

astra_content_while_before()

Content while before


Description


Source

File: inc/core/theme-hooks.php

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

Expand full source code Collapse full source code View on Trac


Related

Used By

Used By
Used By Description
inc/class-astra-loop.php: Astra_Loop::template_parts_content_top()

Template part content top


User Contributed Notes

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