get image from theme folder wordpress

Solutions on MaxInterview for get image from theme folder wordpress by the best coders in the world

showing results for - "get image from theme folder wordpress"
Claudio
08 Nov 2017
1<img src="/wp-content/themes/your-theme/assets/images/1.jpg" />
Leni
06 Sep 2018
1<?php echo home_url() ?>/wp-content/themes/IMAGE_PATH/logo.png
similar questions
queries leading to this page
get image from theme folder wordpress