Summery Summery
Filters the HTML for the retrieved generator type.
Syntax Syntax
Description Description
The dynamic portion of the hook name, $type
, refers to the generator type.
Parameters Parameters
- $gen
-
The HTML markup output to wp_head().
- $type
-
The type of generator. Accepts 'html', 'xhtml', 'atom', 'rss2', 'rdf', 'comment', 'export'.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |