Writing Plugins for Classroom / elearning
-
I want to write plugins that will accomplish the following:
Users can be teachers or students. Teachers can have classes. Students can register for classes. Each class will have it’s own wordpress “page”. Students can only access class pages that they are registered for.
While I’m a pretty good PHP programmer, i’m just not sure where to start. I have read the docs on creating plugins. I understand the process and how to do it.
What i’m not sure is what actions/filters I would be using to accomplish the above.
If someone might point me in the right direction, give me a brief overview of what actions/filters I should look at using and why, i think I could take it from there.
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Writing Plugins for Classroom / elearning’ is closed to new replies.