-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
121 lines (86 loc) · 5.11 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
=== Easy Header Footer - Speedup, Security and Minify ===
Contributors: infosatech
Tags: header, footer, code, content, css, facebook pixel, footer code, footer scripts, footers, google analytics, head, header code, header scripts, headers, insert, insert code, insert scripts, js, meta, meta tags, scripts, wpmu
Requires at least: 4.6
Tested up to: 5.2
Stable tag: 3.2.1
Requires PHP: 5.6
Donate link: https://www.paypal.me/iamsayan/
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
It is a very lightweight plugin for customizing WordPress header, add custom code and enable, disable or remove the unwanted meta tags and links from the source code.
== Description ==
It is a very lightweight plugin for customizing WordPress header, add custom code and enable, disable or remove the unwanted meta tags and links from the source code on a WordPress site. It is a simple plugin that lets you insert code like Google Analytics, custom CSS, Facebook Pixel, and more to your WordPress site header and footer. No need to edit your theme files!
The simple interface of the Easy Header Footer plugin gives you one place where you can insert scripts, rather than dealing with dozens of different plugins.
### Features - What does this plugin do?
* Quick to set up
* Simple to insert scripts
* Insert **header code and/or footer code**
* Add **Google Analytics** code to any theme
* Add **custom CSS** across themes
* Insert **Facebook pixel code**
* Insert any code or **script, including HTML and Javascript**
* Remove different **WordPress meta tags** from wp head.
* Disable **JSON, Rest API, Feed and XML-RPC** functionality.
* Add some **security headers** and **disable user enumeration** to **prevent brute force attacks**.
* **Minification of HTML, CSS and JS** code.
* Remove version number from scripts and css files.
#### Compatibility
* This plugin is fully compatible with WordPress Version 4.6 and beyond and also compatible with any WordPress theme.
#### Support
* Community support via the [support forums](https://wordpress.org/support/plugin/remove-wp-meta-tags) at WordPress.org.
#### Contribute
* Active development of this plugin is handled [on GitHub](https://github.com/iamsayan/remove-wp-meta-tags/).
* Feel free to [fork the project on GitHub](https://github.com/iamsayan/remove-wp-meta-tags/) and submit your contributions via pull request.
Like Easy Header Footer plugin? Consider leaving a [5 star review](https://wordpress.org/support/plugin/remove-wp-meta-tags/reviews/?rate=5#new-post).
== Installation ==
1. Visit 'Plugins > Add New'.
1. Search for 'Easy Header Footer' and install it.
1. Or you can upload the `remove-wp-meta-tags` folder to the `/wp-content/plugins/` directory manually.
1. Activate Easy Header Footer from your Plugins page.
1. After activation go to 'Settings > Easy Header Footer'.
1. Enable options as per your need and save changes.
To go back to default state, just disable the plugin options located into 'Plugins > Easy Header Footer' menu and save changes.
== Frequently Asked Questions ==
= How to use this plugin? =
Go to 'Settings > Easy Header Footer' and check the options and hit 'Save Changes'.
= Is there an admin interface for this plugin? =
Yes. You can access this from 'Settings > Easy Header Footer'
= How to check this is working? =
Open any page's source code of your website and you will see the change.
Use the plugin to test it.
== Screenshots ==
1. Custom Header Footer Code
2. WP Head Cleanup
3. Minify HTML
4. Security headers
5. Remove version numbers
6. Meta Box
== Changelog ==
If you like Easy Header Footer, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/remove-wp-meta-tags/reviews/?rate=5#new-post). It helps to keep development and support going strong. Thank you!
= 3.2.1 =
Release Date: April 28, 2019
* Added: An option in WP Meta tabs to remove HTML comments.
* Fixed: The Rest API disable mechanism for WP Version 4.7+.
* Fixed: Twitter share link.
* Improved: From now, plugin will automatically regenrate permalinks, if you enable or disable feed from Disable Tab.
* Removed: Some unused codes.
* Compatibility upto WordPress 5.2.
= 3.2.0 =
Release Date: April 24, 2019
* Added: An option in WP Meta tabs to remove HTML comments.
* Added: An option to Load Javascript files Asyncrhronously.
* Improved: The header footer code output mechanism. From now it will show the codes directly from the individual post meta, even if no codes exist on plugin settings.
* Improved: The Disable User Enumeration process.
* Improved: The feed disable mechanism.
* Improved: HSTS option wiil be visible in plugin settings, if SSL is active on your site.
* Improved: Admin UI.
* Fixed: Duplicate HTML Tag error in Browser Console.
* Fixed: Some Error Notice.
* Fixed: Some untranslated strings.
* Compatibility upto WordPress 5.1.
= Other Versions =
* View the <a href="https://plugins.svn.wordpress.org/remove-wp-meta-tags/trunk/changelog.txt" target="_blank">Changelog</a> file.
== Upgrade Notice ==
= 3.2.0 =
In this release, several bug fixes and enhancements has been introduced. Please update the plugin on your website now to get these fixes and enhancements.