
內容簡介
**總結:**
IssueBadge – Bulk Certificate Generator 是一個 WordPress 外掛,與 IssueBadge API 整合,讓您可以直接從 WordPress 管理面板生成和發放數位證書和徽章。
**問題與答案:**
1. 這個外掛的主要功能是什麼?
- 這個外掛能夠與 IssueBadge API 輕鬆整合,讓您能夠從 WordPress 管理面板直接生成和發放數位證書和徽章。
2. 它的安全性如何保證?
- 外掛採用適當的 nonce 驗證,並將所有敏感數據安全存儲在 WordPress 數據庫中,只在需要時才進行 API 請求。
3. 如果我有疑問或需要支持,應該怎麼辦?
- 您可以訪問 https://issuebadge.com/support 或聯繫 [email protected] 尋求支援。
4. 這個外掛使用了哪些外部服務?
- 這個外掛依賴於 IssueBadge API 服務,其服務 URL 是 https://app.issuebadge.com/api/v1,您可以查看相應的服務條款和隱私政策以瞭解更多相關信息。
外掛標籤
開發者團隊
② 後台搜尋「IssueBadge – Bulk Certificate Generator」→ 直接安裝(推薦)
原文外掛簡介
IssueBadge – Bulk Certificate Generator is a WordPress plugin that integrates with the IssueBadge API to allow you to generate and issue digital certificates and badges directly from your WordPress admin panel.
Key Features
Easy API integration with Bearer token authentication
Fetch available badge templates from your IssueBadge account
Issue badges to recipients with name (required) and email (optional)
Clean and intuitive admin interface
Secure implementation with proper nonce verification
Full internationalization support
How It Works
Install and activate the plugin
Configure your IssueBadge API Bearer token in the API Settings
Navigate to the Send Badge page
Select a badge template from your available badges
Enter recipient details (name required, email optional)
Issue the badge and receive the unique certificate URL
Privacy Policy
This plugin connects to the IssueBadge API (https://app.issuebadge.com) to fetch badge templates and issue certificates. The following data is sent to the API:
API Bearer token (for authentication)
Recipient name
Recipient email (if provided)
Badge template ID
No data is stored locally except for the API Bearer token, which is stored securely in the WordPress database.
For more information about how IssueBadge handles data, please refer to the IssueBadge privacy policy at https://issuebadge.com/privacy
Support
For support, please visit https://issuebadge.com/support or contact [email protected]
External Services
This plugin relies on the IssueBadge API service:
Service URL: https://app.issuebadge.com/api/v1
Terms of Service: https://issuebadge.com/terms
Privacy Policy: https://issuebadge.com/privacy
The plugin makes API calls to:
* GET /badge/getall – Fetch available badge templates
* POST /issue/create – Create and issue a new badge
These calls are made only when explicitly triggered by admin users through the plugin interface.
