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

Simple Forum Widgets

描述

This plugin will help you to get threads/categories from your Simple Forum Installation with API call and display those to any widget area of your wordpress site.

Simple Forum can be view at http://tecdiary.com/products/simple-forum

Options for the widgets are:

  • Title (give your widget a title)
  • API URL (get from your forum profile page)
  • Use widget styles (if you like to use built-in widget styles)
  • div class (css class for the main widget div)
  • ul class (css class for the ul tag)
  • li class (css class for the li tag)
  • a class (css class for the a tag)
  • span class (css class for the replies span tag)

Disclaimer

This plugin only adds 2 widget so that you can get the simple forum threads/categories with api to display on your wordpress site.

Widget Elements

  • Title (give your widget a title)
  • API URL (get from your forum profile page)
  • Use widget styles (if you like to use built-in widget styles)
  • div class (css class for the main widget div)
  • ul class (css class for the ul tag)
  • li class (css class for the li tag)
  • a class (css class for the a tag)
  • span class (css class for the replies span tag)

螢幕截圖

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg

安裝

Please login to your wordpress and then go to add new under plugins and search for “simple forum widgets” to install.

Manual Installation
1. Upload the plugin directory to the /wp-content/plugins/
2. Activate the plugin through the ‘Plugins’ screen in WordPress

After Installation
1. Go to Appearance -> Widgets (You will have 2 new widgets 1. Forum Threads 2. forum Categories).
2. Drop any of them to the widget area of your choice, fill the details and save.

評價

閱讀全部1個評價

貢獻者及開發者

“Simple Forum Widgets” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Forum Widgets 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Updated main and readme.txt

1.0.2

  • Added option for translation (internationalized)

1.0.3

  • Added login feature (compatible with Simple Forum v0.6)