Plugin Directory

Changeset 2815551


Ignore:
Timestamp:
11/09/2022 11:35:52 PM (3 years ago)
Author:
onlineada
Message:

4.11

Location:
online-accessibility
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • online-accessibility/tags/4.11/README.txt

    r2815485 r2815551  
    88Author: Online ADA
    99Tested up to: 6.1
    10 Stable tag: "4.10"
    11 Version 4.10
     10Stable tag: "4.11"
     11Version 4.11
    1212License: GPLv2 or later
    1313License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5454
    5555== Changelog ==
     56
     574.11
     58- Fixed plugin version number
    5659
    57604.10
  • online-accessibility/tags/4.11/index.php

    r2654326 r2815551  
    66 * Plugin URI:        https://adaplugin.com
    77 * 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.9
     8 * Version:           4.11
    99 * Author:            Online ADA
    1010 * Author URI:        https://adaplugin.com
     
    2828    "name" => "online-accessibility",
    2929    "name_pretty" => "Accessibility Suite",
    30     "version" => "4.8",
     30    "version" => "4.11",
    3131    "file" => __FILE__,
    3232    "path" => plugin_dir_path(__FILE__),
  • online-accessibility/trunk/README.txt

    r2815485 r2815551  
    88Author: Online ADA
    99Tested up to: 6.1
    10 Stable tag: "4.10"
    11 Version 4.10
     10Stable tag: "4.11"
     11Version 4.11
    1212License: GPLv2 or later
    1313License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5454
    5555== Changelog ==
     56
     574.11
     58- Fixed plugin version number
    5659
    57604.10
  • online-accessibility/trunk/index.php

    r2654326 r2815551  
    66 * Plugin URI:        https://adaplugin.com
    77 * 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.9
     8 * Version:           4.11
    99 * Author:            Online ADA
    1010 * Author URI:        https://adaplugin.com
     
    2828    "name" => "online-accessibility",
    2929    "name_pretty" => "Accessibility Suite",
    30     "version" => "4.8",
     30    "version" => "4.11",
    3131    "file" => __FILE__,
    3232    "path" => plugin_dir_path(__FILE__),
Note: See TracChangeset for help on using the changeset viewer.