== Changelog == = 2.2.1 = * New security information (at WordPress.org plugin page). * New privacy information (at WordPress.org plugin page). * New compatibility information (at WordPress.org plugin page). * New vulnerabilities information (at WordPress.org plugin page). * New profiling information (at WordPress.org plugin page). * Promoted dashboard. * Performance improvement: only load the plugin in the admin area. * Compatibility: WordPress 4.1 - WordPress 6.4. * Compatibility: PHP 5.6 - PHP 8.3. * Compatibility: WordPress Coding Standards 3.0.1. * Compatibility: WP-CLI 2.3 - WP-CLI 2.8.1. = 2.2.0 = * New Dashboard, with a Vulnerability summary and products affected. * Compatibility: WordPress 4.1 - WordPress 6.3. * Compatibility: PHP 5.6 - PHP 8.3. * Compatibility: WordPress Coding Standards 3.0.0. * Compatibility: WP-CLI 2.3 - WP-CLI 2.8. = 2.1.0 = * Improved detection of plugins folders. This shpould reduce the false positives in some plugins, and Pro/Premium plugins. * Compatibility: WordPress 4.1 - WordPress 6.3. * Compatibility: PHP 5.6 - PHP 8.3. * Compatibility: WordPress Coding Standards 3.0.0. * Compatibility: WP-CLI 2.3 - WP-CLI 2.7. = 2.0.4 = * WordPress Coding Standards 3.0.0 compatible. = 2.0.3 = * Validate secure requests to the API. * Reduce API timeout request time from 10.0 seconds to 2.5 seconds. * Compatibility: WordPress 4.1 - WordPress 6.3. * Compatibility: PHP 5.6 - PHP 8.3. = 2.0.2 = * Fix the Notification system. = 2.0.1 = * Update the readme.txt. * Fix the Site Health messages. * Added new options to cache the vulnerability counter. = 2.0.0 = * The plugin has been completely refactored. * WordPress support is now from WordPress 4.1 to 6.2. Before it was only from WordPress 5.2. * PHP support is now from PHP 5.6 to PHP 8.2. Before it was only from PHP 7.2. * If the WordPress version supports it, vulnerabilities are displayed in the Core update screen. * WP-CLI works from WP-CLI 2.3 to 2.7. * Calls can be made from WP-CLI `wp help wpvulnerability` to list vulnerabilities in Core `wp wpvulnerability core`, Plugins `wp wpvulnerability plugins` and Themes `wp wpvulnerability themes`. Before only Plugins. * Site Health shows core vulnerabilities, which were not previously shown. = 1.3.3 = * Code security improvements * Fix some PHP errors = 1.3.1 = * Code security improvements * Fix the Severity value * A better Site Health information * Compatibility: WordPress 5.2 - WordPress 6.2 * Compatibility: PHP 7.2 - PHP 8.1 = 1.3.0 = * Improved security in code. * Information, when available, about the vulnerability, in a simplified way. Only in the plugin list. * Information, when available, about the potential severity and exploitability. Only in the plugin list. * Links to sources to get additional information. Only in the plugin list. = 1.2.3 = * Fix WP_Error object. = 1.2.2 = * Fix WP_Error object. = 1.2.1 = * Some fixed to improve the operators. = 1.2.0 = * Sends email periodically. You can choose who is going to receive the emails. * First approach to WPCLI Commands (thanks to @lbonomo). = 1.1.0 = * Fix: Prevents text domain not given correctly. * Fix: strings not translated. = 1.0.1 = * Fix: strings not translated. = 1.0.0 = * Added tabs in Health check. = 0.2.0 = * Improved the information in plugins list. = 0.1.0 = * Notification in the plugins list. * First release.