WDS-Active-Plugin-Data icon indicating copy to clipboard operation
WDS-Active-Plugin-Data copied to clipboard

PHP error warning(s) > a lot of warnings

Open trivendor opened this issue 6 years ago • 1 comments

in_array() expects parameter 2 to be array, string given

wp-content/plugins/WDS-Active-Plugin-Data-master/wds-active-plugin-data.php:225

trivendor avatar Mar 12 '19 09:03 trivendor

Sounds like the plugin is only finding certain amounts of data to work with. Perhaps a site that has only 1 plugin active? Only way I can think of off the top of my head and visually only that would cause that line to have a string for $plugins.

If you're willing, feel free to issue some PRs and we can code review/merge in etc. We're not actively developing anything with the plugin.

tw2113 avatar Mar 12 '19 13:03 tw2113