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

Site Announcements

설명

Site Announcements allows you to broadcast site-wide messages to your visitors, as well as set custom parameters for the messages,
such as the background and text color, and how long a user-hidden announcement should be hidden from users.

By default, announcements will open in a slide-down modal (showing the announcement content). Alternatively, each announcement can be configured to point to an internal or external URL. Announcements with no URL and no content will simply display user-selected text, which can be handy for broadcasting things like coupon codes or important messages to users.

Plays well with the WordPress Admin Toolbar and is mobile-friendly. Has been tested with 100+ WordPress themes and should work well on all themes. If you have theme compatibility issues, please post a support thread or contact me.

The plugin’s font sizes and families are inherited from the theme. If you wish to make adjustments to the announcement bar’s font sizes or types you will need to add custom CSS to override your theme’s styles.

Site Announcements uses animate.css for the modal transitions and JSCookie for setting a cookie if a user hides a modal.

스크린샷

  • Shows a sample closable announcement with a red-background and white text.
  • Shows the announcement creation panel, which lets you set a custom background, text color and other options.
  • Shows the slide-down modal displaying the announcement content if no URL is specified.

설치

  1. Upload site-announcements to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

If a User Hides a Specific Announcement, Will Other Announcements Be Hidden as Well?

No, each announcement is hidden based on its ID specifically.

후기

2020년 3월 20일
Can’t show multiple announcements. Closing the newest active announcement should show the next active one behind it or should give the option to display them stacked.
2020년 1월 4일
Works perfectly on version 5.3.2. Easy to install and customize. Great job!
모든 4 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.4

  • Fixes color-picker issue

1.0.3

  • Fixes custom text color issue when content is empty

1.0.2

  • Prevent script enqueue if there are no announcements
  • Removes erroneous admin output

1.0.1

  • Update for plugin assets

1.0.0

  • Initial release