Skip to content

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

License

Notifications You must be signed in to change notification settings

ventouris/WP-Theme-Optimizer

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.5%
  • JavaScript 8.5%
  • CSS 4.0%