Linux 软件免费装

NOTICE BOARD

开发者 jitendriya14
sameerptnk
更新时间 2015年10月3日 16:51
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 4.3.1
版权: GPLv3
版权网址: 版权信息

标签

notice plugins announcements notice board notice widget

下载

1.0 1.1

详情介绍:

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. Or use a shortcode to display notices and special announcements within a table or as a list in the main content area for a post or page. 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://yourwordpressdomain/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 'msnb-notice-board' 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"
  2. Click install and then click activate
To Create & View Notices Via Admin Area
  1. Go to Notices to View, Edit or Delete all Notices.
  2. Go to Notices > Add New Notice to create a new notice .
  3. Enter Title, Content, Notice url(Optional) and click on the publish button.
  4. To add an external link or file for the notice, use Notice url field.
  5. While adding file to a notice, first upload the file to your Media Library, and just copy the file URL to the "Notice url" Field. You do not have to insert any media to the notice itself. Just the link to the file is required in the "Notice url" field.
How to Use the Notice Board Widget
  1. Setup the Plugin (refer to above).
  2. Go to Appearance > Widgets and drag the 'Notice Board' to your widget area.
  3. Enter a Title to appear above Notices list. For example "Recent Notices".
  4. Enter how many Notices you would like to display.
  5. Choose the type of Notice Display(Static or Scroll). The scroll type will display a scrolling list of notices.
  6. Choose the scroll direction of Notice Display(Upwards or Downwards), and save the widget.
How to Use the Shortcode
  1. Navigate to the post or page you would like to add the notice table to
  2. Enter in the shortcode [notice-board]
  3. Customize the number of notices displayed by adding any of these parameters
  4. count => Specify the number of notices you want to display. [notice-board count="10"]. By default, 10 notices are displayed.
  5. format => table|list specify whether to output the notices in a table or unordered list [notice-board format="table"]. Default = 'table'.
  6. class => Specify the wrapping class for the notices [notice-board class="table-bordered"]. Default = 'table'.

屏幕截图:

  • Once you have installed & activate the plugin, navigate to Notices in the admin area to Add,View, Edit & Delete the notices and special announcements.
  • To add a widget to your site go to Appearance > Widgets.  Look for the 'Notice Board' widget and drag to the appropraite widget area.  Enter a title to appear above the notices list, enter the number of notices you would like to appear, choose the type of Notice Display and scroll direction.
  • To display the notice in a table or list inside a post or page use the shortcode '[notice-board]'.  You can also use the some optional parameters with the shortcode to control its appearance.
  • A preview of the notices displaying frontend sidebar & pages within table using widget & shortcode respectively.

升级注意事项:

1.1
  • Minor bug Fix
  • Compatible with Wordpress-4.2.2

更新日志:

1.0 1.1