xwp / stream

🗄️ Stream plugin for WordPress

Home Page:https://wordpress.org/plugins/stream/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP warning when deleting plugins

fjarrett opened this issue · comments

A user reported in the plugin forum that they are receiving an error when attempting to delete a plugin, and it's preventing the plugin from being removed.

Warning: Invalid argument supplied for foreach() in wp-content/plugins/stream/connectors/class-wp-stream-connector-installer.php on line 309

Not only that, but during my testing of this issue I've discovered that Stream is not tracking plugin deletions at all when done in bulk. So that will need to be addressed as well.