Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Customizer_Partials / Astra_Customizer_Partials::_render_footer_sml_section_1_credit()

Astra_Customizer_Partials::_render_footer_sml_section_1_credit()

Render Partial Footer Section 1 Credit


Description


Source

File: inc/customizer/class-astra-customizer-partials.php


			$html = astra_get_site_title_tagline( $display_site_title, $display_site_tagline );

			return do_shortcode( $html );

Expand full source code Collapse full source code View on Trac


User Contributed Notes

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