[WordPress] 外掛分享: Cointacted – Social Terminal

首頁外掛目錄 › Cointacted – Social Terminal
WordPress 外掛 Cointacted – Social Terminal 的封面圖片
全新外掛
安裝啟用
尚無評分
75 天前
最後更新
問題解決
WordPress 6.0+ v1.0.3 上架:2026-01-01

內容簡介

總結:Cointacted Social Terminal 是一個美觀且現代化的終端介面插件,可以鍵盤為先,無縫運作於任何 WordPress 網站上。內含命令驅動體驗以及多項安全功能。

問題與答案:
1. Cointacted Social Terminal 主要提供了哪些特點?
- 完全主題繼承的使用者介面
- 互動式 CLI 形式的輸入
- 筆直對齊且完美游標對齊的等寬打字
- 可延展的命令註冊表
- 安全可選的唯讀錢包感知
- 可選的 Cloudflare Turnstile 保護(反機器人)
- 用於高階功能的附加架構

2. 如何保護 Cointacted Social Terminal?
當你啟用 Cloudflare Turnstile 保護時,終端會保持鎖定,直到訪客通過安全檢查。此功能完全可配置並默認禁用。

3. Cointacted Social Terminal 提供了什麼安全設計?
- 正規化的輸入
- 命令訪問規則
- 伺服器端驗證
- Cloudflare Turnstile 支持

4. Cloudflare Turnstile 安全功能是如何運作的?
透過在頁面加載時執行隱形挑戰,伺服器在解鎖終端之前驗證令牌。如果驗證失敗,終端會保持鎖定狀態。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Cointacted – Social Terminal」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Cointacted Social Terminal adds a beautiful, modern, keyboard-first terminal interface to any WordPress site.
It works seamlessly across pages, posts, builders, communities, dashboards, and custom layouts.
The terminal provides a clean command-driven experience with:

🎨 Fully theme-inherited UI
⌨️ Interactive CLI-style input
📐 Monospace-accurate typing + perfect cursor alignment
🧩 Extensible command registry
🦊 Safe, optional, read-only wallet awareness
🛡️ Optional Cloudflare Turnstile protection (anti-bot)
🔌 Add-on architecture for advanced features

The terminal can optionally be protected with Cloudflare Turnstile.
When enabled, the terminal remains locked until the visitor successfully passes the security check.
This feature is fully configurable and disabled by default.
This is the core of the Cointacted Ecosystem — lightweight, free, safe, and designed to integrate everywhere.
✨ Key Features

Interactive terminal UI – Fast, responsive, keyboard-friendly.
Automatic theme matching – Uses your theme’s buttons and styles.
Accurate prompt + cursor – Perfect alignment for a real terminal feel.
Command registry – Add, remove, or extend commands.
JS Developer API – Register custom commands or hook into output events.
Secure by design

Normalized input
Command access rules
Server-side validation
Cloudflare Turnstile support

Optional wallet awareness

Only detects what the browser already exposes
Never requests connection or signs anything

Add-on ready – Extend functionality without touching the core.

Works in:
– Gutenberg / FSE
– Elementor, Divi, Bricks, Oxygen
– BuddyBoss, FluentCommunity, Peepso
– Membership sites
– Web3 dashboards
– Custom frontend admin tools
🛡️ Cloudflare Turnstile Security (Optional)
The terminal can be protected by Cloudflare Turnstile to prevent automated abuse.

Invisible challenge runs on page load
Server verifies tokens before unlocking the terminal
If verification fails, the terminal stays locked
Fully optional — disabled by default
No user data is sent anywhere except to Cloudflare’s Turnstile API (standard behavior)

Turnstile is loaded via wp_enqueue_script() and used only when enabled.
🧩 Optional Wallet Awareness (Read-Only)
Admin can activate/deactivate BLockchain completely in plugin settings.
The core plugin includes a safe, read-only wallet detector:

Detects if a browser wallet exists (e.g., MetaMask)
Reads exposed account / chain info only if the wallet is already unlocked
Shows chain ID, network name, and address

✔ The core plugin never:
– requests connection
– triggers popups
– reads private keys
– signs messages
– makes RPC calls
Blockchain actions require separate add-ons.
🧩 Upcoming Official Add-Ons
Social Mining:
– Shortcodes integration
– Social Mining (on-chain logs & claimable rewards)
– EVM Integration
– Solana Integration
Gamification / Community:
– myCred Integration
– GamiPress Integration
– BuddyBoss Integration
– FluentCommunity Integration
– Peepso Integration
Advanced:
– AI Commands Add-On
– Analytics Add-On
– Customization Pack (themes, cursors, styles)
– And many more to come
🧠 Developer API & Add-On Integration
Cointacted Social Terminal is built around a secure core + add-on architecture.
The core plugin provides:
– the terminal UI
– command registry
– security model
– permission enforcement
All custom functionality (commands, integrations, blockchain actions, social features) is implemented via add-ons.
Developers can:
– register new terminal commands (PHP)
– control command access (public / user / capability-based)
– hook into terminal output events
– append output lines from JavaScript
– integrate with third-party plugins and SPAs
All command execution is server-side only for security.
📘 Full developer documentation:

