WordPress 0.71 Hooks, Functions, Classes and Methods
Page 12

the_date()

Display or Retrieve the date the current post was written (once per date)

the_ID()

Displays the ID of the current item in the WordPress Loop.

the_time()

Display the time at which the post was written.

the_title()

Displays or retrieves the current post title with optional markup.