內容簡介
總結:這個 WordPress 外掛讓使用者可以透過 CryptNote.pro API 在 WordPress 中建立具有到期時間/限制檢視次數的訊息,無需離開 WordPress。
問題與答案:
1. 這個外掛提供了哪些功能?
- 答:提供管理員表單,可透過 API 生成 share_url 和 token。
- 答:有選項能將所有發送的郵件 (wp_mail) 替換為安全鏈接(附件會被刪除)。
- 答:郵件內容中可自訂佔位符:{share_url}、{token}、{max_views}、{expire_minutes}。
- 答:支援可選密碼、到期時間(分鐘)、以及 Markdown/HTML 標記。
- 答:可配置端點(預設為 https://cryptnote.pro/api/v1)以及可選的 X-API-Key 標頭。
2. 這個外掛涉及的隱私問題是什麼?
- 答:這個外掛使用外部的 CryptNote 服務來生成和主持安全鏈接和 token。建立鏈接時,受保護的內容和元數據(檢視次數、到期時間、可選密碼)會被發送到 https://cryptnote.pro/api/v1。可查看該服務的隱私政策信息:https://cryptnote.pro/privacy.php?lang=en。
外掛標籤
開發者團隊
原文外掛簡介
Create messages with expiration/limited views via the CryptNote.pro API without leaving WordPress.
Admin form to generate share_url and token via API.
Option to replace all sent emails (wp_mail) with a secure link (attachments are removed).
Customizable placeholders in the email body: {share_url}, {token}, {max_views}, {expire_minutes}.
Support for optional password, expiration in minutes, and Markdown/HTML flags.
Configurable endpoint (default https://cryptnote.pro/api/v1) and optional X-API-Key header.
Privacy
This plugin uses the external CryptNote service to generate and host the secure link and token. When creating a link, the protected content and metadata (views, expiration, optional password) are sent to https://cryptnote.pro/api/v1. See the service’s privacy policy at https://cryptnote.pro/privacy.php?lang=en.
