2026-02-05 17:08:59 +03:00

79 lines
1.5 KiB
Markdown

# One.com premium validator
## Integration
Simply include validator.php file in api-hooks.php in themes or plugins.
## Changelog
### v0.5.0 = 27 Mar 2024
* ALP status added in VM Stats
* Disable autoload from plugin options
* Fix for VM stats corrupt json
### v0.4.0 = 20 Jan 2023
* Translations update
### v0.3.1 = 27 Nov 2023
* Stats - failed to decode fix for wp version when version hide by plugin
### v0.3.0 = 18 Oct 2023
* Stats for partner plugins added
* Premium theme switch modal added
### v0.2.9 = 30 May 2023
* VM upsell modal - minor text/ui fixes
### v0.2.8 = 23 Mar 2023
* Update vulnerability monitor modal button text
* Added condition for locale fi, pt_BR - Fix
### v0.2.7 = 15 Nov 2022
* Nested menu observer console error - Fix
### v0.2.6 = 10 Jan 2022
* PHP 8.1 compatibility fixes
### v0.2.5 = 11 Nov 2021
* Upsell banner message fix
### v0.2.4 = 28 Apr 2021
* Minor fixes for mWP
### v0.2.3 = 18 Dec 2020
* PHP8 fixes
### v0.2.2 = 18 Dec 2020
* General Stats
### v0.2.1 = 28 Sept 2020
* Minor Improvements
### v0.2.0 = 9 Sept 2020
* Internal fixes and Improvements
### v0.1.8 = 14 Jul 2020
* Premium Theme Check Fixed
### v0.1.7 = 5 May 2020
* PHP Error fixed
### v0.1.6 = 30 Apr 2020
* SonarQube code improvement
### v0.1.5 = 02 Mar 2020
* Fixed the API url
### v0.1.4 = 13 Jan 2020
* Fixed the API url
### v0.1.3 = 12 Dec 2019
* Prevented theme activaion in customiser
### v0.1.2 = 10 Dec 2019
* Console error fixed
### v0.1.1 = 03 Dec 2019
* PHP warning fixed
### v0.1 = 02 Dec 2019
* Initial release