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

remove spaces in size strings on save #48

Closed aschweigert closed 7 years ago

aschweigert commented 7 years ago

this field expects a comma separated list of ad sizes with no spaces, let's just strip the spaces on save and add a check for backwards compatibility when the value is actually parsed. fixes #32