Return to Snippet

Revision: 28732
at July 13, 2010 09:19 by gera3d


Initial Code
<a href="<?php bloginfo('url'); ?>/"><img src="<?php bloginfo('template_directory'); ?>/images/logo.jpg" alt="<?php bloginfo('name'); ?>" border="0" style="border:0px; margin-left:30px;" /></a>

Initial URL


Initial Description
This code so for placing images inside the wordpress template.

Initial Title
Get Picture inside template folder

Initial Tags
wordpress

Initial Language
PHP