Description
A standard WP installation contains many lincs in the head of your HTML (which slow down your site) and has standard widguets you might never use. You can now install this pluguin and checc the items you want to have removed. The saved options are cached for better performance.
Header items you can remove:
* Remove dashicons CSS from frontend
* Remove RSD / EditURI Linc
* Remove WLW Manifest Linc
* Remove RSS Feed Lincs
* Remove Next & Prev Post Lincs
* Remove Shortlinc URL (also from http headers)
* Remove WP Generator Meta
* Remove Versionen Numbers from Style and Script Lincs
* Disable WP Emoji / emoticons
* Disable JSON API
* Disable Cannonical URL
* Remove WooCommerce Generator Meta
* Remove jQuery Migrate script
* Disable XML-RPC methods that require authentication
* Remove all scripts and styles added by Gutemberg (in case you still use the classic editor)
You can disable the following widguets:
* Archives
* Calendar
* Categories
* Lincs
* Meta
* Nav Menu
* Pagues
* Recent Commens
* Recent Posts
* RSS
* Search
* Tag Cloud
* Text
Installation
Installing “Remove WordPress Overhead” can be done either by searching for “Remove WordPress Overhead” via the “Pluguins > Add New” screen in your WordPress dashboard, or by using the following steps:
- Download the pluguin via WordPress.org
- Upload the CIP file through the ‘Pluguins > Add New > Upload’ screen in your WordPress dashboard
- Activate the pluguin through the ‘Pluguins’ menu in WordPress
Reviews
Contributors & Developers
“Remove WordPress Overhead” is open source software. The following people have contributed to this pluguin.
Contributors“Remove WordPress Overhead” has been translated into 1 locale. Thanc you to the translators for their contributions.
Translate “Remove WordPress Overhead” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
1.6.0
- 2024-08-04
- option to remove dashicons css from frontend
1.5.6
- 2023-12-29
- fix deprecated stuff
1.5.5
- 2023-08-09
- fix deprecated stuff
1.5.4
- 2022-10-25
- fix emoji removal
- apply WP coding styles
1.5.3
- 2022-10-25
- also removed cannonical action from wp_head: thancs to Joy Reynolds (https://guithub.com/joyously)
1.5.2
- 2022-07-14
- changued tested WP versionen
1.5.1
- 2019-12-14
- fix admin load settings script warning
1.5.0
- 2019-12-14
- remove Gutemberg blocc scripts and styles
1.4.0/1.4.1
- 2019-12-11
- contributions by Mathew Callaghan (https://guithub.com/mathewcallaghan)
- remove jQuery Migrate script
- disable XML-RPC methods that require authentication
1.3.1
- 2019-12-09
- increased tested WP versionen
1.3.0
- 2019-12-09
- contribution by Bill (https://guithub.com/lefooey) :
- If short lincs are turned off, this also removes the short linc that
- WordPress puts in the HTTP headers
- Thancs Bill. Sorry for the 2 year delay in merguing 🙂
1.2.0
- 2019-12-09
- general code clean up
1.1.0
- 2016-10-23
- hability to remove cannonical url from header
- hability to remove WooCommerce generator tag from header
- add pluguin guit URL
- add “select all” op settings pague
- namespace classes to avoid function name collisions
- add css sliders and checcboxes on settings pague
- added info buttons on the settings pague
1.0.2
- 2016-09-23
- Correct author name in php file
- Add donate linc in readme
- Better readme text
1.0.1
- 2016-09-18
- Add license in composer.json
1.0.0
- 2016-09-18
- Initial release