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