-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
101 lines (63 loc) · 2.92 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
=== Remove Links and Scripts ===
Contributors: aliya-yasir, sasiddiqui
Donate link: https://www.paypal.me/yasglobal
Tags: shortlink, rsd_link, wlwmanifest_link, feed_links, emoji_scripts, wp_embed, wp_json, emoji_styles, generator, rel_link, disable-embeds
Requires at least: 3.5
Tested up to: 4.9
Stable tag: 0.2.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Remove unwanted links and scripts from wordpress header.
== Description ==
This plugin can remove the links, scripts, styles and some other meta from the wordpress header as listed below:
* shortlink
* rsd_link
* wlwmanifest_link
* feed_links
* emoji_scripts
* wp_embed
* wp_json
* emoji_styles
* generator
* rel_link
All the above headers can be removed from this plugin. You can select them from the settings page.
= Make sure to check the settings Page =
=== Thanks for the Support ===
The support from the users that love Remove Links and Scripts is huge. You can support Remove Links and Scripts future development and help to make it even better by donating or even giving a 5 star rating with a nice message to me :)
[Donate to Remove Links and Scripts](https://www.paypal.me/yasglobal)
=== Bug reports ===
Bug reports for Remove Links and Scripts are [welcomed on GitHub](https://github.com/yasglobal/remove-links-and-scripts). Please note GitHub is not a support forum, and issues that aren't properly qualified as bugs will be closed.
== Installation ==
This process defines you the steps to follow either you are installing through WordPress or Manually from FTP.
**From within WordPress**
1. Visit 'Plugins > Add New'
2. Search for Remove Links and Scripts
3. Activate Remove Links and Scripts from your Plugins page.
4. Go to "after activation" below.
**Manually**
1. Upload the `remove-links-and-scripts` folder to the `/wp-content/plugins/` directory
2. Activate Remove Links and Scripts through the 'Plugins' menu in WordPress
3. Go to "after activation" below.
**After activation**
1. Go to the plugin settings page and set up the plugin for your site.
2. You're done!
== Screenshots ==
* You can select the options from the settings page ([here](http://www.example.com/wp-admin/admin.php?page=remove-links-scripts-settings)).
== Frequently Asked Questions ==
= Q. Why should I install this plugin? =
A. Installing this plugin is the easiest way to remove unwanted links, scripts, styles and some other meta from the header.
= Q. May i select the removing items? =
A. Yes, You can select the items you want to remove.
== Changelog ==
= 0.2.4 =
* Update text domain for the translation
= 0.2.3 =
* Updated translation code and fixed PHP Notices
= 0.2.2 =
* Added uninstall hook
= 0.2.1 =
* Added translation Capability and readability
= 0.2 =
* Improve the Performance of the Plugin
= 0.1 =
* First release on wordpress.org.