Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Editor Hooks #2706

Open
Tracked by #2044
jonathanbossenger opened this issue Jul 19, 2024 · 3 comments
Open
Tracked by #2044

Block Editor Hooks #2706

jonathanbossenger opened this issue Jul 19, 2024 · 3 comments
Assignees

Comments

@jonathanbossenger
Copy link
Collaborator

jonathanbossenger commented Jul 19, 2024

Details

  • Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
  • Content title: Block Editor Hooks
  • Topic description: An overview of Action and Filter Hooks available when developing for the Block Editor.
  • 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:

Learning Objectives

  • Review what hooks are and how they work
  • Describe the difference between PHP hooks and JavaScript hooks
  • Review PHP-based action and filter hooks related to the block editor
  • Describe JavaScript-based action and filter hooks available via the @wordpress/hooks package

Related Resources and Other Notes

Automation Code

//lesson:

@jonathanbossenger jonathanbossenger changed the title Block Hooks Block Editor Hooks Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Lesson Development Checklist

  • Gather any relevant links to Support, Docs, or related material
  • Description and Objectives finalized
  • Lesson created and announced to the team for review
  • Lesson reviewed
  • Lesson video submitted and published to WPTV
  • Lesson created on Learn.WordPress.org
  • Lesson video published to YouTube
  • Lesson on Learn.WordPress.org updated with YouTube video
  • Lesson published to Learn.WordPress.org

@jonathanbossenger jonathanbossenger self-assigned this Sep 22, 2024
@jonathanbossenger
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔎 Ready for Review
Development

No branches or pull requests

1 participant