INN / doubleclick-for-wp

WordPress plugin for serving Google Ad Manager ads
https://wordpress.org/plugins/doubleclick-for-wp/
GNU General Public License v2.0
25 stars 11 forks source link

Catch error condition where a widget has no set sizes #34

Closed benlk closed 7 years ago

benlk commented 7 years ago

https://github.com/INN/DoubleClick-for-WordPress/blob/master/dfw-widget.php#L35-L42

If a widget has no set sizes, it fails silently in production environments and with the following message if WP_DEBUG is true:

Warning: Invalid argument supplied for foreach() in /path/to/wp-content/plugins/doubleclick-for-wp/dfw-widget.php on line 38