How to add php into inline style background-image WordPress
How to include image path to background-image in Wordpress correctly? Cause this isn't working for me <div class="slide" style="background-image: url("<php bloginfo('template_url'); ?> /assets/img/slide1.jpg");"> Screen of code from inspector