You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ _Want to try it out? [Head here.](https://wp-rainbow.davisshaver.com/wp-login.ph
32
32
33
33
Using an Infura ID/API key is required to use most features in this plugin, including token-gating and role mapping. You can [sign up for a free account here](https://infura.io/). The free tier is sufficient for most use cases. If you're using this plugin for a production site, you'll want to [sign up for a paid account](https://infura.io/pricing) to avoid rate limiting.
34
34
35
+
Supplying your own WalletConnect Project ID is also highly recommended. You can [sign up for a free project ID from WallectConnect Cloud](https://cloud.walletconnect.com/).
36
+
35
37
== Frequently Asked Questions ==
36
38
37
39
= What filters are included? =
@@ -46,6 +48,8 @@ Find reference implementations of all filters in [example plugin here](https://g
46
48
47
49
**`wp_rainbow_infura_id`** - Filter Infura ID/API key to override settings value.
48
50
51
+
**`wp_rainbow_walletconnect_project_id`** - Filter WalletConnect project ID to override settings value.
52
+
49
53
**`wp_rainbow_infura_network`** - Filter Infura network to override settings value.
0 commit comments