Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

NOTICE BOARD BY TOWKIR

Descrição

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.

Instalação

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.

Perguntas frequentes

  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.

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“NOTICE BOARD BY TOWKIR” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.0

  • Initial launch of the plugin