=== SetCron === Contributors: SetCron Site: https://setcron.com/ Tags: admin, cronjob, cron, crontab, wp-cron, scheduled task, task scheduler, scheduled posts, web cron, plugin Requires at least: 3.0.1 Tested up to: 4.2.x Version: 1.1.4 Stable tag: 1.1.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html SetCron allows you to schedule cronjobs on your wordpress admin panel via an automator. This service entitles you to 1 free cronjob but you do need to signup for an API key at setcron.com == Description == SetCron allows you to schedule cronjobs on your wordpress admin panel. SetCron works by pinging your designated urls periodically according to your settings via an automator. Features include: * Full crontab functionality * Timezone support * Start / Stop settings * Unlimited executions (Run every minute) * Email Reports * Failure Notifications * Execution Statistics This service entitles you to 1 free cronjob but you do need to signup for an API key at setcron.com Sign up takes less than 30 seconds and you can use gmail, yahoo or facebook to login. If you have any questions, please do email us at support@setcron.com For more information, check out [https://www.setcron.com](https://www.setcron.com). == Installation == 1. Upload the `setcron` folder to the `/wp-content/plugins/` directory or upload the setcron zip file directly at Plugins -> Add New -> Upload 2. Activate the Plugin through the 'Plugins' menu in WordPress. 3. Go to the `SetCron` menu. 4. You will see a notification to add an API key. 5. Go to the Settings -> SetCron and enter your API key 6. If you don't have an API key, you have to sign up at [https://www.setcron.com](https://www.setcron.com). 7. Once you have enter a valid API key, you can add, edit and delete your scheduled tasks which will execute periodically according to the crontab setting of each task. == Frequently Asked Questions == SetCron provides support and FAQs for all its users [here](https://www.setcron.com/help). You may also post your request here at the support tab. == Screenshots == 1. `Install SetCron plugin.` 2. `Go to SetCron page.` 3. `Enter your API Key.` 4. `Now you are ready schedule cronjobs for your application.` == Changelog == = 1.1.4 = Tested against wordpress version 4.2.x. = 1.1.1 = Edited readme.txt. = 1.1.0 = Added delete function under 'Bulk Actions'. = 1.0.2 = Removed some unused files and folders from assets. = 1.0.1 = Updated readme.txt. = 1.0.0 = Initial commit.