-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
50 lines (31 loc) · 1.49 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
=== SMNTCS Nord Admin Theme ===
Contributors: nielslange
Tags: Admin Theme, Custom Admin Colors, Custom Colors
Stable tag: 1.4
Tested up to: 6.4
Requires at least: 5.2
Requires PHP: 5.6
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Adds an admin theme based on the <a href="https://www.nordtheme.com/">Nord Theme</a> color scheme.
== Installation ==
1. Upload `smntcs-nord-admin-theme` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Go to `Users → Profile` and activate the `Nord Admin Color Scheme`.
== Contribute ==
Contributions are more than welcome. Simply head over to [Github](https://github.com/nielslange/smntcs-nord-admin-theme/) and open an issue or a pull request.
== Credits ==
The colors used in this plugin are based on the fantastic [Nord](https://www.nordtheme.com/) color scheme created by [Arctic Ice Studio](https://www.arcticicestudio.com/) & [Sven Greb](https://svengreb.de/).
== Changelog ==
= 1.4 (2023.10.21) =
- Test up to WP 6.4
= 1.3 (2022.12.03) =
- Test up to WP 6.1
= 1.2 (2022.10.03) =
- Test up to WP 6.0
= 1.1 (2021.12.19) =
- [Add e2e tests](https://github.com/nielslange/smntcs-nord-admin-theme/pull/2)
- [Update README.txt and README.md](https://github.com/nielslange/smntcs-nord-admin-theme/pull/3)
- Test up to WP 5.8
= 1.0 (2021.12.03) =
- Initial release