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

astra_entry_after()

Entry after


Description


Source

File: inc/core/theme-hooks.php

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

Expand full source code Collapse full source code View on Trac


Related

Used By

Used By
Used By Description
inc/compatibility/edd/class-astra-edd.php: Astra_Edd::edd_single_template()

Edd Single Product template


User Contributed Notes

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