Title: WPMS Cron List
Author: lakrisgubben
Published: <strong>March 2, 2015</strong>
Last modified: March 2, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wpms-cron-list.svg)

# WPMS Cron List

 By [lakrisgubben](https://profiles.wordpress.org/lakrisgubben/)

[Download](https://downloads.wordpress.org/plugin/wpms-cron-list.zip)

 * [Details](https://wordpress.org/plugins/wpms-cron-list/#description)
 * [Reviews](https://wordpress.org/plugins/wpms-cron-list/#reviews)
 *  [Installation](https://wordpress.org/plugins/wpms-cron-list/#installation)
 * [Development](https://wordpress.org/plugins/wpms-cron-list/#developers)

 [Support](https://wordpress.org/support/plugin/wpms-cron-list/)

## Description

There are some [inherent problems to the way wp-cron works.](https://tommcfarlin.com/wordpress-cron-jobs/)
Sometimes you want to disable it and run your own (real) cron instead. This is usually
quite simple, just disable wp-cron and set up a job that pings your sites wp-cron.
php file on a regular interval. The problem comes when you have a multisite installation
and need to ping alot of different sites wp-cron.php file. This plugin helps with
that problem by creating a file with a list of url’s to all wp-cron.php files in
a WordPress multisite installation.

## Installation

 1. Install the plugin either via the WordPress.org plugin directory, or by uploading
    the files to your server.
 2. Activate it.
 3. That’s it. 🙂

## FAQ

#### What does the plugin do?

It generates a txt-file with a list of url’s all wp-cron.php files in a WordPress
multisite installation. The file will be found at: mydomain.com/wp-content/uploads/
wpms_cron_list.txt

#### How do I use the file created in a cronjob?

See this [Gist](https://gist.github.com/alfreddatakillen/33642669507bb3eeab5f) for
an example of how to use the file created by this plugin to ping all wp-cron.php
files in a network.

#### Does it work on a non-multisite installation?

Nope. Nothing will happen if you activate it on a non-multisite installation.

#### Are there any settings?

Nope, there aren’t any settings. Once you activate the plugin it creates the file
with all url’s. If you deactivate it the file get’s deleted. Everytime you change
the status of or create/delete a site in your network the file is updated.

#### Where do I report bugs, contribute with code fixes etc..?

On [GitHub](https://github.com/klandestino/wpms-cron-list)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WPMS Cron List” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ lakrisgubben ](https://profiles.wordpress.org/lakrisgubben/)

[Translate “WPMS Cron List” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpms-cron-list)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpms-cron-list/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wpms-cron-list/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpms-cron-list/)
by [RSS](https://plugins.trac.wordpress.org/log/wpms-cron-list/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * First version

## Meta

 *  Version **0.1**
 *  Last updated **11 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **4.1.42**
 * Tag
 * [cron](https://wordpress.org/plugins/tags/cron/)
 *  [Advanced View](https://wordpress.org/plugins/wpms-cron-list/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpms-cron-list/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpms-cron-list/reviews/)

## Contributors

 *   [ lakrisgubben ](https://profiles.wordpress.org/lakrisgubben/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpms-cron-list/)