Changeset 2815551
- Timestamp:
- 11/09/2022 11:35:52 PM (3 years ago)
- Location:
- online-accessibility
- Files:
-
- 4 edited
- 1 copied
-
tags/4.11 (copied) (copied from online-accessibility/trunk)
-
tags/4.11/README.txt (modified) (2 diffs)
-
tags/4.11/index.php (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
online-accessibility/tags/4.11/README.txt
r2815485 r2815551 8 8 Author: Online ADA 9 9 Tested up to: 6.1 10 Stable tag: "4.1 0"11 Version 4.1 010 Stable tag: "4.11" 11 Version 4.11 12 12 License: GPLv2 or later 13 13 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 54 54 55 55 == Changelog == 56 57 4.11 58 - Fixed plugin version number 56 59 57 60 4.10 -
online-accessibility/tags/4.11/index.php
r2654326 r2815551 6 6 * Plugin URI: https://adaplugin.com 7 7 * Description: The most powerful and comprehensive Accessibility Suite. Achieve and maintain ADA/WCAG compliance faster than ever before. Audit, identify, get instruction, and fix. 8 * Version: 4. 98 * Version: 4.11 9 9 * Author: Online ADA 10 10 * Author URI: https://adaplugin.com … … 28 28 "name" => "online-accessibility", 29 29 "name_pretty" => "Accessibility Suite", 30 "version" => "4. 8",30 "version" => "4.11", 31 31 "file" => __FILE__, 32 32 "path" => plugin_dir_path(__FILE__), -
online-accessibility/trunk/README.txt
r2815485 r2815551 8 8 Author: Online ADA 9 9 Tested up to: 6.1 10 Stable tag: "4.1 0"11 Version 4.1 010 Stable tag: "4.11" 11 Version 4.11 12 12 License: GPLv2 or later 13 13 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 54 54 55 55 == Changelog == 56 57 4.11 58 - Fixed plugin version number 56 59 57 60 4.10 -
online-accessibility/trunk/index.php
r2654326 r2815551 6 6 * Plugin URI: https://adaplugin.com 7 7 * Description: The most powerful and comprehensive Accessibility Suite. Achieve and maintain ADA/WCAG compliance faster than ever before. Audit, identify, get instruction, and fix. 8 * Version: 4. 98 * Version: 4.11 9 9 * Author: Online ADA 10 10 * Author URI: https://adaplugin.com … … 28 28 "name" => "online-accessibility", 29 29 "name_pretty" => "Accessibility Suite", 30 "version" => "4. 8",30 "version" => "4.11", 31 31 "file" => __FILE__, 32 32 "path" => plugin_dir_path(__FILE__),
Note: See TracChangeset
for help on using the changeset viewer.