Description
Filters the output of the XHTML generator tag.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 4955 |
Parameters
Type | Name | Description |
---|---|---|
string | $generator_type | The XHTML generator. |
PHP Doc
/**
* Filters the output of the XHTML generator tag.
*
* @since 2.5.0
*
* @param string $generator_type The XHTML generator.
*/