-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
87 lines (66 loc) · 2.64 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
=== WPUpper Security ===
Author URL: https://github.com/victorfreitas
Contributors: victorfreitas
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X7BF5KKYQMA8E
Tags: wp generator, remove, remove version wordpress, feeds, filemtime, files, css, js, meta tags
Requires at least: 3.0
Tested up to: 4.6.1
Stable tag: 2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Remove the version of WordPress in HTML tag generator, css and js params (?ver=), Feeds.
== Description ==
> **[Github](https://github.com/victorfreitas)** |
> **[Twitter](https://twitter.com/_viktorfreitas "Follow on Twitter")** |
> **[Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X7BF5KKYQMA8E "Support the development with a beer")**
Remove the version of WordPress in HTML tag generator, css and js params (?ver=), Feeds.
== Installation ==
* Upload the files to the `/wp-content/plugins/` (keep the original folder plugin)
* Ative o plugin na interface de 'Plugins' do WordPress
== Screenshots ==
1. Not it contains an image of the plugin configuration screen.
== Changelog ==
= 2.1 =
* Bug fixes
= 2.0 =
* Removed namespace
* Add filters on all actions in remove the headers
* Add support PHP version 5.2.4 or above
* Remove header rest output link wp head
* Remove header index rel link
* Remove header wp print head scripts
* Remove header print emoji detection script
* Remove header feed links extra
* Remove actions rss2_head in (the_generator)
* Remove actions commentsrss2_head in (the_generator)
* Remove actions rss_head in (the_generator)
* Remove actions rdf_header in (the_generator)
* Remove actions atom_head in (the_generator)
* Remove actions comments_atom_head in (the_generator)
* Remove actions opml_head in (the_generator)
* Remove actions app_head in (the_generator)
= 1.1.0 =
* Fixed: Bug fix
* Fixed: Improviment perfomance
= 1.0.1 =
* Fixed: Bug fixes
= 1.0.0 =
* First version
== Upgrade Notice ==
= 2.0 =
* Removed namespace
* Add filters on all actions in remove the headers
* Add support PHP version 5.2.4 or above
* Remove header rest output link wp head
* Remove header index rel link
* Remove header wp print head scripts
* Remove header print emoji detection script
* Remove header feed links extra
* Remove actions rss2_head in (the_generator)
* Remove actions commentsrss2_head in (the_generator)
* Remove actions rss_head in (the_generator)
* Remove actions rdf_header in (the_generator)
* Remove actions atom_head in (the_generator)
* Remove actions comments_atom_head in (the_generator)
* Remove actions opml_head in (the_generator)
* Remove actions app_head in (the_generator)