[WordPress] 外掛分享: Social Share Block – Help Visitors Spread Your Content Everywhere

首頁外掛目錄 › Social Share Block – Help Visitors Spread Your Content Everywhere
WordPress 外掛 Social Share Block – Help Visitors Spread Your Content Everywhere 的封面圖片
2,000+
安裝啟用
★★★★
4.3/5 分(3 則評價)
6 天前
最後更新
問題解決
WordPress 6.5+ PHP 7.4+ v2.4.0 上架:2021-12-10

內容簡介

Social Share Block 外掛可讓每位讀者成為推廣者,快速添加可自訂的社交分享按鈕至任何文章或頁面,並不會影響網站速度,旨在提升社交信號。

【主要功能】
• 4 種免費分享主題:一鍵套用的按鈕樣式
• 支援熱門社交網路:分享至受眾常用的平台
• 行或列佈局:選擇適合設計的佈局方向
• 完全樣式控制:自訂圖示大小、顏色及邊框
• 輕量快速:優化速度與效能,無重外部腳本
• Gutenberg 區塊:原生編輯器支援,具即時預覽

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.4.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Social Share Block – Help Visitors Spread Your Content Everywhere」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Turn every reader into a promoter – add fast, fully customizable social share buttons to any post or page without slowing your site down.
Social Share | Pricing | Support | Live Demos
Why Social Share Block?
Share your website or pages on social networks and messaging apps with a solution built for the modern WordPress editor. Social Share Block is lightweight and Gutenberg-native, designed to boost your social signals without the bulky scripts that bloat your page.
You get full control over how your share buttons look – colors, sizes, layouts, backgrounds, and shadows. Whether you need a simple row of icons or a vertical column, you can set it up in seconds from the block sidebar, or drop the buttons anywhere with a shortcode.
Free Features

4 Free Share Themes: Ready-made button styles you can apply in one click.
Popular Social Networks: Share to the networks and mobile messengers your audience actually uses.
Row or Column Layouts: Choose the layout direction that fits your design.
Full Style Control: Customize icon size, color, background color, box-shadow, and borders.
Lightweight & Fast: Optimized for speed and performance – no heavy external scripts.
Gutenberg Block: Native block editor support with live preview and sidebar settings.
Shortcode Support: Place share buttons in any page, post, or widget.

Pro Version – A Full Suite of Social Engagement Blocks
Upgrade to Social Share Block Pro to unlock:

Floating Share Bar: A sticky, viewport-pinned share bar that follows the scroll, with show-on-all-pages / home / specific-pages visibility control.
Click to Chat: A floating WhatsApp, Messenger, Telegram, phone, SMS, or email contact button you can show site-wide.
Share Locker: Lock content until visitors share your page – great for coupons, downloads, and lead generation.
Highlight to Share: Let visitors select any text and share it instantly with a floating tooltip (click-to-tweet style).
QR Code Share: Generate a scannable QR code to the current page for quick mobile sharing.
Follow Buttons: Link visitors to your social profiles with follower counts.
Click to Share & Share Card: Pre-styled call-to-action share blocks.
2 Premium Share Themes: Animated icons and button-with-text styles.
Interactive Animations: Professional hover transform effects to catch the user’s eye.
Network Labels: Show network names (e.g., “Share on Facebook”) for higher CTR.
One-Click Copy: A dedicated “Copy URL” button for easy link sharing.

How to Use – Quick Start

Install and activate the B Social Share plugin.
In the Gutenberg editor, add the Social Share block from the “Widgets” block category.
Pick a theme and adjust colors, sizes, and layout from the right-side settings sidebar.
Publish – or use the shortcode to place buttons anywhere. Enjoy!

For installation help, see the Installation tab.
Use Cases

Blogs & Magazines: Let readers share articles to their favorite networks in one click.
Marketing & Landing Pages: Grow reach with share buttons placed exactly where conversions happen.
Lead Generation: Use the Pro Share Locker to trade coupons and downloads for shares.
Local & Mobile Audiences: Reach messenger-first users via WhatsApp, Telegram, and QR code sharing.

