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

Astra_Customizer_Partials::_render_partial_blogdescription()

Render Partial Blog Description


Description


Source

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

		public static function render_partial_site_title() {

			$site_title_setting = astra_get_option( 'display-site-title-responsive' );

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.