Releases: javiercasares/wpvulnerability
Releases · javiercasares/wpvulnerability
v2.2.1
Plugin Page
- 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).
WordPress Admin
- Promoted dashboard.
- Performance improvement: only load the plugin in the admin area.
Compatibility
- 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.
v2.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.
v2.1.0
- Improved detection of plugins folders. This should 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.
v2.0.4
- WordPress Coding Standards 3.0.0 compatible.
v2.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.
v2.0.2
- Fix the Notification system.
v2.0.1
- Update the readme.txt.
- Fix the Site Health messages.
- Added new options to cache the vulnerability counter.
v2.0.0
This is a complete new version of the plugin.
- 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 Corewp wpvulnerability core
, Pluginswp wpvulnerability plugins
and Themeswp wpvulnerability themes
. Before only Plugins. - Site Health shows core vulnerabilities, which were not previously shown.
v1.3.2
- Code security improvements
- Fix some PHP errors
v1.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