Skip to content

Triggers WordPress cron by an AJAX call - a WordPress plugin

Notifications You must be signed in to change notification settings

szepeviktor/manual-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

=== Manual Cron ===
Contributors: szepe.viktor
Donate link: https://szepe.net/wp-donate/
Tags: cron, wp-cron, cron job, manual, execute
Requires at least: 4.0
Tested up to: 4.4
Stable tag: 1.0.1
License: GPLv2

Triggers WP-cron from a Dashboard widget and displays cron output.

== Description ==

Execute WP-cron manually by clicking a button on the Dashboard.
WP-cron is WordPress' scheduler system, it can execute background jobs like plugin updates.

Manual Cron is a **Dashboard widget** available for every user.

If you have poorly written plugins WP-cron's output may not be empty.

= Links =

Development goes on on [GitHub](https://github.com/szepeviktor/manual-cron).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/manual-cron` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= What is the use case for Manual Cron? =

1. You can execute cron jobs without leaving WordPress admin.
1. Develepment sites usually have WP-cron disabled.

== Changelog ==

= 1.0.1 =
* Proper JavaScript.

= 1.0.0 =
* Initial release.

About

Triggers WordPress cron by an AJAX call - a WordPress plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published