
內容簡介
社交媒體分享按鈕
透過小工具和短代碼,在文章、頁面和樣板上顯示社交媒體分享按鈕。
SEO友好且輕量化的代碼
此外掛包含輕量化的代碼,可快速載入且符合 SEO 標準,並開發以與 WordPress 3.1(2011)至 WordPress 5+(2019)完全兼容,從 PHP 5.6 到 PHP 7.3。
功能:
美麗的社交媒體圖示
您可以選擇分享按鈕的顯示位置
輕量化的代碼,可快速載入網頁並保持良好的頁面速度得分
此外掛不會為訪客設置任何 cookie
與所有解析度相容:桌面、平板電腦和智慧型手機
使用方法:
為了在您的網站上使用此外掛來顯示 Twitter 和 Facebook 的社交媒體分享按鈕,您有兩種簡單的選擇:
選項1:使用短代碼
為了在特定文章或頁面中顯示輸出,請使用以下代碼:
[Social_Share title="custom-title"]
或
[Social_Share]
為了在 WordPress 範本中顯示輸出,請使用以下代碼:
<?php echo do_shortcode( '[Social_Share title="custom-title"]' ); ?>
選項 2:使用小工具
前往「外觀」>「小工具」,並加入 Social_Share 小工具以顯示它在您想要的位置。
外掛標籤
開發者團隊
② 後台搜尋「Social Share Buttons – Widget and Shortcode」→ 直接安裝(推薦)
原文外掛簡介
SOCIAL MEDIA SHARE BUTTONS
Display social media share buttons via widget and shortcode on posts, pages, and template.
SEO-friendly and lightweight code
This plugin contains lightweight code to be very fast to load, SEO-friendly, and it is developed to have full compatibility with WordPress 3.1 (2011) up to WordPress 5+ (2019), from PHP 5.6 up to PHP 7.3.
FEATURES:
Beautiful social media icons
You choose where to show the sharing buttons
Lightweight code to quickly load the page and keep a good pagespeed score
No cookies are set by this plugin to visitors
Compatible with all resolutions: desktop, tablet, and smartphones
HOW TO USE:
In order to display social media sharing buttons for Twitter and Facebook using this plugin in your website, you have 2 easy options to have maximum flexibility.
OPTION 1: Use a shortcode
In order to display the output in your specific posts or pages use this code:
[Social_Share title="custom-title"]
or
[Social_Share]
In order to display the output in your WordPress template use this code:
OPTION 2: Use a widget
Go to Appearance > Widgets and add Social_Share widget where you want to show it.
