Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Manual Cron

Beschreibung

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.

Verweise

Development goes on on GitHub.

Installation

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

FAQ

What is the use case for Manual Cron?
  1. You can execute cron jobs without leaving WordPress admin.
  2. Develepment sites usually have WP-cron disabled.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Manual Cron“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Manual Cron“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1

  • Proper JavaScript.

1.0.0

  • Erstveröffentlichung