Creating logins using a WP Data Access table
-
Hi Pete (and all),
I’m currently building simple tables to store all our school’s data (students, teacher, admin, rooms, subjects, classes, register, results, etc). My project plan is to first get all my school’s data into separate, logical and rational tables. Then, go on to create lookups and form relationships between the tables.
My question is this:
If I create 3 tables (students, teachers and admin) can I add a few extra columns to each (username, password and group) and use those tables to create WP user logins? How best could I do that, please? If not, is there a work-round to be able to link the student to a login so that when a student (or staff or admin) logs in, they only see the data in all tables assigned to them (e.g. what class they are in, their attendance, their own results, the subjects and classes they are assigned to, their own timetable).
- The topic ‘Creating logins using a WP Data Access table’ is closed to new replies.