wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
get_the_generator_{$type} › WordPress Filter Hooks
Seit2.5.0
Veraltetn/v
› apply_filters( "get_the_generator_{$type}", $gen, $type )
| Parameter: (2) |
|
| Definiert in: |
|
| Codex: |
Filters the HTML for the retrieved generator type.
The dynamic portion of the hook name, `$type`, refers to the generator type. Possible hook names include: - `get_the_generator_atom` - `get_the_generator_comment` - `get_the_generator_export` - `get_the_generator_html` - `get_the_generator_rdf` - `get_the_generator_rss2` - `get_the_generator_xhtml`Ähnliche Funktionen: get_the_generator, the_generator, get_the_author_yim, get_the_author_meta, get_the_category, get_the_author