Changeset 3396588
- Timestamp:
- 11/16/2025 12:47:27 PM (5 months ago)
- Location:
- html-validation
- Files:
-
- 13 added
- 2 edited
-
tags/1.0.17 (added)
-
tags/1.0.17/html-validation.php (added)
-
tags/1.0.17/readme.txt (added)
-
tags/1.0.17/res (added)
-
tags/1.0.17/res/cron.php (added)
-
tags/1.0.17/res/html_validation.php (added)
-
tags/1.0.17/res/installation.php (added)
-
tags/1.0.17/res/purge.php (added)
-
tags/1.0.17/res/reports.php (added)
-
tags/1.0.17/res/scan.php (added)
-
tags/1.0.17/res/settings.php (added)
-
tags/1.0.17/scripts.js (added)
-
tags/1.0.17/styles.css (added)
-
trunk/html-validation.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
html-validation/trunk/html-validation.php
r3147968 r3396588 3 3 * Plugin Name: HTML Validation 4 4 * Description: The HTML Validation Plugin runs in the background, identifies and report HTML validation errors on your website. Once activated, the HTML Validation plugin uses WordPress cron to scan your website content in the background. A progress bar on the report screen indicates scan progress. HTML Validation is provided by Validator.nu. Please refer to the provided privacy policy and terms of use. Posts may also be scanned using the Validate HTML link provided on the "All Posts" screen. 5 * Version: 1.0.1 65 * Version: 1.0.17 6 6 * Plugin URI: https://wordpress.org/plugins/html-validation 7 7 * Author: AlumniOnline Web Services LLC -
html-validation/trunk/readme.txt
r3277168 r3396588 6 6 Tested up to: 6.8 7 7 Requires PHP: 5.5 8 Stable tag: 1.0.1 68 Stable tag: 1.0.17 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 23 23 24 24 == Changelog == 25 - 1.0.17 26 1. misc updates to ensure compatibility with pro version 27 25 28 - 1.0.16 26 29 1. corrected PHP warning for undefined variable
Note: See TracChangeset
for help on using the changeset viewer.