-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
140 lines (101 loc) · 6.27 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
=== Perform ===
Contributors: performwp, mehul0810
Tags: performance, assets manager, scripts manager, menu cache, disable embeds, disable emoji
Donate link: https://www.buymeacoffee.com/mehulgohil
Requires at least: 4.8
Tested up to: 5.6
Requires PHP: 5.6
Stable tag: 1.3.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Clean and Easy to use UI. Improves Performance and Loading Speed of your WordPress Site by disabling unused features and assets liks JS and CSS.
== Description ==
Perform will help you remove unnecessary styles, scripts, and features which adds up load to your WordPress site. Removing those unnecessary items from your WordPress site will help you improve performance and loading speed of your WordPress site just by installing and configuring the plugin.
= Features =
* Disable emoji
* Disable embeds
* Remove query strings
* Disable XML-RPC
* Remove jQuery Migrate
* Hide WP version
* Remove wlwmanifest link
* Remove RSD link
* Remove Shortlink
* Disable RSS Feeds
* Remove RSS Feed Links
* Disable Self Pingbacks
* Remove REST API Links
* Disable Dashicons
* Disable Password Strength Meter
* Disable Heartbeat
* Set Heartbeat Frequency
* Limit Post Revisions
* Set Autosave Intervals
* Assets Manager ( Manage JS & CSS of themes and plugins )
* SSL Manager
* CDN Manager
* DNS Prefetch
* Preconnect
* Navigation Menu Cache
* Supports WooCommerce
= Connect with Perform - WordPress Plugin =
Stay in touch with us for important plugin news and updates:
* **[GitHub](https://github.com/mehul0810/perform-for-wp "Visit the development of Perform")**
= Contribute to Perform - WordPress Plugin =
This plugin is proudly open source (GPL license) and we're always looking for more contributors. Whether you know another language, can code like no one's business, or just have an idea, we would love your help and input.
Here's a few ways you can contribute to Perform:
* Star/fork/watch the [Perform GitHub repository](https://github.com/mehul0810/perform "Visit the Perform GitHub Repo") to learn more about what issues we're tackling and the project is developing. If you've never worked with Github before, learn about [pull requests here](https://help.github.com/articles/about-pull-requests/) and submit one for Perform, we'd love to provide you our feedback.
* Translate Perform into your native language. The best place to do that is here on wordpress.org. Go to [https://translate.wordpress.org/](https://translate.wordpress.org/projects/wp-plugins/perform), then search for your language, click the "Plugins" tab, then search for "Perform". When you've submitted at least 95% of Perform's strings, the language moderators will review and approve your translations and then they will be available to all WordPress users for your native language.
== Installation ==
= Minimum Requirements =
* WordPress 4.8 or greater
* PHP version 5.6 or greater
* MySQL version 5.5 or greater
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of Perform, log in to your WordPress dashboard, navigate to the Plugins menu and click "Add New".
In the search field type "Perform" and click Search Plugins. Once you have found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now".
= Manual installation =
The manual installation method involves downloading our plugin and uploading it to your server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
== Frequently Asked Questions ==
= How can I get support for Perform? =
We work hard to the best support possible for Perform. The [WordPress.org Support Forum](https://wordpress.org/support/plugin/perform) is used for free community based support. We continually monitor the forum and do our best to ensure everyone gets a response.
= Does it work with caching plugins like WP Rocket? =
Yes, it does.
= Does it work with plugins like Autoptimize? =
Yes, it does.
= Does it work with hosting providers like FlyWheel, Kinsta, and hosts with server-level caching? =
Yes, it does.
== Upgrade Notice ==
Please make sure you make a backup of your database before updating any version to ensure that none of your data is lost.
== Changelog ==
= 2.0.0: unreleased =
- Restrict non-admin users to access assets manager
- Revamp Admin Settings UI and API for better stability and less code
= 1.3.0: December 31st, 2020 =
- Moved to modern coding practices using namespaces
= 1.2.3: December 31st, 2019 =
- Resolved fatal error when `wp-config.php` file is not writable
= 1.2.2: December 27th, 2019 =
- Fix: cdn rewrite is not working [#16](https://github.com/mehul0810/perform/issues/16)
- UI Improvements for Assets Manager
- Simplified working of `wp-config.php` constants
- Security Improvements
= 1.2.1: June 22th, 2019 =
- Fix: redirect to welcome screen on plugin activation [#15](https://github.com/mehul0810/perform/issues/15)
- General Design Improvements & Tweaks
- User Experience Improvements for settings page
= 1.2.0: April 30th, 2019 =
- Fix: add quick access to assets manager from admin listing [#10](https://github.com/mehul0810/perform/issues/10)
- Feat: add menu cache [#11](https://github.com/mehul0810/issues/11)
- Fix: generalise styling for assets manager with all the themes [#12](https://github.com/mehul0810/perform/issues/12)
= 1.1.1: April 25th, 2019 =
- Fix: display assets manager link in admin bar [#6](https://github.com/mehul0810/perform/issues/6)
= 1.1.0: April 25th, 2019 =
- Feat: add support for assets manager [#1](https://github.com/mehul0810/perform/issues/1)
- Fix: settings page is not visible with multisite setup [#5](https://github.com/mehul0810/perform/issues/5)
= 1.0.1: March 31st, 2019 =
- Fix: incorrect linking for reviews in admin footer [#2](https://github.com/mehul0810/perform/issues/2)
- Fix: woocommerce tab should be visible when woocommerce is active [#3](https://github.com/mehul0810/perform/issues/3)
- Fix: disabling woocommerce widgets not working [#4](https://github.com/mehul0810/perform/issues/4)
= 1.0.0: March 23rd, 2019 =
- Initial Release. Yippee!