apply_filters( 'get_custom_logo', string $html , int $blog_id )
Filters the custom logo output.
Description
Parameters
- $html
-
(string) Custom logo HTML output.
- $blog_id
-
(int) ID of the blog to get the custom logo for.
Source
Changelog
Version | Description |
---|---|
4.6.0 | Added the $blog_id parameter. |
4.5.0 | Introduced. |
If you test your site with Google’s Structured data testing tool you will get an error about itemprop “logo” not being recognized by google as a WP Header element.
Here is how you remove itemprop