PHP Warning: Invalid argument supplied for foreach()
-
I found this PHP warning on the verification site “Plugin Tests”.
However, On my wordpress website(WP5.9.2,QUADS 2.0.44,PHP7.4), the plugin seems to work.Plugin Tests
AdSense Integration WP QUADS 2.0.44
https://plugintests.com/plugins/wporg/quick-adsense-reloaded/latest[16-Mar-2022 11:36:44 UTC] PHP Notice: Undefined index: ads in /wp-content/plugins/quick-adsense-reloaded/admin/includes/migration-service.php on line 165
[16-Mar-2022 11:36:44 UTC] PHP Warning: Invalid argument supplied for foreach() in /wp-content/plugins/quick-adsense-reloaded/admin/includes/migration-service.php on line 165
[16-Mar-2022 11:37:06 UTC] PHP Notice: wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see Debugging in WordPress for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5768`
- The topic ‘PHP Warning: Invalid argument supplied for foreach()’ is closed to new replies.