Changeset 3392604
- Timestamp:
- 11/10/2025 02:51:25 AM (4 months ago)
- Location:
- simple-wp-vulnerability-watcher/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-check-vulnerability.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-wp-vulnerability-watcher/trunk/readme.txt
r3392599 r3392604 5 5 Requires at least: 5.0 6 6 Tested up to: 6.8.3 7 Stable tag: 1. 2.07 Stable tag: 1.3.0 8 8 Requires PHP: 7.4 9 9 License: GPLv2 … … 37 37 38 38 == Changelog == 39 = 1.3.0 = 40 * Tested up to WordPress 6.8.3 41 * Minor improvements and bug fixes 42 39 43 = 1.2.0 = 40 44 * Tested up to WordPress 6.8.3 -
simple-wp-vulnerability-watcher/trunk/wp-check-vulnerability.php
r3392595 r3392604 5 5 * Description: Scans installed plugins, themes, and WordPress core for known vulnerabilities, providing real-time security monitoring with minimal impact on performance. 6 6 * Short Description: Real-time monitoring of WordPress core, themes, and plugins for known vulnerabilities. 7 * Version: 1. 1.07 * Version: 1.3.0 8 8 * Author: fstab / Simplecode.cz 9 9 * Author URI: https://ko-fi.com/machinecode
Note: See TracChangeset
for help on using the changeset viewer.