Convert multiple logos into the_custom_logo
You can use the get_custom_logo filter to customize the HTML of the custom logo to whatever you want. For instance, you can do something like so: You can further use the wp_get_attachment_image_attributes filter to get the image src of the logo. The problem is using it. The example code below uses a class to store … Read more