This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Project Tasks

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

  • The Project Tasks Menu in Wordpress Admin
  • The Project Tasks overview in Wordpress Admin
  • Project Tasks in Wordpress Adminbar. The number next to the header is telling how many tasks currently are asigned to this page
  • Dropdown list with all project tasks on a page from Wordpress Adminbar
  • The Edit Project Task Dialog Window
  • Selecting a target for the project task. Here is where some of the magic is happening
  • A Tasks third tab is for writing notes
  • A Tasks fourth tab is logging everything

Installation

  1. Upload the folder project-tasks to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Contributors

Translate “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