Skip to content

prettyyellowdog/WP-Plugin-Remove-Wordpress-Overhead

 
 

Repository files navigation

=== Remove Wordpress Overhead ===
Contributors: Omnisite
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZS4SEBD4EA7W
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.0
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

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.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

Packages

No packages published

Languages

  • PHP 89.6%
  • CSS 9.1%
  • JavaScript 1.3%