Astra_Builder_Footer::footer_html_1()
Render HTML 1.
Description
Source
File: inc/builder/markup/class-astra-builder-footer.php
public function footer_html_1() { Astra_Builder_UI_Controller::render_html_markup( 'footer-html-1' ); }
Expand full source code Collapse full source code View on Trac