- Tested on WordPress 5.9
- Design improvements to checks and settings tabs
- Tested on WordPress 5.8.3
- Minor design tweaks
- Bump tested to up to WordPress 5.8
- Bump tested to up to WordPress 5.7
- Minor design tweaks
- Minor text changes
- Adds second screenshot
- Rewrite database version check to be easier to add new versions as they are released
- Add the database app name (MySQL or MariaDB) to REST API endpoint
- Add PHP 8.0 to PHP check
- Add new continuous deployment for plugin readme
- Increases spam comment threshold to 150 for check to fail
- Adds a new endpoint for upcoming email deliverability monitor
- Bump minimum WordPress version to 5.3, which is 12 months old
- Bump tested to up to WordPress 5.6
- Bump minimum PHP version to 5.6 to match WordPress
- Changes name to SiteAlert
- Makes minor improvements to settings tab JavaScript
- Changes API endpoint for when adding sites to premium account
- Bump minimum WordPress version to 5.1, which is 18 months old
- Fix bug in telemetry opt-in causing multiple requests on sites that opted-in
- Fix error notice relating to permission callback in REST API
- Move all api key authentication in REST API to new permission callback
- Added new upsell message
- Modify telemtry opt-in
- Add info about email summary premium feature
- Ensures WP Health works with WordPress 5.5
- Ensures WP Health works with the latest WordPress version
- Temporarily disables vulnerability checker to due changes with 3rd party API
- Bumps tested WordPress version to recent version
- Bumps minimum WordPress version to 4.9 which is 2 years old
- Makes minor styling changes
- Adjusts review message
- Adds link for more information about blacklists
- Temporarily turns off review message
- Sorts the checks with failed checks at top of each section
- Changes text info for the API Key setting
- Makes minor design changes
- Increases spam comment threshold to 50 for check to fail
- Fixes minor capitalization and grammar mistakes
- Reduces refresh time for admin bar count from 1 hour to 45 minutes
- Closed Bug: Failed admin username check shows green (Issue #112)
- Ensures compatibility with WordPress 5.2
- Increases number of spam messages needed to trigger check to fail
- Closed Enhancement: Check if site is discouraging search engines (Issue #105)
- Makes minor changes to text
- Fixes bug causing ads to still show for premium users
- Makes minor changes to text
- Ensures compatibility with WordPress 5.1
- Improves internationalization
- Adds info on new blacklist monitoring feature to readme
- Modifies text for PHP check since two versions are ending support this month.
- Ensures plugin is compatible with WordPress 5.0
- Adds link to new article on why to update your site to relevant checks
- Adds info regarding new broken image monitoring in premium version to readme
- Adds new spam comments check to advise users to delete spam comments
- Adds value key to JSON object in the REST API
- Fixes plugin update check in REST API
- Makes minor text changes
- Enhances WordPress version check to work on hosts modifying the get_core_updates() function
- Adds link to checks from plugins page
- Makes minor text changes
- Improves internationalization
- Adds info about new premium features
- Fixes undefined variable bug in check for MariaDB
- Makes minor text changes
- Changes permission level to administrator instead of editor to see the checks
- Makes minor text changes
- Makes minor design and text changes
- Improves internationalization
- Changes name of plugin to WP Health
- Fixes incorrect offest error
- Makes minor design and text changes
- Fixes style issue with new settings tab
- Closed Bug: Plugin page not showing all unsupported plugins (Issue #59)
- Closed Enhancement: External endpoint to run check (Issue #50)
- Makes minor performance changes for sites with many plugins
- Closed enhancement: Add alerts on plugins page (Issue #26)
- Closed bug: Isn't compatible with MariaDB (Issue #44)
- Fixes bug causes undefined function errors on the frontend when logged in
- Fixes "Call to undefined function get_core_updates()" error
- Fixes bug that occurs when a plugin is not in the WordPress plugin directory
- Minor code changes
- Adds SSL check
- Adds disabled file editor check
- Updates text information for PHP and MySQL checks
- Ensures stability in WordPress 4.7
- Updates PHP check information
- Minor design changes
- Fixes major bug causing admin bar to error when viewed from front-end of website
- Adds new icon to admin bar when there are failed checks
- Moves the checks into their own class
- Moves the call for checks into AJAX to speed up the Health Check page
- Adds new filters for extending the plugin with your own checks
- Adds uninstall.php file for uninstall routine
- Minor design changes
- Adds new data tracking
- Adds new security email course optin
- Adds new check for vulnerable plugins
- Updates text for PHP and MySQL checks
- Abstracts messages to own function
- Adds transient for supported plugin check
- Minor design changes
- Minor design changes
- Fixes bug in review message
- Adds check for inactive plugins
- Adds check for 'admin' username
- Added dev hooks for adding checks
- Minor style changes
- Minor text changes
- Ensure compatibility with 4.3
- Minor design changes
- Out of Beta!
- Adds check to see if installed plugins are still supported by their developer GitHub Issue #3
- Bug Fix: fixes bug that prevented the WordPress update check from working on select sites
- Design: Updated PHP check text
- Updated version number to reflect compatibility with WordPress version 4.2
- Added Ability To Check If Plugins Need Updates Issue #2
- Added Ability To Check If Themes Need Updates Issue #4
- In Code: Fixed WordPress Version Check To Automatically Know The Latest Version Issue #5
- Begun Development