Plugin Directory

Changeset 3403396


Ignore:
Timestamp:
11/26/2025 01:32:11 PM (4 months ago)
Author:
accessibilityaudit
Message:

Update to version 1.2.0 from GitHub

Location:
website-accessibility-audit-checker
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • website-accessibility-audit-checker/tags/1.2.0/aaardvark.php

    r3288589 r3403396  
    1111 * Plugin URI:        https://aaardvarkaccessibility.com
    1212 * Description:       Connect WordPress to the AAArdvark accessibility testing service to display statistics and reports.
    13  * Version:           1.1.20
     13 * Version:           1.2.0
    1414 * Author:                  AAArdvark
    1515 * Author URI:              https://aaardvarkaccessibility.com
     
    3030 * @var    string
    3131 */
    32 const VERSION = '1.1.20';
     32const VERSION = '1.2.0';
    3333   
    3434/*
  • website-accessibility-audit-checker/tags/1.2.0/readme.txt

    r3288589 r3403396  
    55Tags: accessibility, WCAG, ADA, reports, a11y, accessible, wai, web accessibility, wordpress accessibility, alt text
    66Requires at least: 5.4
    7 Tested up to: 6.8
     7Tested up to: 6.9
    88Requires PHP: 7.2
    9 Stable tag: 1.1.20
     9Stable tag: 1.2.0
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • website-accessibility-audit-checker/trunk/aaardvark.php

    r3288589 r3403396  
    1111 * Plugin URI:        https://aaardvarkaccessibility.com
    1212 * Description:       Connect WordPress to the AAArdvark accessibility testing service to display statistics and reports.
    13  * Version:           1.1.20
     13 * Version:           1.2.0
    1414 * Author:                  AAArdvark
    1515 * Author URI:              https://aaardvarkaccessibility.com
     
    3030 * @var    string
    3131 */
    32 const VERSION = '1.1.20';
     32const VERSION = '1.2.0';
    3333   
    3434/*
  • website-accessibility-audit-checker/trunk/readme.txt

    r3288589 r3403396  
    55Tags: accessibility, WCAG, ADA, reports, a11y, accessible, wai, web accessibility, wordpress accessibility, alt text
    66Requires at least: 5.4
    7 Tested up to: 6.8
     7Tested up to: 6.9
    88Requires PHP: 7.2
    9 Stable tag: 1.1.20
     9Stable tag: 1.2.0
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.