Beskrivning
Light and fast wp_head() cleaner. Just activate it and all unnecessary code will be deleted from site header section. It will improve loading speed of your website.
This plugin will remove:
- WordPress version
- shortlink
- Really Simple Discovery link
- RSS feed links
- all extra RSS feed links
- wlwmanifest.xml
- meta rel=dns-prefetch href=//s.w.org
- the next and previous post links
- Emoji icons
- WordPress REST API
- oEmbed
Feeds (RSS, RSS2, Atom & RDF) and comments feeds will be disabled and redirected to home page for security reasons.
Installation
FTP
- Unzip the plugin file and extract the folder.
- Upload the nietzsche folder to the /wp-content/plugins/ directory.
- Activate the plugin through the
Plugins
menu in WordPress.
Dashboard
- Upload the plugin through
Plugins
->Add new
menu in WordPress. - Activate the plugin through the
Plugins
menu in WordPress.
Vanliga frågor
- I installed the plugin. What’s next?
-
Just activate it. No more needs to be done.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Nietzsche – WP Head Cleaner” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Nietzsche – WP Head Cleaner” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Nietzsche – WP Head Cleaner” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.3
- Unsecure REST API features are removed.
1.2
- Feeds (RSS, RSS2, Arom & RDF) and comments feeds are disabled and redirected to home page for security reasons.
1.1
- Added oEmbed to remove from wp_head.
1.0
- Initial release.