Forums

Adjusting Date in Left Column (3 posts)

  1. ckreon
    Member
    Posted 2 years ago #

    I'd like to have the date in the left column display the date of last modification as opposed to date of creation for pages. The blog could really go either way, though I think I would prefer it to display the date of creation...

    Can anyone point me in the right direction?
    Thanks!

  2. ckreon
    Member
    Posted 2 years ago #

    Site in question is http://www.coreykozlowski.com

  3. Afmrak
    Member
    Posted 1 year ago #

    I know this is from 6 months ago, but for those that have a similar problem:

    In the PHP code where the date is output, replace "get_the_date" or "the_date" (whichever is used in your version of the theme) with "the_modified_date"
    get_the_date() doc page
    the_modified_date() doc page

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags