该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Project Tasks

描述

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.

屏幕截图

  • 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

安装

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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“Project Tasks” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Project Tasks”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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