wpseek.com
A WordPress-centric search engine for devs and theme authors



embed_site_title_html › WordPress Filter Hooks

Since4.4.0
Deprecatedn/a
apply_filters( 'embed_site_title_html', $site_title )
Parameters:
  • (string) $site_title The site title HTML.
    Required: Yes
Defined at:
Codex:

Filters the site title HTML in the embed footer.





Source

echo apply_filters( 'embed_site_title_html', $site_title );