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

save plugin version number in database, and lay groundwork for upgrade framework #79

Open benlk opened 5 years ago

benlk commented 5 years ago

We've done this in other plugins; do that here so that we can safely migrate things like the consolidation from hyphenated variable names in the database to underscore variable names in the database for #78.