Filters the custom logo output.
Parameters
$html
string- Custom logo HTML output.
$blog_id
int- ID of the blog to get the custom logo for.
Source
return apply_filters( 'get_custom_logo', $html, $blog_id );
CARVIEW |
Filters the custom logo output.
$html
string$blog_id
intreturn apply_filters( 'get_custom_logo', $html, $blog_id );
Used by | Description |
---|---|
get_custom_logo()wp-includes/general-template.php | Returns a custom logo, linked to home unless the theme supports removing the link on the home page. |
You must log in before being able to contribute a note or feedback.
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