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

astra_content_while_after()

Content while after


Description


Source

File: inc/core/theme-hooks.php

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

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_bottom()

Template part content bottom


User Contributed Notes

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