Is there a WordPress plugin that does this? Data entry table for each user
-
I need a plugin that let my wordpress users save information on their backend, but only they can access their information.
Imagine a table like this:
First Name Last Name Phone Number Email Michael Doe 555-333-9999 [email protected] John Doe 555-222-1111 [email protected]And so on..
Each user would have their own table, and each user would be able to add or remove their own data to their “table”..
Making a plugin like this wouldn’t be hard to do, so I’m guessing there’s something like this already.
Does anyone know if there’s plugin like this?
The topic ‘Is there a WordPress plugin that does this? Data entry table for each user’ is closed to new replies.