Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathanbardo/wp-admin-user-message
Add message to users of your site. Choose wheter they can dismiss it or not.
https://github.com/jonathanbardo/wp-admin-user-message
Last synced: about 11 hours ago
JSON representation
Add message to users of your site. Choose wheter they can dismiss it or not.
- Host: GitHub
- URL: https://github.com/jonathanbardo/wp-admin-user-message
- Owner: jonathanbardo
- License: gpl-2.0
- Created: 2014-10-28T15:54:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T22:47:53.000Z (almost 9 years ago)
- Last Synced: 2023-08-04T21:07:59.560Z (over 1 year ago)
- Language: PHP
- Homepage: http://plugins.svn.wordpress.org/admin-user-message/
- Size: 287 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Admin User Message
![Banner](assets/banner-1544x500.png)
Add message to users of your site. Choose wheter they can dismiss it or not.**Contributors:** [jonathanbardo](http://profiles.wordpress.org/jonathanbardo)
**Tags:** [admin](http://wordpress.org/plugins/tags/admin), [message](http://wordpress.org/plugins/tags/message)
**Requires at least:** 4.2
**Tested up to:** 4.4
**Stable tag:** trunk (master)
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)## Description ##
**Note: This plugin only works with WordPress 4.2 or higher**
This plugin will enable the site administrator to easily create an admin message present on all pages. The admin has the option to let the user dismiss the message for the duration of his session.
## Screenshots ##
### Admin settings page
![Admin settings page](assets/screenshot-1.png)
## Changelog ##
### 0.0.9 ###
Add WordPress 4.4 compatibility and change update box layout### 0.0.8 ###
Add WordPress 4.3 compatibility### 0.0.7 ###
Added .pot and french translation### 0.0.6 ###
Added core dismiss button added in 4.2### 0.0.5 ###
Fix dismiss PHP error on logout### 0.0.4 ###
Fix dismiss JS error### 0.0.3 ###
Change css for dismiss button### 0.0.2 ###
Conserve wysiwyg line break on display### 0.0.1 ###
Initial release.