| 开发者 | shepherd365 |
|---|---|
| 更新时间 | 2026年6月14日 06:46 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
requester role on submission.prayer_manager (full management access), prayer_warrior (read and export), requester (minimal WP access for auto-registered submitters).edit_prayers, manage_prayer_settings, view_prayer_reports, export_prayer_reports, view_prayer_sensitive_data, read_private_prayers.intercessor folder to /wp-content/plugins/.No. The editor scripts are pre-compiled and included in the plugin. Simply activate and the blocks are ready to use.
All data is stored in your WordPress database in six dedicated tables prefixed with {prefix}intercessor_. No data is sent to external services except Google reCAPTCHA verification (when enabled).
Yes, by default. You can require login under Settings → General → Require Login to Submit. You can also enable auto-registration so guest submitters receive a WordPress account with the requester role.
Anonymous means the request is displayed publicly but the requester's name is hidden. Private means the request is not displayed publicly at all — it is only visible to administrators and prayer managers.
Requests containing words from your prohibited word list are not blocked. They are submitted normally but forced to "Pending" status and flagged with a moderator note identifying which terms were matched. The moderator then decides whether to approve or reject.
Requester notes are private admin annotations attached directly to a requester record, separate from prayer request notes. They appear on the Notes tab of the requester detail page and are never shown publicly.
A prayer_manager has full access: they can moderate requests, manage settings, view reports, and export data. A prayer_warrior has read-only access: they can view reports and export data but cannot modify settings or moderate requests.
Public read endpoints (listing approved requests, viewing history) are open. All write and moderation endpoints require the edit_prayers capability. Export and report endpoints require export_prayer_reports.
Yes. Use Intercessor → Tools to download CSV exports of all data before removing the plugin. Enable Delete All Data on Uninstall in Settings → Advanced if you want the tables dropped on removal.