Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (3) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-10 (3 days ago) | Not yet rated by the users | Total: 116 This week: 1 | All time: 9,512 This week: 350 |
Version | License | PHP version | Categories | |||
wpseols 1.1 | MIT/X Consortium ... | 5.0 | PHP 5, SEO, Blogs |
Description | Author | |||
This class can remove comments introduced by Wordpress SEO plugin. Innovation Award
|
Turning off some strings from WordPress response code, particularly useful when projects go live
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.
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.
See LICENSE
Files |
File | Role | Description | ||
---|---|---|---|---|
wp-content (1 directory) | ||||
LICENSE | Lic. | License text | ||
README.md | Doc. | License text |
Files | / | wp-content | / | mu-plugins |
File | Role | Description |
---|---|---|
wordpress-seo-less-something.php | Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Reference repository for this package on GitHub |
The WordPress main site |
Explanation about Must-Use plugins |
The legacy plugin this class aim to be useful about. |