I have a plugin on wordpress called paid membership pro that enables me to have paid members, I want these members and future members to have access to their own datatables/wpdatatables without having to have multiple logins.
So how do i capture new members when they sign up so they get instant access to the wpdatatables that I build for them and they edit their own info and data when they use the login on the wordpress website?
My website is in development at the moment as I am testing various options and presentation.
wpDataTables can only limit who can edit the table based on the user role, but that's about it.
If you need your customers to be able to see only their data, you can take a look at Users see and edit only own data feature. However, the table(s) you create for your customers would be empty when they log in, since the feature catches their WP User ID, and since they are new users they wouldn't have any rows associated to their ID.
I have a plugin on wordpress called paid membership pro that enables me to have paid members, I want these members and future members to have access to their own datatables/wpdatatables without having to have multiple logins.
So how do i capture new members when they sign up so they get instant access to the wpdatatables that I build for them and they edit their own info and data when they use the login on the wordpress website?
My website is in development at the moment as I am testing various options and presentation.
Hello Paul.
Thank you for your interest in our plugin.
wpDataTables can only limit who can edit the table based on the user role, but that's about it.
If you need your customers to be able to see only their data, you can take a look at Users see and edit only own data feature. However, the table(s) you create for your customers would be empty when they log in, since the feature catches their WP User ID, and since they are new users they wouldn't have any rows associated to their ID.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables