WordPress / WordPress/Learn

Scheduling WP Cron Events

Open
#2,729 6 comments 0 reactions 1 assignee View on GitHub

@CrochetFeve0251 is already working on this.

Since Nov 23, 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: Scheduling WP Cron Events
  • Topic description: Learn how to hook your plugin functionality into WP Cron to create your own custom events
  • Audience (User, Developer, Designer, Contributor, etc.): Developer
  • Experience Level (Beginner, Intermediate, Advanced, Any): Intermediate

Learning Objectives

  • Explain how to schedule a custom plugin event with the WP Cron scheduler
  • Describe how to unscheduled events if they are no longer needed

Related Resources and Other Notes

Automation Code

//lesson

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.