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

Introduction to WP-Cron #3018

Open
jonathanbossenger opened this issue Nov 9, 2024 · 4 comments
Open

Introduction to WP-Cron #3018

jonathanbossenger opened this issue Nov 9, 2024 · 4 comments
Assignees

Comments

@jonathanbossenger
Copy link
Collaborator

Details

  • Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
  • Content title: Introduction to WP-Cron
  • Topic description: Introduce WP-Cron, why we need it, and how it works
  • Audience (User, Developer, Designer, Contributor, etc.): Developer
  • Experience Level (Beginner, Intermediate, Advanced, Any): Intermediate

Learning Objectives

  • Explain what WP-Cron is
  • Differentiate between WP-Cron and a server cron
  • Explain why we need WP-Cron
  • Briefly describe the request flow of a WP-Cron task

Related Resources and Other Notes

Automation Code

//lesson

Copy link
Contributor

github-actions bot commented Nov 9, 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
Copy link
Collaborator Author

@CrochetFeve0251 In reviewing the Cron module, I realized I left out an important introduction lesson, so I've added it here with the lesson description/objectives. Would you be okay with starting with this one first?

@CrochetFeve0251
Copy link

@jonathanbossenger Yes that would be fine for you

@CrochetFeve0251
Copy link

CrochetFeve0251 commented Nov 23, 2024

I added a first version from the script: wptrainingteam/learn-wp-content#18

Tell me if you think I should add more on these two points:

  • Explain why we need WP-Cron
  • Briefly describe the request flow of a WP-Cron task

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

No branches or pull requests

2 participants