Love the plugin? Want new features? Need support? Send your feedback.
Check out the Parent Plugin of this plugin-
B Blocks – A blocks collection and page building tool for Gutenberg.
Check out our other WordPress Plugins-
Html5 Video Player – Display videos as single and playlist in multiple skins.
PDF Poster – Display/Embed PDF files with different styles.
Html5 Audio Player – Listen audios with awesome visuals.
StreamCast – Customizable radio player with different skins.
3D Viewer – Embed 3D models and 3D products with interaction.
Advanced Post Block – Show posts and custom posts in different layouts.
Source Code
You can find the source code, report bugs, and contribute to the development of this plugin on our GitHub repository:
Social Share Block on GitHub
Build Instructions
To build the plugin from source, follow these steps:
1. Clone the repository or download the source code.
2. Navigate to the plugin directory.
3. Run npm install to install dependencies.
4. Run npm run build to build the production assets.
File Mapping
To understand how the source code maps to the compiled assets, see the list below:
– src/ – Source code for the Gutenberg block and admin interface.
– src/index.js → build/index.js (Main block script)
– src/view.js → build/view.js (Frontend script)
– src/shortcode/shortcode.js → build/shortcode.js (Shortcode script)
– src/Admin/Dashboard.js → build/admin-dashboard.js (Admin dashboard script)
– build/ – Compiled and minified assets generated by the build process.
– inc/ – PHP files for plugin functionality.
– assets/ – Static assets like images and fonts.
External Services
This plugin bundles the following third-party JavaScript/PHP libraries.
YouTube

Source: https://www.youtube.com/
Purpose: Used to display documentation and tutorial videos in the admin dashboard.
Privacy: Loading or interacting with the video player connects to YouTube servers and is subject to YouTube’s privacy policy.

WeChat (Google APIs)

Source: https://chart.apis.google.com/
Purpose: Generates sharing QR codes via chart.apis.google.com for mobile scanning when WeChat sharing is clicked.
Privacy: Subject to Google’s privacy policy: https://policies.google.com/privacy.

Third-Party Libraries
Immer

Version: 11.1.8
Source: https://immerjs.github.io/immer/
GitHub: https://github.com/immerjs/immer
License: MIT
Purpose: Used for managing immutable state in a more convenient way.

Font Awesome

Source: https://fontawesome.com/
License: SIL OFL 1.1 (Icons) / MIT (CSS)
Purpose: Used for social icons.
Note: The Font Awesome Free webfont files are licensed under the SIL OFL 1.1, which is GPL-incompatible. They are bundled as static design assets rather than linked software. All PHP/JS code in this plugin is under GPLv3+.

react-router-dom

Source: https://github.com/remix-run/react-router
License: MIT
Purpose: Used for managing navigation routing inside the admin dashboard.

bpl-tools

Source / GitHub: https://github.com/bPlugins/bpl-tools
License: GPL-2.0-or-later – https://www.gnu.org/licenses/gpl-2.0.html
Purpose: Shared utility library providing admin dashboard components and common Gutenberg editor controls.
External Services: The library may connect to bPlugins, WordPress.org, and Freemius services for product data and checkout functionality. See full details: https://github.com/bPlugins/bpl-tools#external-requests–why-they-are-made.

Freemius Lite SDK

Version: 2.2.0
Source: https://bplugins.com/
GitHub: https://github.com/bPlugins/freemius-lite-sdk
License: GPL-2.0-or-later – https://www.gnu.org/licenses/gpl-2.0.html
Purpose: Provides an opt-in consent form for usage tracking and analytics to help improve the plugin. No data is sent before explicit user consent.
External Services: Communicates with api.bplugins.com (activation events) and wp.freemius.com (opt-in processing) only after user opt-in. See bPlugins Privacy Policy and Freemius Privacy Policy.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon