-
Created a topic, Programmatically set From email and From name, on the site WordPress.org Forums:
This is a really great plugin, super easy to setup. I… -
Posted a reply to CORS, on the site WordPress.org Forums:
Hi Michiel, I did some debugging and traced things down to the rest_authentication_errors_filter function. The… -
Posted a reply to CORS, on the site WordPress.org Forums:
Alright, let me work on that. -
Posted a reply to CORS, on the site WordPress.org Forums:
I'm running WordPress and an automation tool side by side (Node-RED or OL Connect Workflow).… -
Created a topic, CORS, on the site WordPress.org Forums:
I'm implementation a solution where I need to obtain a… -
Posted a reply to register_rest_route was called incorrectly, on the site WordPress.org Forums:
Encountered the same when setting WP_DEBUG to true. Proposed fix solved it for me. Thanks! -
Posted a reply to /auth response data lacking information, on the site WordPress.org Forums:
Agree with @nilsnolde, having additional information in the payload would be great (e.g. use the… -
Posted a reply to “Unable to find user property in JWT” on validate (errorCode 30), on the site WordPress.org Forums:
Solved the problem. I forget to set the Action and the accompanying key in the… -
Created a topic, “Unable to find user property in JWT” on validate (errorCode 30), on the site WordPress.org Forums:
Hi, I'm using postman to run some basic tests. Calli… -
Posted a reply to Deprecated: Unparenthesized… error message, on the site WordPress.org Forums:
Hi Kento, Believe this is related to PHP version 7.4. Nested ternary operators without explicit… -
Posted a reply to Rest request roundtrip, on the site WordPress.org Forums:
Never mind, I implemented it such that the external system (OL Connect Workflow) is requesting… -
Created a topic, Excellent plugin, on the site WordPress.org Forums:
Nice and simple! -
Created a topic, Rest request roundtrip, on the site WordPress.org Forums:
Prob a newbie question. I'm creating a round trip wher… -
Created a topic, Deprecated: Unparenthesized… error message, on the site WordPress.org Forums:
After installing v2.9 I'm encountering the errors belo… -
Created a topic, Protect all GET methods, on the site WordPress.org Forums:
Is there a way to protect all WordPress endpoints with… -
Posted a reply to Create ‘group admins’ to manage users of a group, on the site WordPress.org Forums:
Hello Kento, Just curious ;) Is there a roadmap for the Groups plugin? Erik -
Posted a reply to Create ‘group admins’ to manage users of a group, on the site WordPress.org Forums:
Thanks for the headsup. Excellent news! For now we will work around it and wait… -
Created a topic, Create ‘group admins’ to manage users of a group, on the site WordPress.org Forums:
Is it possible/simple to assign “group admin” to g… -
Posted a reply to Limit users of a group to only create content for that group, on the site WordPress.org Forums:
Neocreo, were you able to solve this? -
Created a topic, Custom Post Types, on the site WordPress.org Forums:
Hi Mateusz, Very nice plugin, it works fine with my s… -
Posted a reply to Custom Code slug, on the site WordPress.org Forums:
Works like a charm... many thanks! Erik -
Posted a reply to Custom Code slug, on the site WordPress.org Forums:
That would be really great! Erik -
Created a topic, Custom Code slug, on the site WordPress.org Forums:
Hello Diana, I would like to have an option to refer … -
Created a topic, Add custom field to Edit Group page, on the site WordPress.org Forums:
I'm looking for a way to add metadata to a group, for … -
Posted a reply to Referer redirect after failed login not working, on the site WordPress.org Forums:
I got the same problem. Did you find a solution?