get_site_icon_url
get_site_icon_url ( $size = 512, $url = '', $blog_id = 0 )
Parameters:- (int) size Optional. Size of the site icon. Default 512 (pixels).
- (string) url Optional. Fallback url if no site icon is found. Default empty.
- (int) blog_id Optional. ID of the blog to get the site icon for. Default current blog.
Returns:Defined at: - Introduced in WordPress: 4.3.0
- Deprecated in WordPress: —
Description
Returns the Site Icon URL.