embed_site_title_html

embed_site_title_html

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('embed_site_title_html') is found 1 times:

  • /wp-includes/embed.php line 1225
    	 * @since 4.4.0
    	 *
    	 * @param string $site_title The site title HTML.
    	 */
    	echo apply_filters( 'embed_site_title_html', $site_title );
    }
    
    /**
     * Filters the oEmbed result before any HTTP requests are made.
     *
     * If the URL belongs to the current site, the result is fetched directly instead of