sk8tech
@sk8tech on WordPress.org
- Member Since: January 23rd, 2018
- Location: Sydney
- Website: sk8.tech
- Employer: SK8Tech
Contribution History
sk8tech’s badges:- Plugin Developer
-
Committed [2364722] to Plugins Trac:
Release 1.4.37 months ago
-
Posted a reply to Can I retreive the created user ID?, on the site WordPress.org Forums:
Yes! We'll be releasing an update soon. You'll be able to get it from the…7 months ago
-
Posted a reply to Add functionality to store first_name and last_name, on the site WordPress.org Forums:
Thank you @aicosoft for the suggestion! That's a great idea. We'll implement it and update…7 months ago
-
Posted a reply to getting internal_server_error with lost-password, on the site WordPress.org Forums:
This is usually a result of buggy php code. Please verify all the edits you've…7 months ago
-
Posted a reply to User Register add_action does not fire, on the site WordPress.org Forums:
Thank you @loureirorg7 months ago
-
Posted a reply to 404 not found, on the site WordPress.org Forums:
@quantrpeter Hi. we're here to help. Please complete your question.7 months ago
-
Posted a reply to API is adding whitespaces at beginning of JSON response, on the site WordPress.org Forums:
Can you please send us a sample? wp-rest-filter@sk8.tech2 years ago
-
Posted a reply to Lost password sometimes returns 400, sometimes 401, on the site WordPress.org Forums:
@codyaweber Hi, thank you for your message. Happy to help. Can you please create a…2 years ago
-
Posted a reply to Wp Rest User – API Rest, on the site WordPress.org Forums:
Hello, thank you for your message. As we have repeatedly told you in the email,…2 years ago
-
Posted a reply to How to filter json level > 3, on the site WordPress.org Forums:
What do you mean by third level deep? Can you please give an Example. Also,…2 years ago
-
Posted a reply to WC Rest Payment, on the site WordPress.org Forums:
Did you send the API using JSON Body?2 years ago
-
Posted a reply to meta_compare and orderby, on the site WordPress.org Forums:
Please define, what do you mean by wrong? Wrong order? 404? Empty result? or?2 years ago
-
Posted a reply to Sorting acf date field, on the site WordPress.org Forums:
Hello, Sorting is out of the scope at the moment. We'll consider adding it in.2 years ago
-
Posted a reply to Filter not working in internal API calls, on the site WordPress.org Forums:
For internal query request, please see WP Query2 years ago
-
Posted a reply to Add WooCommerce Filter support, on the site WordPress.org Forums:
Hi @fid Thank you for your message. We'll add it soon. BR, Jack2 years ago
-
Posted a reply to “Username field ‘username’ is required.”, on the site WordPress.org Forums:
We're marking this as resolved for now. If you need more assistance, please email to…2 years ago
-
Committed [2043073] to Plugins Trac:
Updated DOcs2 years ago
-
Committed [2043071] to Plugins Trac:
Updated Docs2 years ago
-
Committed [2042800] to Plugins Trac:
Adding Missing Files2 years ago
-
Committed [2042727] to Plugins Trac:
Release 1.4.12 years ago
-
Committed [2042569] to Plugins Trac:
Release 1.4.32 years ago
-
Posted a reply to WP REST User -> WC REST Payment, on the site WordPress.org Forums:
Hi Brian, Thank you for your ticket. We are terribly sorry for the confusion. Turns…2 years ago
-
Committed [2042556] to Plugins Trac:
Release 1.4.22 years ago
-
Posted a reply to No filter results with Private posts, on the site WordPress.org Forums:
Since we haven't heard from you, we are closing this ticket for now. If need…2 years ago
-
Committed [2038536] to Plugins Trac:
Updated README2 years ago
-
Committed [2038493] to Plugins Trac:
Added missing files2 years ago
-
Committed [2038187] to Plugins Trac:
Updated Screenshots2 years ago
-
Posted a reply to “Username field ‘username’ is required.”, on the site WordPress.org Forums:
In your post request, did you specify JSON body? Set header: content-type: application/json2 years ago
-
Posted a reply to Create user with custom fields, on the site WordPress.org Forums:
Hello @luchoster That's possible. Just add an action add_action('wp_rest_user_create_user', 'user_created'); function user_created($user) { // Do…2 years ago
-
Posted a reply to Documentation missing, on the site WordPress.org Forums:
Please read the 'Usage' section of https://wordpress.org/plugins/wp-rest-user/ Also, check the screenshots. If you have more…2 years ago
-
Posted a reply to Registered user to receive email, on the site WordPress.org Forums:
Hello, @anstak @giam87 I have tested both, and I'm able to receive email just fine.…2 years ago
-
Posted a reply to Filter on JSON output from sportpress, on the site WordPress.org Forums:
Hello, There're two issues. 1. when requesting /calendars/2765, you are already Retrieving a Post. Our…2 years ago
-
Posted a reply to No filter results with Private posts, on the site WordPress.org Forums:
Please send us the detail to support@sk8.tech. So we can have a look2 years ago
-
Posted a reply to Not working with 4.9.8, on the site WordPress.org Forums:
Hello, This feature should be done by using WordPress REST API, not this filter. Please…2 years ago
-
Posted a reply to Filtering Nested ACF keys, on the site WordPress.org Forums:
Hello, Sorry for the late reply. Nested value is not available for filtering at this…2 years ago
-
Posted a reply to Search or filter with partial value, on the site WordPress.org Forums:
This is not possible by this plugin at the moment. As name suggests, this is…2 years ago
-
Posted a reply to Multiple Meta Query, on the site WordPress.org Forums:
Since we haven't heard back from you in over 3 days, I'm marking this ticket…3 years ago
-
Posted a reply to Multiple Meta Query, on the site WordPress.org Forums:
@tjb1187 Thank you for downloading the plugin. What have you tried that does not work?…3 years ago
-
Posted a reply to Registered user to receive email, on the site WordPress.org Forums:
@anstak Thank you for your feedback. We're having a look right now.3 years ago
-
Posted a reply to Anyone can register, on the site WordPress.org Forums:
@pauliusk Thank you for the valuable suggestions, we've added them to our roadmap.3 years ago
-
Posted a reply to ACF Date Field making trouble, on the site WordPress.org Forums:
@cankahya Hi, I imagine there should! But we need a few weeks to implement (Sorry…3 years ago
-
Posted a reply to ACF Date Field making trouble, on the site WordPress.org Forums:
Hi, @cankahya We've logged into the dashboard, and had a look at your field settings.…3 years ago
-
Posted a reply to ACF Date Field making trouble, on the site WordPress.org Forums:
Hi @cankahya, we're yet to hear from you. Did you figure everything out?3 years ago
-
Posted a reply to Username field ‘username’ is required., on the site WordPress.org Forums:
@abdokouta That depends on how you handle your auth, which is out of the scope…3 years ago
-
Posted a reply to Username field ‘username’ is required., on the site WordPress.org Forums:
@abdokouta You should use { “username”: “test”, “email”: “test@outlook.com”, “password”: “test” } Instead of "Username",…3 years ago
-
Posted a reply to ACF Date Field making trouble, on the site WordPress.org Forums:
@cankahya Just checked, we haven't got your email yet. Can you please manually send it…3 years ago
-
Posted a reply to Thank you for the Amazing Plugin, on the site WordPress.org Forums:
@beshosmile Thank you for your kind words! Happy coding!3 years ago
-
Posted a reply to plz fix typo, on the site WordPress.org Forums:
@suifengtec It's been fixed in 1.3.2 Thank you for the feedback3 years ago
-
Posted a reply to ACF Date Field making trouble, on the site WordPress.org Forums:
@cankahya Thank you for your message. We see a couple of things that could cause…3 years ago
-
Posted a reply to Testing Support Forum RSS with internal tracking system, on the site WordPress.org Forums:
This is a followup3 years ago
Developer
-
WC REST Payment
Active Installs: 600+
-
WP REST Filter
Active Installs: 3,000+
-
WP REST User
Active Installs: 2,000+