Description
Filters the site title HTML in the embed footer.
Occurrences
Filename | Line Number |
---|---|
wp-includes/embed.php | 1232 |
Parameters
Type | Name | Description |
---|---|---|
string | $site_title | The site title HTML. |
PHP Doc
/**
* Filters the site title HTML in the embed footer.
*
* @since 4.4.0
*
* @param string $site_title The site title HTML.
*/