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



embed_site_title_html › WordPress Filter Hooks

Da4.4.0
Deprecaton/a
apply_filters( 'embed_site_title_html', $site_title )
Parametri:
  • (string) $site_title The site title HTML.
    Richiesto:
Definito a:
Codex:

Filters the site title HTML in the embed footer.





Sorgenti

echo apply_filters( 'embed_site_title_html', $site_title );