• gleem

    (@gleem)


    is there a way to add a category and short date to the “recent post list” function? I’m trying to add it on an outside PHP page, and I got the recent posts to show up, but can’t figure out how to add the date and category to it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gleem

    (@gleem)

    anyone?

    Vietson

    (@limited)

    is “recent post list” a plugin or did you use query?

    Thread Starter gleem

    (@gleem)

    query

    Thread Starter gleem

    (@gleem)

    actually I just switched to “Customizable Post Listings” so that I could have it post the date next to the each recent post so I’m just using this:

    ?<?php c2c_get_recent_posts(15); ?>

    would still like to have it show this:

    date: category: post title

    and right now I’m stuck with

    date: post title

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add date & category to recent post?’ is closed to new replies.