Follow Me on Twitter!

Plugin Name: Previous Posts
Plugin URI:

http://www.cypherhackz.net/archives/2006/05/29/wp-plugin-previous-posts-v11/

Description: Returns a list of your previous posts. You can set how many posts to be displayed.
Version: 1.1
Author: Fauzi Mohd Darus
Author URI: http://www.cypherhackz.net

This is the latest update from the previous version. It just a minor changes only where this plugin now can display links with with custom permalinks.

Download: cypher_previousposts.zip

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to StumbleUpon

Subscribe me feed! If you enjoyed this article, get latest updates via RSS feed or by email.

11 Responses to “WP Plugin: Previous Posts v1.1”

  1. Jeff
    June 28th, 2006 | 12:54 pm | Reply

    Is there any way to make this also print the date of each post that it outputs?

  2. Jeff
    June 28th, 2006 | 1:56 pm | Reply

    Sorry about the double post, I got it to print the date well enough by changing line 42 to

    $post_date = substr($post->post_date, 0, 10);

    to cut off the seconds with that substr function, as the stripslashes function wasn’t needed as the dates weren’t stored with slashes in the database,

    I want to print the category each post is in too, is that possible? I added post_category to the first request line but when I got all the code in it just prints “0″ where I want the category to print. Am I calling the wrong information from the database?

  3. CypherHackz
    February 5th, 2007 | 9:31 am | Reply

    [Comment ID #12337 Will Be Quoted Here]

    i’m not sure. i will look into it. :)

  4. Bjoern
    February 10th, 2008 | 5:50 am | Reply

    That’s the Plugin I search for, but the download does’nt work :-(

  5. CypherHackz
    February 12th, 2008 | 9:39 am | Reply

    Please check the plugin page. The download link is there.

  6. DamionKutaeff
    March 23rd, 2008 | 6:03 am | Reply

    Hello everybody, my name is Damion, and I’m glad to join your conmunity,
    and wish to assit as far as possible.

Leave a Reply