davidsanders / WP-Theme-Optimizer

A WordPress plugin to allow you to optimize your WordPress theme header by removing excess tags and scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP Theme Optimizer

Latest Stable Version License Total Downloads

This WordPress plugin allows you to optimize your WordPress theme header by removing excess tags and scripts.

Installation

Either download this repository from Github and upload it to your 'plugins' folder via FTP, or go to the WordPress repository and download direct from your dashboard, here

via Command-line

If you're using Composer to manage WordPress, add WP Theme Optimizer to your project's dependencies.

composer require dsgnr/wp-theme-optimizer

How it works?

I have enabled a simple checkbox for easy activation/deactivation of features. A small gif below:

WP Theme Optimizer animation

Features

  • Remove CSS and JS versions
  • Remove WP Generator tag
  • Remove OEmbed Links
  • Remove jQuery Migrate
  • Remove emoji-release.js
  • Remove recent comments inline CSS
  • Remove RSD Link
  • Remove RSS feeds
  • Remove wlwmanifest.xml
  • Remove WP JSON link
  • Remove WP Shortlink
  • Remove Next/Previous post links
  • Remove Yoast SEO comments in front-end HTML
  • Option to Minify front-end HTML
  • Remove DNS prefetch tags

Contributing

Contributions are welcome from everyone. If this plugin is missing anything you'd like to see, or have found a bug please tell us!

About

A WordPress plugin to allow you to optimize your WordPress theme header by removing excess tags and scripts.

License:GNU General Public License v2.0


Languages

Language:PHP 87.6%Language:JavaScript 8.5%Language:CSS 4.0%