Return to Snippet

Revision: 48416
at July 1, 2011 01:48 by disgruntledillon


Initial Code
<?php bloginfo('template_directory'); ?>/

Initial URL


Initial Description
use <?php>/images/someimage.gif

Such a path resolves to ..
http://www.yoursite.com/wp-content/themes/YOURTHEME/images/someimage.gif

Initial Title
Wordpress Image URL

Initial Tags
image, link, wordpress

Initial Language
PHP