-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
93 lines (63 loc) · 2.84 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
=== WP Dashboard Messages ===
Contributors: podpirate
Donate link: https://noyb.eu/en/support-us
Tags: dashboard, admin
Requires at least: 4.8
Requires PHP: 5.6
Tested up to: 6.4
Stable tag: 1.1.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Show Messages on the WP Admin Dashboard.
== Description ==
= Features =
- Add Messages to WP Admin Dashboard
- Expiring Messages
- Select from different styles and layouts
- Multisite Support (Network-wide messages)
- Developer friendly hooks
= Development =
Please head over to the source code [on Github](https://github.com/mcguffin/wp-dashboard-messages).
== Installation ==
Just follow the [Automatic Plugin Installation](https://wordpress.org/support/article/managing-plugins/#automatic-plugin-installation) procedere.
== Frequently asked questions ==
= I found a bug. Where should I post it? =
Please use the issues section in the [GitHub-Repository](https://github.com/mcguffin/wp-dashboard-messages/issues).
I will most likely not maintain the forum support forum on wordpress.org. Anyway, other users might have an answer for you, so it's worth a shot.
= I'd like to suggest a feature. Where should I post it? =
Please post an issue in the [GitHub-Repository](https://github.com/mcguffin/wp-dashboard-messages/issues).
= The plugin works pretty well for me. Any way I can show my appreciation? =
Thanks! As a well trained person living in a rich country there is only little I could wish for.
Well, to be honest there is something. As a well known fact today's internet is dominated by only a few major corporations, monitoring all of your behaviour gaining more and more power that way.
Only few organizations have the guts to stand up against this power. In europe—in Austria to be precise—there is *None of you Business* who take whatever legal action they can to put mass surveillance corporations in their place.
So, if that little piece of software was able to help you, you can do me—and yourself—a favor and place a donation at [NOYB](https://noyb.eu/en/support-us).
== Changelog ==
= 1.1.6 =
* Test with WordPress 6.0
* Fix deprecation notice in PHP 8.1
= 1.1.5 =
* Test with WordPress 5.8
* PHP 8 compatibility
= 1.1.4 =
* Fix PHP fatal error after plugin upgrade
= 1.1.3 =
* Upgrade dashicons
* Add black color scheme
* Improve Dashboard stylesheet for WP 5.5+
* Load legacy stylesheets for WP < 5.5
= 1.1.2 =
* Feature: Set message expiration
* Style: Fix image width
* Minor Security hardening
= 1.1.1 =
* UI: add search input to dashicon selector
* UI: update dashicons
* Fix some style issues
= 1.1.0 =
Release at wordpress.org
== Screenshots ==
1. Some random dashboard messages
2. Post Editor metabox
3. Network admins can publish messages either on the current blog or on the entire network.
== Upgrade notice ==
On the whole upgrading should not be taken lightly.