As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi, thx for the good video but I do not understand where wpdatatables knows the WP user-id from.... I see no connection between the user-id in the table and the user id from Wordpress . . .
In the video you are registered with user 1 = Is this the wp_user ID ? And where do I have to connect this in the new table? Sorry, sure a stupid question, but I can´t reproduce this example.
Christian
Hi hcmeyer,
Thank you for your purchase.
I do not understand where wpdatatables knows the WP user-id from
- There is a function in WordPress where you can get current logged in user - wp_get_current_user();
In the video you are registered with user 1 = Is this the wp_user ID?
- Yes, that is WordPress User ID
And where do I have to connect this in the new table?
- I don't understand this question. Can you describe it in more details. When you are creating a table where you want to Allow users to edit only their own data you have to:
You can also take a look at documentation from our website at this link - Text - Video