-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Details
- Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
- Content title: PHP code structure
- Topic description: A very simplified introduction to using PHP classes to structure code.
- Audience (User, Developer, Designer, Contributor, etc.): Developer
- Experience Level (Beginner, Intermediate, Advanced, Any): Intermediate
Prerequisites
It is assumed that the learner has already completed the following lessons:
- Beginner WordPress developer
- Modules 1 - 4
- Module 6: An introduction to developing WordPress plugins
Learning Objectives
- Identify different ways to structure PHP using classes
- Explain the difference between creating an instance of a class and using static class methods
Related Resources and Other Notes
Automation Code
//lesson
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Preparing to Publish