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