awesomemotive / one-click-demo-import

One Click Demo Import plugin
https://www.awesomemotive.com/
195 stars 84 forks source link

Fix PHP Deprecated notice for ReduxFramework integration #277

Closed capuderg closed 1 year ago

capuderg commented 1 year ago

This plugin throwing the Deprecated notice after the import, It related to ReduxFramework plugin. Here it the notice. PHP Deprecated: Function set_options is deprecated since version 4.0.0! Use options_class->set( $value ) instead. in K:\wamp64\www\kyber\wp-includes\functions.php on line 5413

original post: https://wordpress.org/support/topic/php-deprecated-notice-7/

donmhico commented 1 year ago

This issue is resolved in #281 and will be included in our next release. Thanks for creating this issue!