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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«NOTICE BOARD BY TOWKIR» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «NOTICE BOARD BY TOWKIR» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial launch of the plugin