Get Latest Computer Tips and Tricks by Email for Free

Top Tip! Click Here to Scan for System Errors and Optimize PC Performance
Home » Wordpress

Wordpress Plugin : Customizable Post Listings

8 August 2007 15 Comments

The best thing about Wordpress is that its functionality can be increased by the use of various plugins that are available all over the internet. I was looking for a plugin that can display Recent Entries from a specific category in the sidebar , that when i came across it.

Customizable Post Listings is a plugin by Scott Reilly that can display Recent Posts , Recent commented posts , Random posts etc in a customizable manner . The best thing is that the post searches can be narrowed by using Category , Author and stuff.

Installation and Use

  1. Download the plugin and unzip it into your plugins directory
  2. Activate the plugin from the Wordpress plugin page
  3. You can modify the options according to your likes in the plugin editor
  4. You can use the following codes to dispaly the relevent thing

To display Recent Postsuse <?php c2c_get_recent_posts(3); ?>where 3 is the number of posts to be displayed


To display Recently commneted posts use <?php c2c_get_recently_commented(3); ?>

There are a lot of functions which you can use and customize according to your needs.

Popularity: 5% [?]

Related Posts

  • Wordpress Plugin : Adhesive
  • Wordpress Plugin : Viper’s Video Quicktags
  • Wordpress Plugin : BackupWordpress
  • How to Add Related Posts and Bookmarks to Your Wordpress Blog
  • Bulk Assign Categories to Multiple Posts with Assign Categories Plugin
  • 15 Comments »

    • Ashwin said:

      Why can’t we do the same without any plugins? Just edit sidebar php files and add what all posts you need. Little cumbersome but you really have full control. Only thing is it might need some little more work.

      Offtopic:
      End the post line: “Enjoyed the article Subscribe to RSS Feed” looks odd, dont you think it would be good if it’s “Enjoyed the article? Subscribe to RSS Feed”. Plus I was not able to differentiate the link in that line.

    • Nirmal said:

      This is surely helpful for me. Once I had installed Top post plugin and my blog stopped working. BTW does this support widgets?

    • Shankar Ganesh said:

      WoW great plugin. Will be surely using it. Thx for sharing.

    • Benedict Herold said:

      Nice find.. This seems to be good for adding my recent comments section. thanks!

    • Haris said:

      I agree with Benedict. I’ll also use this plugin. Thanks for sharing.

    • Madhur Kapoor said:

      @Ashwin
      Thanks for the suggestion buddy .I thought of doing the same as you mentioned but it was very time consuming . You would have to update again and again if you wanted to add something latest . I am going to change my theme this week . Hopefully you will find it better .

      @Nirmal
      I dont think it does

    • Brown Baron said:

      Interesting plugin. Changing theme? Can’t wait to see it.

    • ram said:

      Interesting find, actually i am working on a theme for a news portal with stuff like this.

      @Ashwin
      You dont have to manually do all these things, you can use query_posts function to achive this, more info on this http://codex.wordpress.org/The_Loop#Multiple_Loops

    • Madhur Kapoor said:

      @ram
      Thanks for informing me about this .

    • Lovedeep Wadhwa said:

      I am using seperate plugins for Recent Comments, Recent Posts and Random Posts. Will try this plugin.

    • Links for 13-Aug-2007 : -| Life Rocks! 2.0 |- Technology, Internet, Blogging, Life and Thoughts said:

      [...] Wordpress plugin- Customizable Post Listings -Madhur tells about a Wordpress plugin to customize posts like recent, top, most visited etc. [...]

    • K-IntheHouse said:

      Great find, Madhur! I have been looking for one like this.

      I like the new theme you have here.. :-)

    • Brown Batch #19: Link Love Fiesta » Brown Thoughts said:

      [...] Kapoor – Customizable Post Listings The best thing about Wordpress is that its functionality can be increased by the use of various [...]

    • Dozer said:

      Don’t know if anyone has noticed, but if you try to list for specific categories in 2.3.1 it doesn’t work. That is because several DB fields have been removed. I have been looking around for easy alternatives, but haven’t found any yet.

      The call to C2c_get_recent_posts will fail if specific categories are inserted……

      I’m in a panic because several things broke on the upgrade to 2.3.1 and I would be interested to see what everyone else is doing!

    • erez said:

      Thanks for the great tips.

    Leave your response!

    Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

    Be nice. Keep it clean. Stay on topic. No spam.

    You can use these tags:
    <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

    This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.