Im looking for something to be inside the WP admin.
oh I see, the author code was commented out. Thanks man.
Why arent there options to turn these on in the admin panel?
Sweet man thanks. Weird that it’s not implemented.
Ok now how do you get the author in there?
Right now the code is this.
<small><?php the_time(‘F jS, Y’) ?> <?php the_time() ?><!– by <?php the_author() ?> –></small>
But why doesnt the author show up?
Thats unfortunate. Are there any plug-ins for this?
Thanks Kafka.
Thanks dude! That worked!