=== FastCron - Run WP Cron for free ===
Contributors: FastCron
Tags: wp-cron, cronjob, cron job, online cronjob, web cron
Requires at least: 2.9
Tested up to: 6.9
Stable tag: 1.0.1
License: GPLv2 or later

This plugin will set up a free cronjob at FastCron to run your wp-cron.php file automatically. Completely free, no registration required.

== Description ==

This plugin will set up a free cronjob to run your `wp-cron.php` file automatically. Completely free, no registration required.
It relies on the free cronjob service provided by [FastCron](https://www.fastcron.com/?ref=wp).

Upon activation, it will send your site URL to FastCron, and they will create and run a cronjob every 5 minutes to visit your `wp-cron.php` file via this URL:
`https://site-url/wp-cron.php?doing_wp_cron=1`

**Features:**
- Completely free, no registration required.
- Simple and fast, just click activate and done.
- View last 50 execution results on FastCron.

This free plugin is suitable for your personal blog.

If you manage several WordPress blogs/websites for your clients, please [register an account at FastCron](https://app.fastcron.com/signup?ref=wp) and set up your cronjobs there.

Upon deactivation, the plugin will request FastCron to remove the cronjob to your `wp-cron.php` file.

By using this plugin, you agree to their [Terms of service](https://www.fastcron.com/about/terms?ref=wp) and [Privacy policy](https://www.fastcron.com/about/privacy?ref=wp).

== Installation ==
Upload the plugin to your blog, then click Activate it under Plugins > Installed Plugins.

== Frequently Asked Questions ==
= How to delete the cronjob at FastCron? =
When you deactivate the plugin, it will delete the cronjob.

= How to update cronjob URL? =
Please deactivate your plugin, then activate it again.

= I accidentally deleted the plugin without deactivating it first. Can you help? =
Please email support at fastcron dot com, we will help.

= I don't see the "Cron logs" link on my plugin?
The plugin have failed to create a free cronjob (duplicate or server error).
Please email support at fastcron dot com, we will help.

== Changelog ==

= 1.0.1 =
Tested with WordPress 6.9

= 1.0.0 =
First version
