Changeset 3403396
- Timestamp:
- 11/26/2025 01:32:11 PM (4 months ago)
- Location:
- website-accessibility-audit-checker
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.0 (copied) (copied from website-accessibility-audit-checker/trunk)
-
tags/1.2.0/aaardvark.php (modified) (2 diffs)
-
tags/1.2.0/readme.txt (modified) (1 diff)
-
trunk/aaardvark.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website-accessibility-audit-checker/tags/1.2.0/aaardvark.php
r3288589 r3403396 11 11 * Plugin URI: https://aaardvarkaccessibility.com 12 12 * Description: Connect WordPress to the AAArdvark accessibility testing service to display statistics and reports. 13 * Version: 1. 1.2013 * Version: 1.2.0 14 14 * Author: AAArdvark 15 15 * Author URI: https://aaardvarkaccessibility.com … … 30 30 * @var string 31 31 */ 32 const VERSION = '1. 1.20';32 const VERSION = '1.2.0'; 33 33 34 34 /* -
website-accessibility-audit-checker/tags/1.2.0/readme.txt
r3288589 r3403396 5 5 Tags: accessibility, WCAG, ADA, reports, a11y, accessible, wai, web accessibility, wordpress accessibility, alt text 6 6 Requires at least: 5.4 7 Tested up to: 6. 87 Tested up to: 6.9 8 8 Requires PHP: 7.2 9 Stable tag: 1. 1.209 Stable tag: 1.2.0 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
website-accessibility-audit-checker/trunk/aaardvark.php
r3288589 r3403396 11 11 * Plugin URI: https://aaardvarkaccessibility.com 12 12 * Description: Connect WordPress to the AAArdvark accessibility testing service to display statistics and reports. 13 * Version: 1. 1.2013 * Version: 1.2.0 14 14 * Author: AAArdvark 15 15 * Author URI: https://aaardvarkaccessibility.com … … 30 30 * @var string 31 31 */ 32 const VERSION = '1. 1.20';32 const VERSION = '1.2.0'; 33 33 34 34 /* -
website-accessibility-audit-checker/trunk/readme.txt
r3288589 r3403396 5 5 Tags: accessibility, WCAG, ADA, reports, a11y, accessible, wai, web accessibility, wordpress accessibility, alt text 6 6 Requires at least: 5.4 7 Tested up to: 6. 87 Tested up to: 6.9 8 8 Requires PHP: 7.2 9 Stable tag: 1. 1.209 Stable tag: 1.2.0 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.