Plugin Directory

Changeset 3219469


Ignore:
Timestamp:
01/09/2025 08:35:25 AM (14 months ago)
Author:
anshumanja
Message:

banner 772x250

Location:
accessibe
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • accessibe/trunk/accessibe.php

    r3219439 r3219469  
    44  * Plugin URI: https://accessibe.com/
    55  * Description: accessiBe is the #1 fully automated web accessibility solution. Protect your website from lawsuits and increase your potential audience.
    6   * Version: 2.0
     6  * Version: 2.1
    77  * Author: accessiBe
    88  * Author URI: https://accessibe.com/
  • accessibe/trunk/mixpanel.php

    r3219439 r3219469  
    1414    private function getConfig() {
    1515        $config = [
    16             'host' => 'https://dashboard.accessibe.com',
     16            'host' => 'dashboard.accessibe.com',
    1717            'events_endpoint' => '/mixpanel/proxy/track',
    18             'debug' => true,
    1918            'people_endpoint' => '/mixpanel/proxy/engage',
    2019            'use_ssl' => true,
  • accessibe/trunk/readme.txt

    r3219450 r3219469  
    44Requires at least: 4.7
    55Tested up to: 6.7
    6 Stable tag: 2.0
     6Stable tag: 2.1
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    5858
    5959== Changelog ==
     60= v2.1 =
     61* 2025-01-09
     62* Banner
     63
    6064= v2.0 =
    61 2025-01-09
    62 New version of the app with a new design and the following features:
     65* 2025-01-09
     66* New version of the app with a new design and the following features:
    6367* Sign up/log in to the Customer Portal
    6468* Install accessWidget on your site
Note: See TracChangeset for help on using the changeset viewer.