=== Easy Custom Admin Notification === Contributors: vitruzstudio Tags: admin, notification, dashboard, custom, message Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a customizable notification in the WordPress admin dashboard with a rich text editor and gradient background color options. == Description == Easy Custom Admin Notification allows administrators to display a custom notification in the WordPress dashboard. Key features include: - A rich text editor to create formatted messages with links, images, and more. - Customizable gradient background colors. - Dismissible notification for user convenience. - Translation-ready for multilingual sites. Perfect for alerting users about important updates, announcements, or reminders in a visually appealing way. == Installation == 1. Upload the `easy-custom-admin-notification` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **Settings > Admin Notification** to configure your custom message and gradient colors. 4. Save your settings, and the notification will appear on the WordPress dashboard. == Frequently Asked Questions == = Can I use HTML in the notification message? = Yes, the plugin uses the WordPress rich text editor, allowing you to add formatted text, links, and other HTML elements. = How do I change the notification colors? = In the settings page, you can select two colors for the gradient background using color pickers. = Will the notification appear on all admin pages? = No, the notification is only displayed on the WordPress dashboard. == Screenshots == 1. Settings page with rich text editor and color pickers. 2. Example of a styled notification in the dashboard. == Changelog == = 1.0.0 = * Initial release.