clare485
7/18/2013 - 2:15 PM

wordpress cheatsheet - commonly used code

wordpress cheatsheet - commonly used code

<?php echo get_site_url(); ?>

<?php echo get_stylesheet_directory_uri(); ?>

 <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/image-brochure.png" alt=""/>