Task Scheduler is an open source WordPress plugin that provides easier UI for registering scheduled tasks.
The latest development version can be downloaded here.
- Upload
task-scheduler.php
and other files compressed in the zip folder to the/wp-content/plugins/
directory., - Activate the plugin through the
Plugins
menu in WordPress.
- Define a
Task
via Dashboard -> Task Scheduler -> Add New Task - In the task listing table, toggle 'Enabled' / 'Disabled'.
Coming soon...
If you find an issue, let us know here!
This is a developer's portal for Task Scheduler and should not be used for support. Please visit the support forums.
Anyone is welcome to contribute to Task Scheduler.
There are various ways you can contribute:
- Raise an Issue on GitHub.
- Send us a Pull Request with your bug fixes and/or new features.
- Provide feedback and suggestions on enhancements.
- Improve the documentation.
- Write modules and publish them.
If you like it, please rate and review it in the WordPress Plugin Directory. Also donation would be greatly appreciated. Thank you!
Released under the GPL v2 or later. Copyright © 2014 Michael Uno
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.