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.

FAQ

  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