Title: 4WP TODO
Author: 4WP.dev
Published: <strong>2026 年 9 月 8 日</strong>
Last modified: 2026 年 9 月 8 日

---

搜尋外掛

![](https://ps.w.org/4wp-todo/assets/banner-772x250.png?rev=3687285)

![](https://ps.w.org/4wp-todo/assets/icon-256x256.png?rev=3687285)

# 4WP TODO

 由 [4WP.dev](https://profiles.wordpress.org/4wpdev/) 開發

[下載](https://downloads.wordpress.org/plugin/4wp-todo.1.0.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/4wp-todo/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/4wp-todo/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/4wp-todo/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/4wp-todo/#developers)

 [技術支援](https://wordpress.org/support/plugin/4wp-todo/)

## 外掛說明

**4WP TODO** helps your team capture action items on pages and posts, organize them
in kanban-style lists, and track completion without leaving WordPress.

Tasks are stored as native **Gutenberg notes** (`comment_type = note`) with 4WP 
metadata for category, assignee, due date, workflow, and page context. Other plugins
can create tasks via `forwp_todo_create_task()` or the REST API.

A plugin by [4wp.dev](https://4wp.dev/). **4WP** is our project brand; this plugin
is not affiliated with, endorsed, or sponsored by WordPress.

#### Key features

 * **Frontend overlay** — floating panel on the public site for logged-in team members(
   FAB + task list)
 * **Admin kanban** — **4WP TODO  TODO Lists** with columns (Assigned to me, Due
   tomorrow, per-page lanes)
 * **Dashboard** — open/closed counts and activity overview
 * **Taxonomy dimensions** — Category, Status, Workflow (manage terms under Categories/
   Statuses / Workflows)
 * **Settings** — frontend overlay toggle, admin bar link, **Who can see TODO** 
   visibility rules, optional tasks page with block
 * **Gutenberg block** — `forwp/todo-tasks` for a full kanban on a page
 * **REST API** — `forwp-todo/v1` for admin React UI and integrations
 * **Integration API** — PHP helpers and discovery endpoints for other 4WP plugins

#### How it works

 1. Activate the plugin. Users with access see **4WP TODO** in wp-admin and the frontend
    overlay when enabled.
 2. Create tasks from the overlay, admin lists, or programmatically.
 3. Assign categories, due dates, and workflows; close notes when done.
 4. Configure **Settings  Who can see TODO** to limit access by role and user.

Requires WordPress **6.4+** with block editor notes support.

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/4wp-todo/` or install from the
    Plugins screen.
 2. Activate **4WP TODO**.
 3. Open **4WP TODO  Dashboard** or **TODO Lists** in wp-admin.
 4. Optional: open **Settings** to configure overlay, admin bar, visibility rules, 
    and a dedicated tasks page.

## 常見問題集

### Can other plugins create tasks?

Yes. Call `forwp_todo_create_task( $args )` in PHP or use `POST /wp-json/forwp-todo/
v1/tasks` with a logged-in user who has TODO access.

### How is access controlled?

By default, users with `edit_posts` can use TODO. When **visibility rules** are 
configured under Settings, a user must match at least one rule (role + all users
or selected users). Capability: `forwp_todo_access`.

### Where are tasks stored?

As WordPress **notes** on posts (core comment type `note`) with 4WP comment meta—
not a separate custom post type for each task.

### Does this require other 4WP plugins?

No. It runs standalone. Optional integrations use hooks and REST documented in the
Integration API.

### Is there a public frontend for visitors?

The overlay and task lists are for logged-in users with TODO access only.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈4WP TODO〉的開發相關工作。

參與者

 *   [ 4WP.dev ](https://profiles.wordpress.org/4wpdev/)

[將〈4WP TODO〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/4wp-todo)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/4wp-todo/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/4wp-todo/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/4wp-todo/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/4wp-todo/)。

## 變更記錄

#### 1.0.2

 * REST: GET `/meta` no longer lists every site user or every post with notes for
   TODO users who cannot view all tasks. The catalog is limited to people and posts
   on notes they can already see.

#### 1.0.1

 * REST: `POST /tasks` requires `edit_post` on the target post (or TODO access for
   the configured storage post); dedicated `permission_callback` and repository 
   guard.
 * REST: listing tasks by `post_id` returns 403 when the user cannot attach notes
   to that post (unless they can view all tasks).

#### 1.0.0

 * Initial WordPress.org release: Gutenberg note tasks, admin Dashboard and TODO
   Lists kanban, frontend overlay.
 * Settings: overlay toggle, admin bar link, visibility rules, optional tasks page
   with `forwp/todo-tasks` block.
 * REST API (`forwp-todo/v1`) and Integration API for other plugins.
 * Taxonomies: Category, Status, Workflow with admin management screens.

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/4wp-todo/)
 * 標籤:
 * [checklist](https://tw.wordpress.org/plugins/tags/checklist/)[notes](https://tw.wordpress.org/plugins/tags/notes/)
   [project management](https://tw.wordpress.org/plugins/tags/project-management/)
   [Tasks](https://tw.wordpress.org/plugins/tags/tasks/)[team](https://tw.wordpress.org/plugins/tags/team/)
 *  [進階檢視](https://tw.wordpress.org/plugins/4wp-todo/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/4wp-todo/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/4wp-todo/reviews/)

## 參與者

 *   [ 4WP.dev ](https://profiles.wordpress.org/4wpdev/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/4wp-todo/)