How to load google font only if custom logo is not uploaded
How can I load Google font only if custom logo is not uploaded? I know how to load resource if we are on this or that page, but not sure how to do this? Answer There is a function for this purpose, called has_custom_logo(). You can check whether the website has a custom logo or … Read more