Astra_BB_Ultimate_Addon::theme_color()
Theme Color
Description
Source
File: inc/compatibility/class-astra-bb-ultimate-addon.php
public function theme_color() { return astra_get_option( 'theme-color' ); }
Expand full source code Collapse full source code View on Trac