WordPress.org

tiếng Việt

  • Giao diện
  • Plugin
  • Tin tức
    • Tài liệu hướng dẫn
    • Diễn đàn
  • Giới thiệu
  • Slack #WPVN
  • Facebook #WPVN
  • Tải WordPress
Tải WordPress
WordPress.org

Plugin Directory

Social Sharing Block

  • Gửi một plugin
  • Yêu thích của tôi
  • Đăng nhập
  • Gửi một plugin
  • Yêu thích của tôi
  • Đăng nhập

Social Sharing Block

Bởi Nick Diego
Tải về
Xem trước trực tiếp
  • Chi tiết
  • Đánh giá
  • Cài đặt
  • Nhà phát triển
Hỗ trợ

Mô tả

A simple little WordPress block that allows you to add social share icons to your website. Choose from 15+ of the most popular social channels.

Share options include:

  • Bluesky
  • Facebook
  • Flipboard
  • LINE
  • LinkedIn
  • Pinterest
  • Pocket
  • Reddit
  • Skype
  • SMS
  • Telegram
  • Threads
  • Tumblr
  • Viber
  • WhatsApp
  • X
  • Email
  • Print

Key features

  • Heavily inspired by the Social Icons block in WordPress core
  • Includes some handy controls (show/hide labels, size, colors, etc.)
  • No block library required 🎉
  • Built almost entirely with native WordPress components
  • The plugin is intentionally lightweight and adds no frontend JavaScript files.

Stay connected

  • View on GitHub
  • Visit plugin project page
  • Follow on Twitter

Ảnh màn hình

  • Social icons default to their appropriate brand colors. Easily choose your own icon and background colors using the block controls.
  • The Social Sharing Block includes three different styles and the ability to show/hide labels.
  • Easily configure social icons with extensive layout, orientation, and size controls to suit your needs.

Khối

Plugin này cung cấp 2 khối.

  • Social Sharing Display icons that share the current page when clicked.
  • Social Sharing Link Display an icon that shares the current page when clicked.

Cài đặt

  1. You have a couple options:
    • Go to Plugins → Add New and search for “Social Sharing Block”. Once found, click “Install”.
    • Download the Social Sharing Block plugin from wordpress.org and make sure the folder is zipped. Then upload via Plugins → Add New → Upload.
    • Open the block inserter within the Block Editor (Gutenberg) and search for “icon”. The plugin should appear and allow you to install it directly. Skip steps 2 and 3.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Search for the block within the Block Editor (Gutenberg) and begin using the block.

Đánh giá

Excellent plugin

Paul Bursnall 16 Tháng 4, 2025
This is how plugins should work. No fanfare, upsells, or graffiti on the dashboard. No nag to buy a premium version like every other plugin that does the same job. Except this does it better – it’s very clean, feels like a core block, and just works. A perfect job.

Excellent and lightweight.

iz4atkal 15 Tháng 2, 2025
👍

Simple and close to native

Robin Labadie 13 Tháng 9, 2024
This should definitely be integrated into WordPress core, it’s very respectful of WordPress Gutenberg’s way, perfectly integrated, light and simple. Thanks!

Great block-based, streamlined solution

Emily Rapport 30 Tháng 8, 2024
Just what I needed – without any extra baggage, bells, or shenanigans. Thanks Nick Diego!

Superb!

snoop23 24 Tháng 3, 2024
Love it! Thanks for making it. Two feature requests: Option to add a text like ‘Share’ before the displayed icons. Add a ‘Copy Link’ option.

Excellence

delrod 3 Tháng 10, 2023
Thanks to the developer, it’s an excellent plugin that does exactly what I missed in Gutenberg Builder. Clean and straightforward. The buttons library is already rich. I hope more buttons are added in the future (Facebook Messenger and Mastodon).
Đọc tất cả 18 đánh giá

Người đóng góp & Lập trình viên

“Social Sharing Block” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp
  • Nick Diego
  • Outermost

“Social Sharing Block” đã được dịch qua 6 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Social Sharing Block” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.3.0 – 2024-11-04

Added

  • Added support for Bluesky sharing. (props @Fyrins)
  • Added support for content-only editing.

Changed

  • Updated “Tested up to” to WordPress 6.7.
  • Updated “Requires at least” to WordPress 6.5.
  • Updated “Minimum PHP version” to 7.4 to match WordPress core.

1.2.0 – 2024-06-22

Added

  • Add example content for each Social Link variation.

Changed

  • Update “Tested up to” to WordPress 6.6.
  • Update the Playground blueprint for the Live Preview.

1.1.0 – 2024-03-24

Added

  • Add support for Threads sharing. (props @WatermarkBranding)
  • Add dimension and border support to individual social sharing links. (props @TAjgriffin)
  • Add support for en and em dashes, apostrophes, and ampersands in post titles. (props @GeoSn0w)
  • Add Playground blueprint for live preview in the Plugin Directory.

