Forums

Recent Posts (7 posts)

  1. dave_merwin
    Member
    Posted 8 years ago #

    Movable Type has a feature that posts the name of a post. This is a link in the side bar right to the post and allows you to go past the category option. Has anyone written a hack for this? I am interested in doing it if no one has.
    Please advise.
    Thanks,
    Dave Merwin

  2. Mark (podz)
    Support Maven
    Posted 8 years ago #

    I would peruse the wiki and see what has been done.
    http://wiki.wordpress.org/Plugin

  3. dave_merwin
    Member
    Posted 8 years ago #

    That is EXACTLY what I was looking for. How do I learn more and more in WP. That was SO easy. I would like to see MT do that!
    Let me know where I can learn more about the coding behind WP.

  4. dss
    Member
    Posted 8 years ago #

    i would also love it if there were a simple plugin to list posts by title in the side bar. either a "recent" type of list, or even organized by category or date.
    but recent or last # would surely be a great addition to WP

  5. dss
    Member
    Posted 8 years ago #

    oooh...
    use archives:
    <?php get_archives('postbypost','20','html'); ? >
    sweet.
    dss

  6. Anonymous
    Unregistered
    Posted 8 years ago #

    is there a hack for recent posts that will use the first X words of a post if there is no title?
    i am using get_archives and discovered that for posts with no title it displays the numeric post id (i.e. '52') in its place -- not very attractive. to see what i mean visit this blog: http://www.roryoconnor.org/blog

  7. dss
    Member
    Posted 8 years ago #

    Hey Anonymous,
    i looked at your site's link and totally dig what you did there. that's exatly what i wanna do.
    so how'd you do that?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.