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