這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

LS Social Feed

外掛說明

This plugin will fetch feed from social network and display it using simple shortcode. There is also aggregated feed from several social networks.
You can build your own feed template using several template variables and shortcodes in admin panel.

Please note… This plugin is still “work in progress”. I’m using it on several projects, but it is still not 100% ready.
Also, there is one “starting” template, but without CSS styles… You will need to customize it before use. On the other hand, you have full control over template a display style.

shortcodes

aggregated

[lssf facebook=”DobryAndel” twitter=”LadaSoukup” gplus=”101145411178741720361″ items=6]

twitter

[lssf_twitter id=”LadaSoukup” items=4]

facebook

[lssf_facebook id=”DobryAndel” items=2]

Google+

[lssf_gplus id=”101145411178741720361″ items=2]

Translatable

All text can be translated using standart language files, text domain is: “ls_social_feed”.

Included translations:

English, Czech

螢幕擷圖

  • Plugin settings

安裝方式

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Feed is now updated, you should check it
  4. Now, please, open admin panel (Settings => LS Social Feed) and fill your Facebook App settings (App Id and App Secret), and your Google+ API key
  5. Update feed template and custom CSS

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈LS Social Feed〉的開發相關工作。

參與者

將〈LS Social Feed〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

= 0.6.1
– %%meta_author%% fix
– items with empty content are ignored (until proper fix for FB API inconsistency is done)

0.6

  • template tags tweaks
  • better data handling
  • getting ready for future functions

0.5.6

  • template tag shortcode added – [isempty]

0.5.5

  • renamed %%feed_url%% => %%item_url%%
  • addedd %%debug%%

0.5.4

  • truncate shortcode

0.5.3

  • template tags shortcode [isset]

0.5.2

  • editable template

0.5

  • first beta version