Changeset 3219469
- Timestamp:
- 01/09/2025 08:35:25 AM (14 months ago)
- Location:
- accessibe
- Files:
-
- 2 added
- 3 edited
-
assets/banner-772x250-rtl.png (added)
-
assets/banner-772x250.png (added)
-
trunk/accessibe.php (modified) (1 diff)
-
trunk/mixpanel.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
accessibe/trunk/accessibe.php
r3219439 r3219469 4 4 * Plugin URI: https://accessibe.com/ 5 5 * Description: accessiBe is the #1 fully automated web accessibility solution. Protect your website from lawsuits and increase your potential audience. 6 * Version: 2. 06 * Version: 2.1 7 7 * Author: accessiBe 8 8 * Author URI: https://accessibe.com/ -
accessibe/trunk/mixpanel.php
r3219439 r3219469 14 14 private function getConfig() { 15 15 $config = [ 16 'host' => ' https://dashboard.accessibe.com',16 'host' => 'dashboard.accessibe.com', 17 17 'events_endpoint' => '/mixpanel/proxy/track', 18 'debug' => true,19 18 'people_endpoint' => '/mixpanel/proxy/engage', 20 19 'use_ssl' => true, -
accessibe/trunk/readme.txt
r3219450 r3219469 4 4 Requires at least: 4.7 5 5 Tested up to: 6.7 6 Stable tag: 2. 06 Stable tag: 2.1 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later … … 58 58 59 59 == Changelog == 60 = v2.1 = 61 * 2025-01-09 62 * Banner 63 60 64 = v2.0 = 61 2025-01-0962 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: 63 67 * Sign up/log in to the Customer Portal 64 68 * Install accessWidget on your site
Note: See TracChangeset
for help on using the changeset viewer.