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

astra_footer_content_bottom()

Footer bottom


Description


Source

File: inc/core/theme-hooks.php

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

Expand full source code Collapse full source code View on Trac


Related

Used By

Used By
Used By Description
inc/markup-extras.php: astra_footer_markup()

Site Footer –


User Contributed Notes

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