Codex tools: Log in / create account
Contents |
Displays the calendar (defaults to current month/year). Days with posts are styled as such. This tag can be used anywhere within a template.
<?php get_calendar( $initial ); ?>
Displays calendar highlighting any dates with posts.
<?php get_calendar(); ?>
Display days using one-letter initial only; in 1.5, displays initial based on your WordPress Localization.
<?php get_calendar(true); ?>
the_time, the_date, the_date_xml, the_modified_time, the_modified_date, the_modified_author, single_month_title, get_the_time, get_day_link, get_month_link, get_year_link, get_calendar