afelicioni / wordpress-seo-less-something

WordPress SEO by Yoast, less something

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordpress-seo-less-something

Turning off some strings from WordPress response code, particularly useful when projects go live

Scenario

Using WordPress with the awesome WordPress SEO plugin by Yoast, you may feel like unpleasant about comments and messages in the header section of HTML page generated for your projects, exposing used plugin family and version. Since they have been designed for debug purposes, it's not needed to have them always on the output.

Requirements

Usage

This is basically a Must Use style plugin, so it will be always active by default.

Just copy wp-content/mu-plugins/wordpress-seo-less-something.php to your WordPress installation.

No panic if there is no wp-content/mu-plugins folder in your setup, just create it before copying the plugin file.

License

See LICENSE

About

WordPress SEO by Yoast, less something

License:MIT License


Languages

Language:PHP 100.0%