Announcements

Description

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/

Screenshots

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

Installation

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/

Reviews

24 di Lui dal 2018 2 replies
*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
Read all 2 reviews

Contributors & Developers

“Announcements” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Announcements” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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