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