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: https://docs.cointacted.com ⛶️️ 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
Top keywords
- terminal34×2.79%
- cloudflare27×2.22%
- turnstile22×1.81%
- command16×1.31%
- cloudflare turnstile14×1.15%
- integration12×0.99%
- wallet11×0.90%
- optional10×0.82%
- add-on9×0.74%
- cointacted9×0.74%
- core9×0.74%
- page9×0.74%
Social Media Share Buttons & Social Sharing Icons
Try it out on your free dummy site: Click here => https://tastewp.com/plugins/ultimate-social-media-icons (this trick works for all plugins – just replace “wordpress” with “tastewp” in the plugin’s WP repo URL) Social media plugin which let’s you add share icons for RSS, Email, Facebook, Twitter, LinkedIn, Pinterest, Instagram, Youtube, ‘Share’ (covering 200+ other social media platforms) and upload custom share icons of your choice. This free plugin has a lot to offer. Even more can be found in the Premium Plugin, please watch this short video: See all features of the Premium plugin. The free social media plugin includes the following features: Pick from 16 different designs for your social media share icons Give several actions to one social media share icon (e.g. your facebook share icon can lead visitors to your Facebook page, and also give visitors the opportunity to like your page) Decide to give your social media icons an animation (e.g. automatic shuffling, mouse-over effects) to make your visitors aware of the share icons, increasing the chance that they follow/share your blog Make your social media icons ‘float’ or ‘sticky’ Allow visitors to subscribe to your blog by Email Add ‘counts’ to your social media buttons Decide to display a pop-up (on all or only on selected pages) asking people to follow/share you via your social media icons Decide to display sharing-buttons and social media icons at the end of every post Select from many other customization features for your socialmedia icons! For GDPR compliance, please have a look at our Social Media GDPR Compliance page. The social media plugin is very easy to use as it takes you through all the steps: Step 1: Choose which social media icons you want to display Step 2: Define what actions your social media icons should perform Step 3: Pick design & animation options for your social media icons Step 4: Add counts to your social media icons (optional) Step 5: Select from various other social share options, e.g. make your social media icons ‘float’ Step 6: Add sharing/linking icons next to each blog post (optional) Step 7: Add a customized pop-up asking people to follow or share (optional) Step 8: Add a subscription form on your site (optional) In case of issues or questions please ask in the Support forum. We hope you enjoy the free social media plugin! New premium social share plugin We released a premium social share plugin with many more exciting features: Many more social networks supported, including Snapchat share buttons, Whatsapp share buttons, Yummly share buttons, Phone button, Yelp share buttons, Soundcloud share buttons, Skype share buttons Flickr share buttons, Blogger share buttons, Reddit share buttons, Vimeo share buttons, Tumblr share buttons, Xing share buttons, Xhenta, Vkontakte share buttons (VK), Telegram share buttons, Amazon share buttons, Goodreads share buttons, Angies list share buttons, Steam share buttons, Twitch share buttons, Spotify share buttons, Odnoklassniki share buttons (OK), Buffer share buttons, Weibo share buttons, Pocket share buttons, Meneame share buttons, Frype share buttons, LiveJournal share buttons, Patreon share buttons, Dloky share buttons, Discord share buttons, Github share buttons, WordPress buttons, Etsy share buttons, Better Business Bureau share buttons, Digg share buttons, Delicious share buttons, Print share buttons, and many other share buttons! More design styles to make your social share icons look really cool & matching the design of your website Themed design styles, e.g. if you have a website about cats you can pick from social media logos which look like cats etc. Better social sharing and following features, e.g. you can define the Tweet-texts better (e.g. pull the post titles into your Tweets automatically), let people follow you on Facebook directly without leaving your site etc. Place the social icons on specific pages, i.e. you can define on which pages the icons to the social media sites should not show Position the social icons by anchor and margins, i.e. you can define the margins where your share icons should be displayed (from top/bottom/left/right), and then have them floating, or stick, still visible when user scrolls down or not etc. Optimized for mobile – you can define separate selections for your social network icons for mobile More functions for email icon, such as Share (by email), Contact you, Link to a certain page etc. Social media counters optimized to encourage more social media sharing from your visitors More pop up options which contain your social media buttons, e.g. define a limit to how often the pop-up is shown to the same user, show pop-up only when people try to leave your website etc. Friendly support in case you’re stuck Many more settings and options for your social media network icons Have a look at the Premium Plugin features