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

Announcements

설명

Plugin Name: Announcements

👉 Free Download | Announcements Document | 404s Support| Support Forums

Announcements is a simple & easy-to-use solution that help you to show / edit / add / delete announcements in your admin area, if user logged in your admin area, they will see all announcements first,
if logged in users do not accept your announcements, they can not open any menu or links in your wordpress back end, the only page they can view is your announcements in back end. This plugin can help you show TOS or Notes for any users when they logged in your back end

In Announcements setting panel, you will add title, message in Announcement Message Editor, also there are options that allow users view an announcement and do not need to access the agreement, and still can open admin menu or links, all these announcements will be stored
in Announcements menu, if users open announcements menu, they will find any messages / notes you sent to them.

Announcements setting panel, you can add / edit / delete any announcements very easy.

More amazing features are being developed and any feature request is welcome.

Feature request & Support URI: https://tooltips.org/forums

Download

https://wordpress.org/extend/plugins/announcements/

스크린샷

  • Announcements Setting Panel
  • Announcements that users had to accept when they logged in

설치

1:Upload the Announcements plugin to your blog
2:Activate it
3: You will find Announcements menu item and Announcements settings menu, just click Announcements settings menu item, you can add / edit / delete new announcements quickly.
4: Once you add a new announcements, when other users logged in admin area, they will find your announcements first, they must accepe your Announcements, else they can not do anything in your admin area
1, 2, 3,4: You’re done!

FAQ

FAQs can be found here: https://tooltips.org/wordpress-tooltip-plugin/announcements/

후기

2018년 7월 24일 답글 2개
*NOTE* The author’s comment below was in response to my review reporting that the plugin would crash on activation. This has since been fixed, so what follows is a proper review: Very easy to use and free of complicated options. The plugin does what it says it does, it displays a nice little bar at the top of the page for your visitors, or also to back-end users. That’s great to have both of those options. I wish there were style settings though. I can change the text color via CSS, but not the bar background color. The in-line style cannot be overridden, so you are stuck with grey #ccc Please add settings to choose: – text color – background color – border color
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

Version 1.9.3

Use roles and capabilities manage menus in back-end of Announcements

Version 1.8.9

Follow wordpress security standard to use esc_attr to check and filter content which generated by admin in all output
Follow wordpress security standard to use sanitize_text_field to check and filter content which generated by admin in all inpupt

Version 1.8.7

Fixed sync error
Fixed version option

Version 1.8.5

Show Announcement at the front end the site pages, guest users will view these announcement at the top of the site
In back end, admin can add / edit / delete Announcements which will show in front end of the site.

Version 1.8.1

fix missing argument 2 for wpdb::prepare()

Version 1.7.1

fixed the bug of “The plugin generated 22 characters of unexpected output during activation”

Version 1.7

  • Spell out that the license is GPLv3
  • Finished the first version
  • General code clean up