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

Simple Social Bar

外掛說明

A simple, easy to use, easy to configure social bar that will allow a user to add social share links to their WordPress website. This plugin came from the idea implemented with the popular Share Bar plugin (https://wordpress.org/extend/plugins/sharebar/), but offers many improvements:

  • Completely new, easier to understand code base making it easier for possible community contribution and personal customization
  • No additional database tables, but instead utilizes a private custom post type for social link buttons
  • Better control over where the bar appears allowing for per-post type filtering
  • Less obtrusive implementation for better caching and minification plugin compatibility as well as control over when the plugin is loaded
  • Simpler administrative interface with drag and drop ordering capabilities

Works in IE7+, Firefox 2+, Chrome 2+, Safari 3+ and Opera 9+; vertical following does not work in IE6. Utilizes jQuery for JavaScript processing, although it is setup to work properly with other libraries, your experience may vary. Requires PHP 5.2+.

This plugin is free to use and is not actively supported by the author, but will be monitored for serious bugs that may need correcting.

螢幕擷圖

安裝方式

The plugin is simple to install:

  1. Download simplesocialbar.zip
  2. Unzip
  3. Upload simplesocialbar directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Abstracted automatic URL specification for Facebook like buttons to work on both large and small code snippets

1.0.1

  • Added a fix for Facebook IFRAME code snippet deployment to automatically specify the URL of the page being viewed (simulating the functionality of the XFBML deployment)

1.0

  • Initial release