Support Forum

Topic: plugin

Browse community answers for this topic or search for a specific issue.

Error on WP-Cli

pluginplugin-widgets-bundle · By Bora Yalçın · 11 years ago · Reply by Daniel 11 years ago

After the update today a line in so-slider-widget throws undefined function wp_is_mobile error. I fixed it by adding function_exists(‘wp_is_mobile’) to if statement in that line but of course it’ll break again in next release. So just to let you know.…