forked from omnisite/WP-Plugin-Remove-Wordpress-Overhead
-
Notifications
You must be signed in to change notification settings - Fork 0
Wordpress: Remove overhead from the <head> HTML and disable widgets you don't use
License
mathewcallaghan/remove-wordpress-overhead
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Remove Wordpress Overhead === Contributors: Omnisite Tags: wordpress, header, remove widgets, disable widgets, remove, clean, strip, version, disable, rsd link, wp generator, feed link, rss feed, shortlink, next, prev, wp generator, version number, wlwmanifest, emojicons, json api Requires at least: 3.9 Tested up to: 4.6 Stable tag: 1.1.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Remove overhead from the <head> HTML, speed up your website and disable widgets you don't use == Description == A standard WP installation contains many links in the head of your HTML (which slow down your site) and has standard widgets you might never use. You can now install this plugin and check the items you want to have removed. The saved options are cached for better performance. Header items you can remove: * Remove RSD / EditURI Link * Remove WLW Manifest Link * Remove RSS Feed Links * Remove Next & Prev Post Links * Remove Shortlink URL * Remove WP Generator Meta * Remove Version Numbers from Style and Script Links * Disable WP Emoji / emoticons * Disable JSON API * Disable Canonical URL * Remove WooCommerce Generator Meta * Dequeue jQuery Migrate * Disable XML-RPC Methods You can disable the following widgets: * Archives * Calendar * Categories * Links * Meta * Nav Menu * Pages * Recent Comments * Recent Posts * RSS * Search * Tag Cloud * Text == Installation == Installing "Remove Wordpress Overhead" can be done either by searching for "Remove Wordpress Overhead" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 1. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. screenshot-1: settings screen == Changelog == = 1.1.1 = * 2018-10-18 * Added option to dequeue jQuery migrate. * Added option to Disable XML-RPC Methods. = 1.1.0 = * 2016-10-23 * ability to remove canonical url from header * ability to remove WooCommerce generator tag from header * add plugin git URL * add "select all" op settings page * namespace classes to avoid function name collisions * add css sliders and checkboxes on settings page * added info buttons on the settings page = 1.0.2 = * 2016-09-23 * Correct author name in php file * Add donate link in readme * Better readme text = 1.0.1 = * 2016-09-18 * Add license in composer.json = 1.0.0 = * 2016-09-18 * Initial release
About
Wordpress: Remove overhead from the <head> HTML and disable widgets you don't use
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 89.4%
- CSS 6.2%
- JavaScript 4.4%