Changed

  • Update “Tested up to” to WordPress 6.5.
  • Update “Requires at least” to WordPress 6.3.

1.0.0 – 2024-01-02

Fixed

  • The correct icon and label are now displayed in the Editor when registering a custom block variation for a new social service. Thanks @gaambo for helping resolve this issue.
  • Custom labels are now displayed in the Editor when set.
  • The default label will now be shown on the front end when a custom label is empty.

0.9.0 – 2023-08-13

Changed

  • Changed Twitter to X.

Fixed

  • Fixed deprecation warning. Thanks @kafleg for reporting the issue.

0.8.0 – 2023-07-29

Added

  • Add border support.
  • Add the social_sharing_block_services_data filter allowing you to modify service information on the frontend.

Changed

  • Update the WhatsApp icon to match the Social Icons block in Core.
  • Update to the new layout block support for 6.3 compatibility.
  • Update block API version 3 for 6.3 compatibility.

0.7.0 – 2023-06-02

Added

  • Add support for Viber sharing.
  • Add ability to share a custom link.
  • Add support for home/front pages. Icons will share the main site url and name if the block is not placed in a loop.
  • Add support for archive pages. Icons will share the archive url and title if the block is not placed in a loop.

Changed

  • Update minimum required WordPress version to 6.2. We want to be utilizing the latest functionality in WordPress.
  • Change the color picker component to integrate better with Core.

Fixed

  • Icon colors will now update automatically when the set colors are changed in Global Styles or in theme.json.

0.6.0 – 2022-08-21

Added

  • Add support for transparency in both icon and background colors.

Changed

  • Update Reddit icon to match brand guidelines.
  • Simplify icon SVGs to reduce plugin size.

0.5.0 – 2022-08-05

Changed

  • Update incorrect and/or outdated social icon brand colors.
  • Update minimum required WordPress version to 5.9.

0.4.0 – 2022-02-12

Added

  • Add support for Flipboard sharing.
  • Add support for LINE sharing.
  • Add support for SMS sharing.

Changed

  • Update label markup to improve accessibility.

0.3.0 – 2022-01-22

Changed

  • Improve support for Full Site Editing by unsetting background colors. Stops color bleed from Global Styles. GitHub reference: #37940
  • Update setting labels.

Fixed

  • Fix missing editorScript specification in block.json files.
  • Fix missing ‘to’ in plugin description. 🤦‍♂️
  • Fix typo in variable name.

0.2.0 – 2022-01-17

Added

  • Add screenshots.

Changed

  • Update plugin name and text-domain to social-sharing-block to comply with wordpress.org requirements.

0.1.0 – 2022-01-16

  • Initial release 🎉

Plugin cộng đồng

Plugin này được phát triển và hỗ trợ bởi một cộng đồng. Đóng góp cho plugin này

Meta

  • Phiên bản 1.3.0
  • Cập nhật lần cuối 1 tháng trước
  • Số lượt cài đặt 6.000+
  • Phiên bản WordPress 6.5 hoặc cao hơn
  • Đã kiểm tra lên đến 6.8.2
  • Phiên bản PHP 7.4 hoặc cao hơn
  • Ngôn ngữ

    Dutch, English (US), French (France), Italian, Spanish (Chile), Spanish (Spain), và Swedish.

    Dịch sang ngôn ngữ của bạn

  • Thẻ
    blocksharesocialsocial iconsocial share
  • Nâng cao

Đánh giá

5 trên 5 sao.
  • 18 đánh giá 5 sao 5 sao 18
  • 0 đánh giá 4 sao 4 sao 0
  • 0 đánh giá 3 sao 3 sao 0
  • 0 đánh giá 2 sao 2 sao 0
  • 0 đánh giá 1 sao 1 sao 0

Thêm đánh giá của bạn

Xem tất cả đánh giá

Những người đóng góp

  • Nick Diego
  • Outermost

Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

Xem diễn đàn hỗ trợ

  • Giới thiệu
  • Tin tức
  • Lưu trữ
  • Quyền riêng tư
  • Trưng bày
  • Giao diện
  • Plugin
  • Mẫu khối
  • Học hỏi
  • Hỗ trợ
  • Nhà phát triển
  • WordPress.tv ↗
  • Tham gia
  • Sự kiện
  • Quyên góp ↗
  • Năm cho Tương lai
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

tiếng Việt

  • Truy cập tài khoản X (trước đây là Twitter) của chúng tôi
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Xem trang Facebook của chúng tôi
  • Truy cập tài khoản Instagram của chúng tôi
  • Truy cập tài khoản LinkedIn của chúng tôi
  • Visit our TikTok account
  • Truy cập kênh YouTube của chúng tôi
  • Visit our Tumblr account
Viết code như làm thơ.