Introduction to WP-Cron
Open
@CrochetFeve0251 is already working on this.
Since Nov 9, 2024.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.