Kuvaus
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.
Linkit
Development goes on on GitHub.
Asennus
- Upload the plugin files to the
/wp-content/plugins/manual-cron
directory, or install the plugin through the WordPress plugins screen directly. - Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
UKK
- What is the use case for Manual Cron?
-
- You can execute cron jobs without leaving WordPress admin.
- Develepment sites usually have WP-cron disabled.
Arvostelut
There are no reviews for this plugin.
Avustajat & Kehittäjät
“Manual Cron” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Manual Cron” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.0.1
- Proper JavaScript.
1.0.0
- Ensimmäinen versio.