Plugin Directory

Changeset 3396588


Ignore:
Timestamp:
11/16/2025 12:47:27 PM (5 months ago)
Author:
seshelby
Message:

Releasing version 1.0.17

Location:
html-validation
Files:
13 added
2 edited

Legend:

Unmodified
Added
Removed
  • html-validation/trunk/html-validation.php

    r3147968 r3396588  
    33 * Plugin Name: HTML Validation
    44 * 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.16
     5 * Version: 1.0.17
    66 * Plugin URI: https://wordpress.org/plugins/html-validation
    77 * Author: AlumniOnline Web Services LLC
  • html-validation/trunk/readme.txt

    r3277168 r3396588  
    66Tested up to: 6.8
    77Requires PHP: 5.5
    8 Stable tag: 1.0.16
     8Stable tag: 1.0.17
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2323
    2424== Changelog ==
     25- 1.0.17
     261. misc updates to ensure compatibility with pro version
     27
    2528- 1.0.16
    26291. corrected PHP warning for undefined variable
Note: See TracChangeset for help on using the changeset viewer.