=== 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: 3.9.x Stable tag: 1.0.2 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. == 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 (Every minute) * Email Reports * Failure Notifications * Execution Statistics This service is provided for free by SetCron. 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.0.2 = Removed some unused files and folders from assets. = 1.0.1 = Updated readme.txt. = 1.0.0 = Initial commit.