Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2021-11-22 (7 months ago)  | | Not yet rated by the users | | Total: 101 | | All time: 9,588 This week: 265 |
|
Description | | Author |
This class can remove comments introduced by Wordpress SEO plugin.
It register a function to capture the page output.
The class determines if the Yoast Wordpress SEO plugin is installed. If so, it removes all the unnecessary comments that it introduces an returns the filtered page output. Innovation Award
 April 2015
Number 6
Prize: PhpStorm IDE personal permanent license |
Some Wordpress plugins alter pages in useful ways but sometimes they add more information than it is necessary.
This package can remove needless HTML introduced in the Wordpress site pages by the Yoast SEO plugin.
Manuel Lemos |
| |
 |
|
Innovation award
 Nominee: 2x |
|
Details
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
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.