Open jonathanbossenger opened 4 months ago
Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
Content title: Custom hooks
Topic description: Learn to create custom hooks in your plugin in the same way that WordPress core creates hooks.
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
Explain why it's a good idea to include custom hooks
Describe how to create a custom hook in your plugin
Provide an example of a custom filter and action hook.
https://developer.wordpress.org/plugins/hooks/custom-hooks/
Details
Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
Content title: Custom hooks
Topic description: Learn to create custom hooks in your plugin in the same way that WordPress core creates hooks.
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
Explain why it's a good idea to include custom hooks
Describe how to create a custom hook in your plugin
Provide an example of a custom filter and action hook.
Related Resources and Other Notes
https://developer.wordpress.org/plugins/hooks/custom-hooks/
Automation Code