-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
174 lines (121 loc) · 5.96 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
=== Alerts DLX - Alerts, Callouts, and Notifications Block and Shortcode ===
Contributors: ronalfy
Tags: alerts, notifications, notice, shortcode, blocks
Requires at least: 5.9
Tested up to: 6.7
Stable tag: 2.0.2
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
A beautiful and easy to use alerts block, with support for shortcodes.
== Description ==
AlertsDLX offers beautifully styled alerts and notifications blocks for the Block Editor, Classic Editor, or anywhere blocks and shortcodes can go.
This plugin is perfect for adding alerts, callouts, and notifications to your site. It comes with four alert styles: Material, Bootstrap, Chakra, and Shoelace. Each alert style has its own unique look and feel.
https://www.youtube.com/watch?v=7dKpw5uBi5o
> <strong>Alert Shortcodes are here!</strong> <a href="https://docs.dlxplugins.com/v/alertsdlx/shortcode-usage">See shortcode usage</a>.
Major features:
1. Four alert styles: Material, Bootstrap, Chakra, and Shoelace.
2. Use branded colors, or choose custom for your own styles.
3. Add your own SVG icons, or choose from the ones included.
4. Add dismissble alerts, and have it remember the user's choice.
5. Add an optional title, description, and button.
Quick Links:
* <a href="https://dlxplugins.com/plugins/alertsdlx/">AlertsDLX Home</a>
* <a href="https://docs.dlxplugins.com/v/alertsdlx/">AlertsDLX Documentation</a>
* <a href="https://docs.dlxplugins.com/v/alertsdlx/shortcode-usage">Shortcode Usage</a>
* <a href="https://dlxplugins.com/support/">AlertsDLX Support</a>
Blocks are styled with inspiration from:
* <a href="https://mui.com/material-ui/react-alert/">Material UI Alerts</a>
* <a href="https://chakra-ui.com/docs/components/alert">Chakra UI</a>
* <a href="https://getbootstrap.com/docs/5.0/components/alerts/">Bootstrap</a>.
* <a href="https://shoelace.style/">Shoelace</a>
Each Alert can have built-in icons or you can set your own with SVGs.
Icons included are from:
* <a href="https://fonts.google.com/icons">Google Fonts Material Icons</a>
* <a href="https://github.com/chakra-ui/chakra-ui/tree/main/packages/components/icons/src">Chakra UI Icons</a> (GitHub)
* <a href="https://icons.getbootstrap.com/">Bootstrap Icons</a>
Development:
Development happens on GitHub. Please <a href="https://github.com/dlxplugins/alerts-dlx">check out the GitHub code repository for AlertsDLX</a>.
== Installation ==
1. Search for AlertsDLX on the Add Plugins screen.
2. Install and activate.
> <a href="https://docs.dlxplugins.com/v/alertsdlx/">In-depth Documentation</a> - Please check out our thorough documentation ❤️️
== Frequently Asked Questions ==
= Does this work with the Classic Editor and Page Builders? =
Yes. AlertsDLX works with the Classic Editor <a href="https://docs.dlxplugins.com/v/alertsdlx/shortcode-usage">via its shortcode support</a>.
= 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? =
* <a href="https://mui.com/material-ui/react-alert/">Material UI</a>
* <a href="https://getbootstrap.com/docs/5.0/components/alerts/">Bootstrap</a>
* <a href="https://chakra-ui.com/docs/components/alert">Chakra UI</a>
* <a href="https://shoelace.style/">Shoelace</a>
= Can I customize the colors? =
Yes, you can choose custom colors via the shortcode or built-in blocks.
= How can I get help? =
Please leave a note on <a href="https://dlxplugins.com/support/">our support page</a>.
= 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 ==
= 2.0.2 =
* Released 2024-08-23
* Some minor copy updates.
= 2.0.1 =
* Released 2024-08-22
* Fixing Shoelace dark mode styles not aligning properly.
* Fixed Chakra UI styles where info icon was the wrong color.
= 2.0.0 =
* Released 2024-07-21
* New feature: Added a close button and dismissible alerts. You can set an expiration to hide the alert for a certain time after user action.
* New feature: Advanced setting in the blocks to allow for custom inner blocks.
* New feature: Custom colors. Set custom colors for eåçh alert type and variation.
* Block tweaks: The options for showing sections in the block is now near the top and open by default.
= 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.
* <a href="https://dlxplugins.com/announcements/alertsdlx-1-3-0-includes-shortcode-support/">Read the announcement post</a>.
* <a href="https://docs.dlxplugins.com/v/alertsdlx/shortcode-usage">See shortcode usage</a>.
= 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 ==
= 2.0.2 =
Some minor copy updates.