-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
72 lines (43 loc) · 1.26 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
=== Blank Utilities ===
Contributors: conraid
Donate link: http://conraid.net
Tags: utility,utilities
Requires at least: 4.4
Tested up to: 5.1
Stable tag: 2.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Plugin to add some utilities to WordPress site
== Description ==
This plugin allows one to add some utilities, like remove version string,
change login form logo, etc...
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the plugin files to the '/wp-content/plugins/plugin-name' directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
== Configuration ==
No configuration is necessary.
== Changelog ==
= 2.8 =
* Removed custom logo
= 2.7 =
* Get custom logo if exists
= 2.6 =
* Added search form shortcode
= 2.5 =
* Added SVG mime types
* Removed confirmation email to Contact Form 7
* Removed caldera phone italy option
= 2.4 =
* Added confirmation email to Contact Form 7
= 2.3 =
* Added id login to logo css
= 2.2 =
* Readded and renamed version constant. I'm sorry.
= 2.1 =
* Fixed plugin name
= 2.0 =
* Added caldera phone italy option
* Fixed login logo
= 1.0 =
* Initial release