coyote-team / coyote-wp

Wordpress Plug-in for Coyote
2 stars 2 forks source link

Instance check for ProfileModel, migrate to v2 ProfileModel when from v1 #119

Closed robbinrietdijk closed 2 years ago

robbinrietdijk commented 2 years ago

This addresses #107. When a profile is retrieved, a check is performed to determine whether any stored non-null data is a ProfileModel. If not, it gets replaced by a freshly retrieved ProfileModel.