Function vanilla_theme_get_site_logo_url
Returns the URL of the website's logo image, after passing it through a filter to allow overrides by child themes. The default logo of the website is expected to be found inside the active theme in the path 'img/logo.png'. The filter is 'vanilla_get_site_logo_url'.
Return value summary
string
|
The site's logo URL. |