apply_filters( 'wp_generator_type', string $generator_type )
Filters the output of the XHTML generator tag.
Description Description
Parameters Parameters
- $generator_type
-
(string) The XHTML generator.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |