Plugin Directory

Changeset 3447521


Ignore:
Timestamp:
01/27/2026 06:14:12 AM (6 weeks ago)
Author:
wideaccess
Message:

added 1.0.9

Location:
wideaccess-accessibility-widget
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wideaccess-accessibility-widget/tags/1.0.9/wideaccess-accessibility-widget.php

    r3447517 r3447521  
    1515 * Plugin Name:       WideAccess Accessibility Widget
    1616 * Description:       WideAccess Accessibility Widget makes websites more accessible and more compliant with WCAG and ADA. It offers 23 tools + 5 ready-to-use profiles, full customization, and supports over 40 languages.
    17  * Version:           1.0.8
     17 * Version:           1.0.9
    1818 * Author:            WideAccess
    1919 * Author URI:        https://wideaccess.ca
     
    3333 * Rename this for your plugin and update it as you release new versions.
    3434 */
    35 define( 'WIDEACCESS_VERSION', '1.0.8' );
     35define( 'WIDEACCESS_VERSION', '1.0.9' );
    3636define( 'WIDEACCESS_PLUGIN_FILE', __FILE__ );
    3737define( 'WIDEACCESS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
  • wideaccess-accessibility-widget/trunk/wideaccess-accessibility-widget.php

    r3445260 r3447521  
    1515 * Plugin Name:       WideAccess Accessibility Widget
    1616 * Description:       WideAccess Accessibility Widget makes websites more accessible and more compliant with WCAG and ADA. It offers 23 tools + 5 ready-to-use profiles, full customization, and supports over 40 languages.
    17  * Version:           1.0.8
     17 * Version:           1.0.9
    1818 * Author:            WideAccess
    1919 * Author URI:        https://wideaccess.ca
     
    3333 * Rename this for your plugin and update it as you release new versions.
    3434 */
    35 define( 'WIDEACCESS_VERSION', '1.0.8' );
     35define( 'WIDEACCESS_VERSION', '1.0.9' );
    3636define( 'WIDEACCESS_PLUGIN_FILE', __FILE__ );
    3737define( 'WIDEACCESS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.