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
- The first parameter is the **userToken** which is returned from the login/register response. You should have this saved somewhere e.g. shared_pref
@@ -208,6 +234,6 @@ For help getting started with WooSignal, view our
208
234
To use this plugin, add `wp_json_api` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).
209
235
210
236
## Note
211
-
Install WordPress plugin "WP JSON API" 3.0.x or later for version 2.0.0+
237
+
Install WordPress plugin "WP JSON API" 3.1.x from [woosignal](https://woosignal.com/plugins/wordpress/wp-json-api) to use this flutter plugin `wp_json_api` (3.1.0).
212
238
213
239
Disclaimer: This plugin is not affiliated with or supported by Automattic, Inc. All logos and trademarks are the property of their respective owners.
0 commit comments