Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Project Tasks

Descripción

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.

Capturas

  • 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

Instalación

  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..

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Project Tasks" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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