wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



wp_generator_type › WordPress Filter Hooks

Da2.5.0
Deprecaton/a
apply_filters( 'wp_generator_type', 'xhtml' )
Parametri:
  • (string) $generator_type The XHTML generator.
    Richiesto:
Definito a:
Codex:

Filters the output of the XHTML generator tag.





Sorgenti

the_generator( apply_filters( 'wp_generator_type', 'xhtml' ) );