Documentation


⛶️️ Screenshots

The Terminal interface displayed on the frontend.
The Help panel showing available command groups and usage examples.
Optional wallet-awareness summary (read-only) when blockchain features are enabled.
General settings page for URLs, guest mode, and terminal behavior.
Commands settings page showing command groups and configuration options.
Security settings page with Cloudflare Turnstile configuration and enforcement modes.
Blockchain settings page with the global blockchain-enable toggle.

🌍️ External services
This plugin optionally integrates with Cloudflare Turnstile to protect the terminal interface from automated abuse and bots.
Cloudflare Turnstile is a privacy-friendly CAPTCHA alternative used only when enabled by the site administrator in the plugin settings.
When Cloudflare Turnstile is enabled:
– The Turnstile JavaScript is loaded from Cloudflare servers.
– A verification request is sent to Cloudflare when a user accesses the terminal.
– The verification is used to determine whether the terminal should be unlocked for use.
Data sent to Cloudflare includes:
– The Turnstile challenge response token generated in the browser.
– The visitor’s IP address (as part of the verification request).
This service is provided by Cloudflare, Inc.
Cloudflare Turnstile:
– Terms of Service: https://www.cloudflare.com/terms/
– Privacy Policy: https://www.cloudflare.com/privacypolicy/
– Turnstile documentation: https://developers.cloudflare.com/turnstile/
🧾 Changelog
1.0.3

Updated wallet integration to remain compatible with recent MetaMask API and provider changes.
Improved terminal UX and responsiveness across desktop and mobile devices.
Refined command input behavior for faster, terminal-style interaction, including keyboard command history navigation.
Removed the terminal header for a cleaner, native terminal experience.
Improved automatic link detection in terminal output, including support for links without protocol.
General internal cleanup and stability improvements across core terminal rendering and input handling.
Documentation updates and clarifications for optional third-party services used by the plugin.

1.0.2

Moved all inline JavaScript from templates to proper WordPress enqueue flows using wp_add_inline_script().
Scoped Cloudflare Turnstile loading strictly to pages where the terminal is rendered.
Added clear documentation of optional Cloudflare Turnstile usage under External Services in the readme.
Improved asset loading structure to fully comply with WordPress.org plugin guidelines.
Added internal hooks and structural support for a forthcoming FluentCommunity add-on providing native SPA integration.
Prepared core logic to allow the terminal to run as a native FluentCommunity SPA page (no full page reloads), with automatic light/dark mode adaptation and social-network-specific terminal commands, delivered via a separate add-on.
Minor internal refactoring to ensure consistent script initialization and safer execution order.

1.0.1

Added Security settings page with full Cloudflare Turnstile integration to protect the terminal from bots and automated abuse.
Added Blockchain settings page with a global toggle to fully enable/disable all blockchain-related features.
Implemented server-side Turnstile verification and terminal lock/unlock logic for strict anti-bot protection.
Added advanced command payload normalization, sanitization and argument validation (including Unicode/control character stripping).
Added base64 and suspicious-input detection guards in the dispatcher for improved command security.
Enhanced permission model: registry-driven command access rules, capability checks, and guest-mode safeguards.
Introduced global wallet-awareness toggle and terminal behavior changes when blockchain features are disabled.
Improved help system to dynamically hide blockchain/wallet command groups when disabled.
Localized all assets: replaced external logo with internal plugin asset and enqueued Turnstile using wp_enqueue_script().
General structural hardening and consistency improvements across core terminal logic, REST API, and JS–PHP command pipeline.

1.0.0

🎉 First stable public release.
Strong theme isolation.
Added safe wallet detection (read-only).
Expanded developer API & command registry.
Add-on ecosystem architecture implemented.

🔒 Privacy
Cointacted Social Terminal does not collect, track, or store personal data by default.
The plugin does not send user data to external services and does not interact with blockchains unless optional features are explicitly enabled by the site administrator.
Wallet addresses are only stored locally in WordPress user metadata when the administrator enables wallet persistence. No private keys are ever accessed or stored.
If Cloudflare Turnstile is enabled, the plugin communicates with Cloudflare to verify whether a visitor is a human before allowing access to the terminal. This verification involves sending a challenge response token and the visitor’s IP address to Cloudflare for validation.
This data is processed according to Cloudflare’s privacy policy and is not stored by the plugin itself.
Cloudflare Privacy Policy:
https://www.cloudflare.com/privacypolicy/
Cointacted Social Terminal is designed to be GDPR-friendly and minimizes data processing wherever possible.
🆘 Support
Documentation: https://docs.cointacted.com
Plugin website: https://cointacted.com
Support: https://cointacted.com/support

延伸相關外掛

文章
Filter
Apply Filters
Mastodon