Forums

Title for Monthly archive? (4 posts)

  1. digeart
    Member
    Posted 5 years ago #

    I can get the title for the Category

    <h2><?php single_cat_title(''); ?></h2>

    but can one return the title for a monthly archive? ie;

    "March 2007"

  2. Jonathan Dingman
    Member
    Posted 5 years ago #

    Sure, use the_time();

    such as the_time('M Y'); I believe it is. check here: http://www.php.net/date

  3. Jonathan Dingman
    Member
    Posted 5 years ago #

    Did that solve your problem?

  4. Andrew Ozz
    WordPress Dev
    Posted 5 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags