2020-05-02 / 3436阅 / 悠然
Creates the generator XML or Comment for RSS, ATOM, etc.
Returns the correct generator type for the requested output format. Allows for a plugin to filter generators>‘get_the_generator_$type’ filter.
(string)
(Optional)
The type of generator to return - (html|xhtml|atom|rss2|rdf|comment|export).
Default value: ''
(string|void) The HTML content for the generator.