NOTICE BOARD BY TOWKIR

描述

This plugin allows you to show off the notices and special announcements on your WordPress site. You can use the Notice Board widget to display recent notices and special announcements in a widget area.This plugin registers a ‘notice’ slug for all notices as post, so don’t create a page or post with ‘notice’ slug or set the parmalink to “http://yourdomain.com/notice”. It would conflict with the permalinks.

安裝

Notice Board plugin can be installed by using any of the methods below

Upload Manually

  1. Download and unzip the plugin
  2. Upload the ‘notice-board-by-towkir’ folder into the ‘/wp-content/plugins/’ directory
  3. Go to the Plugins admin page and activate the plugin

Install Via Admin Area

  1. In the admin area go to Plugins > Add New and search for “Notice Board By Towkir”
  2. Click install and then click activate

How to Use the Shortcode

1. You can use shortcode any page,post,widget,block.
2. Enter in the shortcode `[notice-board]`
3. By default, 04 notices are displayed.
    * format => table|list specify whether to output the notices in a table.
4. If you want displayed unlimited notice on your website you can use `[notice-board count="100"]` 
    * format => table|list specify whether to output the notices in a table.

常見問題

  1. How can I display the notices in my site?
    Ans:- You can use the ‘Notice Board’ widget to display a scrolling or static list of notices in your widget area.

評價

There are no reviews for this plugin.

貢獻者及開發者

“NOTICE BOARD BY TOWKIR” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 NOTICE BOARD BY TOWKIR 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Initial launch of the plugin