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.zipWp 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.
- WordPress generator meta tag
- Post Relational Links
- Post shortlinks
- Canonical links
- Post and Comment Feed and Other feeds
- 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
- Prevents others from embedding your site.
- Prevents you from embedding other non-whitelisted sites.
- Disables all JavaScript related to the feature.
- Removes support for the WordPress embed block in the new block editor.
Installation
- Upload "wp-clear" to the "/wp-content/plugins/" directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Configure the plugin in the menu "Wp Clear"