Release date: January 8, 2020
- Thesis License Key: Moved link from the More menu to the Site menu; admin page now updates with information about your license key after saving
- Automatic updates for Thesis: Now require a license key
- Skin API: Skins can now require a license key for updates; associated admin page displays license key status
- Automatic updates for Skins and Boxes: Will only occur if a valid Thesis license key is present
- Automatic update notifications: Added Thesis changelog link where applicable
- General API: Added
post()method as a smarter proxy forwp_remote_post() - General API: Added license key
activate(),deactivate(), andcheck_license()methods so Thesis, Skins, and Boxes all handle license keys in the same way - General API: Added
delete_transients()method for Thesis components