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