
內容簡介
4WP TODO 是一款幫助團隊在 WordPress 中捕捉行動項目、組織任務並追蹤完成情況的外掛。它以看板風格的列表呈現,讓使用者能夠輕鬆管理任務,提升工作效率。
【主要功能】
• 前端浮動面板,供登入的團隊成員使用
• 管理員看板,顯示任務分配與截止日期
• 儀表板,提供任務開關計數與活動概覽
• 分類維度,管理任務類別、狀態與工作流程
• 設定選項,控制前端顯示與可見性規則
• Gutenberg 區塊,將看板嵌入頁面中
外掛標籤
開發者團隊
原文外掛簡介
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. 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
Activate the plugin. Users with access see 4WP TODO in wp-admin and the frontend overlay when enabled.
Create tasks from the overlay, admin lists, or programmatically.
Assign categories, due dates, and workflows; close notes when done.
Configure Settings → Who can see TODO to limit access by role and user.
Requires WordPress 6.4+ with block editor notes support.
