apply_filters( 'embed_site_title_html', string $site_title )

Filters the site title HTML in the embed footer.


Description


Parameters

$site_title

(string) The site title HTML.


Top ↑

Source

File: wp-includes/embed.php

View on Trac


Top ↑

Changelog

Version Description
4.4.0 Introduced.