=== Custom Admin Notice ===
Contributors: tex0gen
Tags: custom, admin, notice, notices, dashboard
Requires at least: 4.7
Tested up to: 6.8
Stable tag: 1.2.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://buymeacoffee.com/tex0gen

Custom admin notices for your WordPress admin dashboard. Display a custom notice to all users in your WordPress dashboard.

== Description ==

Display custom admin notices in your WordPress admin dashboard with native WordPress styling.
Choose between success, warning, error or neutral styles.

This is a super lightweight plugin that is only loaded on your admin dashboard.

== Changelog ==

= 1.2.0 =
* Fixed security issues.
* Set default notice type to 'info' if none selected.
* Fixed a meta removal issue when sites have a large number of users.
* Updated tested up to version.

= 1.1.0 =
* Added dismissable option

= 1.0.1 =
* Updated sanitisation of admin notice content
* Conform to WordPress coding standards
* Added new plugin icon
* Allows HTML output in admin notice content

= 1.0 =
* First Release