Used By
Used By | Description |
---|---|
wp-includes/general-template.php: get_the_generator() | Creates the generator XML or Comment for RSS, ATOM, etc. |
Filters the HTML for the retrieved generator type.
The dynamic portion of the hook name, $type
, refers to the generator type.
(string) The HTML markup output to wp_head().
(string) The type of generator. Accepts 'html', 'xhtml', 'atom', 'rss2', 'rdf', 'comment', 'export'.
Version | Description |
---|---|
2.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_the_generator_type