
內容簡介
### 摘要:
這個 WordPress 外掛能按照您設置的時間間隔自動發佈草稿文章,同時內含記錄、統計功能和管理儀表板,具備啟動/停止、手動發佈、過濾和刷新控制功能。
### 問題與答案:
1. 這個 WordPress 外掛的主要功能是什麼?
- 答: 自動按照時間間隔發佈草稿文章,並提供記錄、統計和管理儀表板。
2. Controlled Draft Publisher 在儲存日誌時使用的名稱是什麼?
- 答: (cdp_log)。
3. Controlled Draft Publisher 所儲存的日誌內容包括哪些項目?
- 答: 文章 ID、標題、時間戳記、永久連結和發佈草稿的類型。
4. 這個外掛是否會收集或外寄使用者數據?
- 答: 否,不會收集或外寄使用者數據。
5. 如果需要安裝這個外掛,使用者需要檢查哪些條件?
- 答: 確保網站符合 PHP 和 WordPress 版本的要求。
外掛標籤
開發者團隊
原文外掛簡介
Publishes one draft post every X minutes. Includes logging, stats, and an admin dashboard with start/stop, manual publish, filter, and refresh controls.
Features:
– Publish one draft post at a configurable interval.
– Simple start/stop controls and manual publish button.
– Activity log with timestamps, post titles, and permalinks.
– Basic stats: total published and last published entry.
– Works with selected post types.
Privacy Policy
Controlled Draft Publisher stores an activity log (cdp_log) in the WordPress database when logging is enabled. The log includes post IDs, titles, timestamps, permalinks, and post types for published drafts. No user data is collected or sent externally. Logs can be cleared or exported via the dashboard.
Notes
Ensure your site meets the PHP and WordPress version requirements before installing.
Server cron or WP-Cron behaviour may vary on low-traffic sites; consider using a real cron if reliable timing is required.
Translation-ready: Includes controlled-draft-publisher.pot in the languages/ folder for translators.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, or any later version, as published by the Free Software Foundation.
License URI
https://www.gnu.org/licenses/gpl-2.0.html
