Just a quick note to those of you using KC Settings. As of version 2.6.8, all variables in kcSettings class have been merged and set to private. So if you’ve previously used kcSettings::$data, you will need to change your code to use the available method: kcSettings::get_data(). This static method behaves exactly like kc_get_option(), so you can put as many arguments (the array keys) as you like there to get the data you need, for example:
kcSettings::get_data('settings', 'plugin', 'myprefix', 'mysection')
Hi Dzikri, I just wanted to extend a warm welcome to you from the Livefyre team! We’re happy to have you as part of our community. If you have any questions about Livefyre, just give me a shout meghan_krane