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
Version | Description |
---|---|
4.0.0 | Introduced. |