← All changes
|
includes/widgets/Share_Buttons/Share_Buttons.php
+1
-1
51.1.76
→
51.1.83
View file →
| @@ -706,9 +706,9 @@ | ||
| 706 | 706 | } |
| 707 | 707 | |
| 708 | 708 | protected function render() |
| 709 | 709 | { |
| 710 | - $settings = $this->get_settings(); | |
| 710 | + $settings = Core::displaySettings($this); | |
| 711 | 711 | |
| 712 | 712 | if (!king_addons_freemius()->can_use_premium_code__premium_only()) { |
| 713 | 713 | $settings['share_custom_colors'] = ''; |
| 714 | 714 | $settings['share_show_label'] = ''; |