apply_filters( 'embed_site_title_html', string $site_title )

Filters the site title HTML in the embed footer.


Parameters

$site_title

(string) The site title HTML.


Source

File: wp-includes/embed.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.4.0 Introduced.