Description
This WordPress plugin is a complete flexible Projekt Task Management System. It helps you take control of all tasks when developing a WordPress Theme in a team or with a client.
Apart from common task management system features, Project Tasks have unique functions to link each task to a specific object in WordPress. And when you’re editing a page, it knows what objects and elements that page is made of.
Let’s say you have a page that uses the a certain page template, contains three different shortcodes and two different post types. When you create a project task on that page, these templates, shortcodes and posttypes comes up as suggestions to link your task to.
Project Tasks are accessable from the WordPress Adminbar when browsing your WordPress site where you can see how many and which tasks are linked to that particular page.
Project Tasks are also available from the the WordPress Admin that gives you an overview of all tasks and where you can manage them properly.
Screenshots
Installation
- Upload the folder
project-tasks
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Once you’ve activated the plugin you access Project Tasks from the WordPress Admin Menu and from the WordPress Bar..
FAQ
- Where can I read more about how to use this plugin?
-
More information can be found at klasehnemark.com/project-tasks
- Can I make custom task types?
-
Yes, you can by using WordPress Hooks. Read more at klasehnemark.com/project-tasks
- Can I customize this plugin? Where are the settings?
-
There are plenty of customizations available! Read instructions at how to use WordPress Hooks at klasehnemark.com/project-tasks
- Will deactivating the plugin remove all data?
-
No, the database tables created by the plugin remains intact when deactivating the plugin. The tables are deleted when removing the plugin completely from WordPress.
- Is this plugin working in a multisite environment?
-
Yes, however, the Project Tasks Menu in WordPress Admin is only shown in the main site.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Project Tasks” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Project Tasks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.9.3
- Bugfixes
0.9.2
- Bugfixes and some adjustments to current WordPress version= 0.9.1 =
- Changed how plugin-directory is detected, previous method caused the plugin not to work properly in some WordPress installations
- Corrected a bug that made the project task form display incorrect under some circumstances.
0.9
- Initial release