Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Builder_Base_Configuration / Astra_Builder_Base_Configuration::get_astra_options()

Astra_Builder_Base_Configuration::get_astra_options()

Get astra-options DB values.


Description


Source

File: inc/customizer/configurations/builder/class-astra-builder-base-configuration.php

	public static function get_astra_options() {
		return get_option( ASTRA_THEME_SETTINGS );
	}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
4.0.0 Introduced.

User Contributed Notes

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