Changeset 3188863
- Timestamp:
- 11/14/2024 04:12:14 PM (17 months ago)
- Location:
- website-accessibility-audit-checker
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1.16 (copied) (copied from website-accessibility-audit-checker/trunk)
-
tags/1.1.16/aaardvark.php (modified) (2 diffs)
-
tags/1.1.16/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.1.16/aaardvark.php
r3146094 r3188863 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.1 513 * Version: 1.1.16 14 14 * Author: AAArdvark 15 15 * Author URI: https://aaardvarkaccessibility.com … … 30 30 * @var string 31 31 */ 32 const VERSION = '1.1.1 5';32 const VERSION = '1.1.16'; 33 33 34 34 /* -
website-accessibility-audit-checker/tags/1.1.16/readme.txt
r3146094 r3188863 7 7 Tested up to: 6.7 8 8 Requires PHP: 7.2 9 Stable tag: 1.1.1 59 Stable tag: 1.1.16 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
r3146094 r3188863 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.1 513 * Version: 1.1.16 14 14 * Author: AAArdvark 15 15 * Author URI: https://aaardvarkaccessibility.com … … 30 30 * @var string 31 31 */ 32 const VERSION = '1.1.1 5';32 const VERSION = '1.1.16'; 33 33 34 34 /* -
website-accessibility-audit-checker/trunk/readme.txt
r3146094 r3188863 7 7 Tested up to: 6.7 8 8 Requires PHP: 7.2 9 Stable tag: 1.1.1 59 Stable tag: 1.1.16 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.