Open jonathanbossenger opened 4 months ago
Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
Content title: Development Best Practices
Topic description: Covers some recommended coding practices when developing plugins.
Audience (User, Developer, Designer, Contributor, etc.): Developer
Experience Level (Beginner, Intermediate, Advanced, Any): Intermediate
It is assumed that the learner has already completed the following lessons:
Beginner WordPress developer
Describe methods to load assets or other functionality conditionally.
Explain how to determine relevant path and URL values
Describe suggested methods for organizing files in a plugin
Discuss plugin architecture methodologies with examples
https://developer.wordpress.org/plugins/plugin-basics/best-practices/
Details
Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
Content title: Development Best Practices
Topic description: Covers some recommended coding practices when developing plugins.
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
Learning Objectives
Describe methods to load assets or other functionality conditionally.
Explain how to determine relevant path and URL values
Describe suggested methods for organizing files in a plugin
Discuss plugin architecture methodologies with examples
Related Resources and Other Notes
https://developer.wordpress.org/plugins/plugin-basics/best-practices/
Automation Code