
內容簡介
Facebook & Twitter Integration 外掛是用來在您的網站上展示您的品牌 Facebook & Twitter 檔案的小工具,以增加您的 Facebook 專頁讚數及 Twitter 追蹤人數,而無需將使用者送往社交媒體帳戶。只要從外觀 >> 小工具區域安裝並啟用此小工具,即可在網站的側邊欄上整合您的社交媒體帳戶。整合此小工具後,網站使用者可以輕鬆從您的網站直接存取社交媒體新聞動態。此外掛的好處在於,可以自訂您想從社交帳戶中顯示的內容,不管是新聞頁面、活動資訊或訊息。
此外,您可以使用 Facebook 的 shortcode [facebook-pagelike href=”facebook”] 及 Twitter 的 shortcode [twitter-timeline user_name=”TwitterDev”]。
此外掛對於顯示 Facebook 專頁讚好按鈕、 Twitter 追蹤按鈕和新聞動態很有用,可以提高專頁讚數和追蹤人數。
功能
* 整合 Facebook 小工具
* 整合 Twitter 小工具
* 頁面/文章/樣板使用 shortcode 整合
* 使用自訂 shortcode
* 顯示 Facebook 個人檔案的時間軸、事件、訊息選項卡
* 新增/移除 Twitter 追蹤按鈕及其自訂選項
* 修改 Facebook 的語言選項
* 易於設定和維護
* 乾淨而簡單的小工具選項
優點
提高您的 Facebook 專頁讚數和 Twitter 追蹤人數
小工具使用說明
Facebook 小工具:
透過外觀 >> 小工具區域,新增可自訂的 Facebook 小工具
選擇「Facebook 專頁讚好及動態」小工具
更新 Facebook 專頁網址和其選項
點擊儲存按鈕。
Twitter 小工具:
透過外觀 >> 小工具區域,新增可自訂的 Twitter 小工具
選擇「具有追蹤按鈕的 Twitter 動態」小工具
更新 Twitter 使用者名稱和其選項
點擊儲存按鈕。
shortcode 使用說明
Facebook 的基本 shortcode:
[facebook-pagelike href="facebook" tabs="timeline, events, messages"]
Facebook 的進階 shortcode:
[facebook-pagelike href="facebook" width="340" height="500" tabs="timeline, events, messages" small_header="false" align="left" hide_cover="false" show_facepile="false"]
Twitter 的基本 shortcode:
[twitter-timeline user_name="TwitterDev"]
具有追蹤按鈕的 Twitter 進階 shortcode:
[twitter-timeline user_name="TwitterDev" min_width="340" height="500" follow_button="true" data_show_count="true" data_show_screen_name="true" data_size="large" data_link_color="#365899"]
不具有追蹤按鈕的 Twitter 進階 shortcode:
[twitter-timeline user_name="TwitterDev" min_width="340" height="500" follow_button="false" data_dnt="true" data_link_color="#365899"]
若要在頁面/樣板中使用 shortcode,只需將 WordPress do_shortcode() function 嵌入其中。例如:
<?php echo do_shortcode('[twitter-timeline user_name="TwitterDev"]'); ?>
以下是有關 shortcode 參數的詳細資訊:
Facebook 的 Shortcode 參數:
href – 任何專頁 URL ( 不是個人檔案 )
tabs – timeline, events, messages
width – 數字 ( 最少 180、最多 500 )
height – 數字 ( 最少 70 )
hide_cover - 隱藏專頁封面圖片 ( true or false )
show_facepile - 顯示 Facepile ( true or false )
small_header - 小標題 ( true or false )
adapt_container_width – 自適應容器寬度 ( true or false )
外掛標籤
開發者團隊
② 後台搜尋「Advanced Social Feeds Widget & Shortcode」→ 直接安裝(推薦)
原文外掛簡介
Facebook & Twitter Integration widget is made to display your Facebook & Twitter profiles of your brand on your website(See Screenshots). This widget is built to increase your facebook page likes & twitter followers from website without sending users to social media accounts. Just install & activate this widget from Appearance >> Widgets section to integrate your social media accounts on sidebar of your websites or blogs. After intergrating this widget website users can easily access to social media news feeds directly from your website. Benifit of this Widget is that it made to customise what you want to display from your social accounts whether it is News feeds, Event information or Messages.
Also, you can use shortcodes for Facebook [facebook-pagelike href=”facebook”] & Twitter [twitter-timeline user_name=”TwitterDev”].
This plugin is very useful for displaying facebook page like button, twitter follow button and news feeds. It will improve page likes and followers.
Features
* Facebook widget integration
* Twitter widget integration
* Shortcode integration for page/post/templates
* Shortcode customization
* Display facebook timeline, events, messages tabs
* Add/Remove Twitter follow button with its customizations
* Change language option for Facebook
* Easy to setup and maintain
* Clean & simple widgets options
Advantages
Increase your facebook page likes and twitter followers
Widget Instructions
Facebook Widget:
Add a customizable Facebook widget through Appearance >> Widgets
Choose “Facebook Page Like and Feeds” Widget
Update the Facebook Page URL & Options
Click Save button.
Twitter Widget:
Add a customizable Twitter widget through Appearance >> Widgets
Choose “Twitter Tweets With Follow Button” Widget
Update the Twitter Username & Options
Click Save button.
Shortcode Instructions
Basic Shortcode for Facebook:
[facebook-pagelike href="facebook" tabs="timeline, events, messages"]
Advanced Shortcode for Facebook:
[facebook-pagelike href="facebook" width="340" height="500" tabs="timeline, events, messages" small_header="false" align="left" hide_cover="false" show_facepile="false"]
Basic Shortcode for Twitter:
[twitter-timeline user_name="TwitterDev"]
Advanced Shortcode for Twitter With Follow Button:
[twitter-timeline user_name="TwitterDev" min_width="340" height="500" follow_button="true" data_show_count="true" data_show_screen_name="true" data_size="large" data_link_color="#365899"]
Advanced Shortcode for Twitter Without Follow Button:
[twitter-timeline user_name="TwitterDev" min_width="340" height="500" follow_button="false" data_dnt="true" data_link_color="#365899"]
To use a shortcode in a page/theme template, simply wrap the standard WordPress do_shortcode() function. eg.
Below are the more details about the shortcode parameters:
Shortcode Parameters for Facebook:
href – Any Fan Page URL (not your personal page!)
tabs – timeline, events, messages
width – number (minimum 180, maximum 500)
height – number (min 70)
hide_cover – true or false
show_facepile – true or false
small_header – true or false
Shortcode Parameters for Twitter:
user_name – Any Twitter Username (eg. TwitterDev)
min_width – number
height – number
data_dnt – true or false
data_link_color – eg. #365899
Follow Button Cutomization:
follow_button – true or false
data_show_count – true or false
data_show_screen_name – true or false
data_size – large or ”
Also, you can check our Social Feeds https://wordpress.org/plugins/fbtw-feeds plugin for your website or blog.
Rate Us/ Feedback
Give your valuable feedback so that we can improve the plugin for you and other users. Please take the time to let us and others know about your experiences by leaving a review.
