Title: Run External Crons
Author: Milan Dinić
Published: <strong>14. August 2012</strong>
Last modified: 14. August 2012

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/run-external-crons.svg)

# Run External Crons

 Von [Milan Dinić](https://profiles.wordpress.org/dimadin/)

[Herunterladen](https://downloads.wordpress.org/plugin/run-external-crons.1.0.zip)

 * [Details](https://de.wordpress.org/plugins/run-external-crons/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/run-external-crons/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/run-external-crons/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/run-external-crons/#developers)

 [Support](https://wordpress.org/support/plugin/run-external-crons/)

## Beschreibung

[Plugin homepage](http://blog.milandinic.com/wordpress/plugins/run-external-crons/)
| [Plugin author](http://blog.milandinic.com/) | [Donate](http://blog.milandinic.com/donate/)

This plugin enables using WordPress as a cron system that would hit external URLs(
ie. any URL) on a scheduled basis. User can submit URL and interval in which that
URL should be opened by WordPress.

This can be used, for example, for other WordPress sites that are on hosts that 
don’t have native cron system or where it’s complicated to set it up. For that cases,
URL should be in format `http://example.com/wp-cron.php` and there should be constant`
DISABLE_WP_CRON` in `wp-config.php` file to avoid running WordPress own pseudo cron:

define(‚DISABLE_WP_CRON‘, true);

It’s recommended to setup a real cron for the site where this plugin is installed,
with interval that is the lowest one from settings. Follow WordPress specific advises
from above, and check links from [plugin’s page](http://blog.milandinic.com/wordpress/plugins/run-external-crons/)
on how to set up this.

If you are translator, you can translate this plugin to your language and send translations
to plugin’s author.

## Screenshots

 * [[
 * Example of settings screen

## Installation

 1. Upload `run-external-crons` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. You can change default options on ‚Settings > Run External Crons‘ page

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Run External Crons“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ Milan Dinić ](https://profiles.wordpress.org/dimadin/)

[Übersetze „Run External Crons“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/run-external-crons)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/run-external-crons/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/run-external-crons/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/run-external-crons/)
per [RSS](https://plugins.trac.wordpress.org/log/run-external-crons/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Zuletzt aktualisiert **vor 14 Jahren**
 *  Aktive Installationen **70+**
 *  WordPress-Version ** 3.3 oder höher **
 *  Getestet bis **3.4.2**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/run-external-crons/)
 * Schlagwörter
 * [cron](https://de.wordpress.org/plugins/tags/cron/)[cron job](https://de.wordpress.org/plugins/tags/cron-job/)
   [cronjob](https://de.wordpress.org/plugins/tags/cronjob/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/run-external-crons/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  2 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/run-external-crons/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/run-external-crons/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/run-external-crons/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/run-external-crons/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/run-external-crons/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/run-external-crons/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/run-external-crons/reviews/)

## Mitwirkende

 *   [ Milan Dinić ](https://profiles.wordpress.org/dimadin/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/run-external-crons/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://blog.milandinic.com/donate/)