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



tag_archive_meta › WordPress Filter Hooks

DaTwenty Eleven 1.0
Deprecaton/a
apply_filters( 'tag_archive_meta', '
' . $tag_description . '
' )
Parametri:
  • (string) The default tag description.
    Richiesto: No
    Default:
Definito a:
Codex:

Filters the default Twenty Eleven tag description.





Sorgenti

echo apply_filters( 'tag_archive_meta', '<div class="tag-archive-meta">' . $tag_description . '</div>' );