Skip to content

Commit 0793197

Browse files
Updated version and Tested up to value
1 parent 8ccc9d9 commit 0793197

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

README.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== CrowdHandler virtual waiting room ===
22
Contributors: rickmutt
33
Tags: waiting room, traffic management, queue management, ecommerce, CrowdHandler,
4-
Tested up to: 6.1.1
4+
Tested up to: 6.4.1
55
Stable tag: 1.1.12
66
License: GPLv2 or later
77
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -43,10 +43,11 @@ The CrowdHandler plugin is available to install via the WordPress plugin directo
4343

4444
After installation, you need to configure the plugin:
4545

46-
1. Go to https://www.crowdhandler.com/sign-up to create a CrowdHandler account.
47-
1. Note you do not need to install the CrowdHandler JavaScript when using the WordPress plugin
46+
1. Go to [https://www.crowdhandler.com/sign-up](https://www.crowdhandler.com/sign-up) to create a CrowdHandler account.
47+
1. Log into your account at [admin.crowdhandler.com](https://admin.crowdhandler.com)
4848
1. Work through the onboarding guide to set up your waiting room.
49-
1. Select ‘WordPress’ as your implementation at the end and follow the insctructions to connect to your plugin.
49+
1. Select ‘WordPress’ as your implementation at the end and follow the instructions to connect to your plugin.
50+
1. Note you do not need to install the CrowdHandler JavaScript when using the WordPress plugin
5051

5152
Optional settings:
5253

crowdhandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* Start at version 0.1.0 and use SemVer - https://semver.org
3939
* Rename this for your plugin and update it as you release new versions.
4040
*/
41-
define('CROWDHANDLER_VERSION', '1.1.11');
41+
define('CROWDHANDLER_VERSION', '1.1.12');
4242

4343
/**
4444
* The code that runs during plugin activation.

0 commit comments

Comments
 (0)