Thread
:
Wp theme building question
View Single Post
05-29-2011, 11:02 AM
JD
Too lazy to set a custom title
Industry Role:
Join Date: Sep 2003
Posts: 22,651
so you want just a list of titles?
-- loop begin --
<a href="<? the_permalink();?>" target="_self" title="<? the_title();?>"><? the_title();?></a> - <? the_time('F dS Y');?>
-- loop end --
JD
View Public Profile
Find More Posts by JD