WP Manifestindependent plugin directory
manifest / performance / wp-clear

Wp clear

A simple wordpress plugin removes unnecessary code from wp_head. Allows you to disable Emoji and wp-embed

by Alexey Rtishchev · github.com/monklock/wp-clear · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/monklock/wp-clear/archive/refs/heads/master.zip

Wp Clear plugin

A simple plugin removes unnecessary code from wp_head. Allows you to disable emoji and wp-embed

Required PHP 7.*

Description

Remove Unnecessary Code from wp_head.

  1. WordPress generator meta tag
  2. Post Relational Links
  3. Post shortlinks
  4. Canonical links
  5. Post and Comment Feed and Other feeds
  6. Resource hints

Remove emoji

Note: Emoticons will still work and emoji’s will still work in browsers which have built in support for them. This plugin simply removes the extra code bloat used to add support for emoji’s in older browsers.

Disable wp-embed

  1. Prevents others from embedding your site.
  2. Prevents you from embedding other non-whitelisted sites.
  3. Disables all JavaScript related to the feature.
  4. Removes support for the WordPress embed block in the new block editor.

Installation

  1. Upload "wp-clear" to the "/wp-content/plugins/" directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure the plugin in the menu "Wp Clear"