Return to Snippet

Revision: 12251
at March 7, 2009 08:58 by muhammet


Initial Code
<?php if($title) { echo $title; } else { the_title(); } ?>

Initial URL


Initial Description


Initial Title
Wordpress Get Title or Alt. Title

Initial Tags
textmate

Initial Language
Other