Astra_BB_Ultimate_Addon::default_type_button_letter_spacing()
Default type : Button Letter Spacing
Description
Source
File: inc/compatibility/class-astra-bb-ultimate-addon.php
public function default_type_button_letter_spacing() { $theme_btn_letter_spacing = astra_get_option( 'theme-btn-letter-spacing' ); return $theme_btn_letter_spacing; }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |