이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple Notices

설명

A simple plugin that adds a notification system to your WordPress. Via custom post types, Simple Notices gives you a way to make announcements that are displayed site-wide at the top of your site.

Notices are displayed with fixed positioning, meaning that they will overlap the rest of your site’s contents. Each notice includes a close button that allows the current user to hide the notice. If the user is logged in, the notice ID will be permanently stored in their user meta, and so will never shown again. If the user is not logged in, the ID of the notice will be stored in a cookie.

Notices can be set to only be shown to logged-in users.

Five colors are included:

  • Blue
  • Red
  • Orange
  • Green
  • Gray

Go to the plugin’s home page for a demonstration video.

스크린샷

  • Notices post type admin
  • Blue color scheme
  • Orange color scheme
  • Green color scheme
  • Gray color scheme

설치

  1. Upload simple-notices to wp-content/plugins
  2. Click “Activate” in the WordPress plugins menu
  3. Click Notices in the left dashboard menu
  4. Create a new notice, choose the color and click Publish

후기

2016년 9월 3일 1 reply
There is a bug in this plugin. If you change your notices several times this plugin remembers each version of the notice, and displays it in the changed order several times. I tried this plugin with several colours and different text 6 times, and now all the 6 versions appears one after each other when I change the sites on my website. Tried this also after deleting the cookies but the same thing happens every time. This is quite annoying for visitors. Tested this on a few browsers and it is at least a problem in IE 11.0 and the ltest Firefox Using Tesseract 2.3.1 themes.
모든 4 평가 읽기

기여자 & 개발자

“Simple Notices”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple Notices”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.7

Updaed compatibility with latest versions of WordPress

1.0.6

Updated to allow notice content to be translated through plugins such as qTranslate.

1.0.3

Added an option to show notices to logged-in users only.

1.0.2

Updated CSS to work better with Twenty Evelen Dark theme.

1.0.1

Minor bug fix.

1.0

Initial release.