=== Alerts DLX - Alerts, Callouts, and Notifications ===
Contributors: ronalfy
Tags: alerts, notifications, notice, shortcode, blocks
Requires at least: 5.9
Tested up to: 6.5
Stable tag: 1.4.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://github.com/sponsors/DLXPlugins
Create beautiful and impactful alerts, callouts, and notifications for the block editor.
== Description ==
AlertsDLX offers beautifully styled alerts and notifications blocks for the Block Editor, Classic Editor, or anywhere blocks and shortcodes can go.
https://www.youtube.com/watch?v=7dKpw5uBi5o
> Now Supports Shortcodes! See shortcode usage.
> Spin up a quick demo here.
Quick Links:
* AlertsDLX Home
* AlertsDLX Documentation
* Shortcode Usage
* AlertsDLX Support
Blocks are styled with inspiration from:
* Material UI Alerts
* Chakra UI
* Bootstrap.
* Shoelace
Each Alert can have built-in icons or you can set your own with SVGs.
Icons included are from:
* Google Fonts Material Icons
* Chakra UI Icons (GitHub)
* Bootstrap Icons
Development:
Development happens on GitHub. Please check out the GitHub code repository for AlertsDLX.
== Installation ==
1. Search for AlertsDLX on the Add Plugins screen.
2. Install and activate.
> In-depth Documentation - Please check out our thorough documentation ❤️️
> View a demo
== Frequently Asked Questions ==
= Does this work with the Classic Editor? =
Yes. AlertsDLX works with the Classic Editor via its shortcode support.
= Does this work with the Block Editor? =
Yes, AlertsDLX comes with four blocks, one for each style of alert (Bootstrap, Chakra, Material, and Shoelace).
= What alert styles does the plugin support? =
* Material UI
* Bootstrap
* Chakra UI
* Shoelace
To see all the alerts in one place, spin up a quick demo here.
= Can I customize the colors? =
I'm afraid not. For the time being, the colors will match the alert style presented.
= How can I get help? =
Please leave a note on our support page.
= Can I use my own icons? =
Yes. The icon picker allows you to enter an SVG. For the shortcode, you must supply your own SVG.
== Screenshots ==
1. Warning Alert and Options
2. Centered Warning Alert
3. Example Success Alert
4. Block Style Previews
5. Icon Selector
6. Font Size Option
== Changelog ==
= 1.4.0 =
* Released 2024-03-12
* Reworked markup for better style compatibility and less conflicts.
* Testing with WP 6.5.
= 1.3.5 =
* Released 2023-12-09
* Selecting block styles resulted in a JS error. This has been fixed.
= 1.3.1 =
* Released 2023-10-21
* Several performance improvements to the frontend. Previously the frontend was loading all styles and scripts for all alert types. Now it only loads the styles and scripts for the alert type(s) being used on the page.
= 1.3.0 =
* Released 2023-09-23
* Added support for shortcodes.
* Read the announcement post.
* See shortcode usage.
= 1.2.5 =
* Released 2023-09-10
* Optimizing scripts and styles to only load when needed to prevent unnecessary style loading.
= 1.2.1 =
* Released 2023-04-16
* Hot fix for outputting the block description.
= 1.2.0 =
* Released 2023-04-16
* Added Shoelace alert styles.
* Changing internal structure to innerBlocks.
= 1.1.0 =
* Released 2022-10-01
* Added Darkmode for Chakra and Material alert boxes.
= 1.0.5 =
* Released 2022-09-12
* Fixed "error" alert styles in the block editor/frontend.
* Updated SVG icons for .org.
= 1.0.1 =
* Released 2022-09-11
* Added transforms to the blocks so that they are interchangeable.
= 1.0.0 =
* Released 2022-09-09
* Initial release.
== Upgrade Notice ==
= 1.4.0 =
Reworked markup for better style compatibility and less conflicts. Testing with WP 6.5.