Wordpress Popular Posts

Wordpress Popular PostsWordpress Popular Posts is a sidebar widget to show the most popular posts in your blog. Many options has been included in it so you can customize it to your likings.

- Liked it? Rate it! :) -

Features

  • Widget’s title is by default Popular Posts. However, you can change it to whatever you want.
  • Wordpress Popular posts will display up to 10 entries by default. This setting can be changed as well.
  • It can also display comment count for each entry. Enabled by default.
  • If you want to, you can limit the amount of characters displayed for each entry listed. If activated, you can also limit the excerpt to display a certain number of characters (25 by default). Disabled by default.

Installation

  1. Download the plugin and extract its contents.
  2. Upload the `wordpress-popular-posts` folder to the `/wp-content/plugins/` directory.
  3. Activate Wordpress Popular Posts plugin through the ‘Plugins’ menu in WordPress.
  4. In your admin console, go to Design > Widgets (or Presentation > Widgets for Wordpress 2.3 and lower), and drag the Wordpress Popular Posts widget to wherever you want it to be, and click Save Changes.
  5. optional - In your admin console, go to Design > Widgets (or Presentation > Widgets for Wordpress 2.3 and lower), click Edit on Popular Posts and customize it to your likings. Once you’re done with it, click on Change and then on Save Changes.

Placing Wordpress Popular Posts in your templates

If you want to use Wordpress Popular Posts in your templates and not as a widget, simply place ` < ?php get_mostpopular(’Title’, number of posts); ? >` (without the white spaces!), where title is how you want to name your popular posts list, and number of posts is the amount of entries you want to display on your list (eg. `< ?php get_mostpopular(’Popular Posts’, 10); ? >`).

Release History

  • 1.2
    Added extra functionalities to Wordpress Popular Post plugin core.
  • 1.1
    Fixed bug in the plugin’s core (comments count feature)
  • 1.0

31 Replies to "Wordpress Popular Posts"

  • November 20, 08
    Wordpress Popular Posts Has Been Released! | Rauru.com says:

    [...] here’s my plugin: Wordpress Popular Posts. [...]

  • November 20, 08
    Bruce says:

    This would really be great if it counted popularity by visits insted comments

  • November 20, 08
    Ikki says:

    @Bruce: Good idea, Bruce. However, I believe that the true popularity of a post can be measured by the number of comments. Participation is what we bloggers want.

    Anyways, I’ll see into this once I get some time and maybe release a new plugin with this approach.

    Thanks for your comments!

  • November 21, 08
    Edouard Stenger, France says:

    Fantastic plugin. I installed it, tweaked it, it works perfectly fine (unlike all the previous ones I installed…)

    Keep up the good work ! ;)

  • November 21, 08
  • November 21, 08
    Latest Wordpress plugins - joseluismorales.com says:

    [...] Wordpress Popular Posts [...]

  • November 21, 08
    Bruce says:

    @Ikki  that would be great. Thinking maybe i must be old or something or I have the wrong idea beacause I feel the more who see it is what it is. Interaction isn’t always advisable. I mean do you want your tax preparer really giving you auto advice? Or your mechanic giving you tax advice?

    Maybe if you could put a way to have if use one or the other, comments or hits? That would be great. I like the idea and have wanted this kind of a plug in but my blog doesn’t get a lot of comments but i feel i get enough traffic (5oo+ hits a day). Comments aren’t left in my opinion I either suck or people are reading the info and just taking it in and moving on. I get email questions all the time but not comments.

    Thanks

  • November 22, 08
    Ikki says:

    @Bruce: I’m already working on something. I think you’re going to like it ;) You migth want to check back later.

  • November 22, 08
    Bruce says:

    Thanks I am waiting and anxious.

  • November 22, 08
    baron says:

    hi. Thanks for plugin

    perfect.

    Regards

  • November 23, 08
    Nivmar says:

    oh! thanks

  • November 23, 08
    WordPress Plugin Releases for 11/20 » All About Technologies says:

    [...] Wordpress Popular Posts [...]

  • November 23, 08
    slobjones says:

    I’m having no luck with this thing. First off, it’s not accepting parameters, as you describe them. Here’s what I tried:

    <?php get_mostpopular(’title=&number-of-posts=5&show-excerpt=true’); ?>

    Second, I’d like to know how to eliminate your title entirely, so I can use my own headline, and third, I’d like to get rid of your <ul></ul> tags, but don’t know where to find them.

    Can you offer some more documentation here?

    Thanks.

  • November 23, 08
    Pluw says:

    Is it necessary have the “wordpresscom stats”?

  • November 23, 08
    Ikki says:

    @slobjones: Hi there,

    It appears to me that you missed the documentation on how to use the function and its parameters properly. You’re doing it wrong, my friend. It goes like this: get_mostpopular(’Popular Posts’, 5, TRUE);.

    About the title, you can customize it via parameters. Again, please read the documentation.

    @Pluw: nope, it’s not necessary at all.

  • November 24, 08
    joker400 says:

    Thanks for the plugin 

    it is really nice a very good

    plugin 

  • November 25, 08
    Wakish says:

    ikki, this is a great initiative and step from you. I really appreciate your effort to share your plugin and investing time to write the docs, support, maintenance..etc.
    Keep it up!
    - Wakish -

  • November 25, 08
    Ikki says:

    @Wakish: Thanks! Developing this plugin has been a really, really nice experience. Actually, the lack of updates on my blog in the last couple of days is because I’ve been busy maintaining Wordpress Popular Posts :P
    This whole thing has make me want to spend some more time on developing other new plugins to share with the entire Wordpress community. Hopefully, I’ll come up with two more in the upcoming months.

    Thanks for your words!

  • November 25, 08
    Wakish says:

    Yes Ikki, I understand, developing/coding takes a whole lot of time and energy also. I’m sure you will bring some more exciting plugins ;)
    Cheers!

  • November 29, 08
    WP Contempo says:

    Any chance you’re going to update it so we can determine most popular posts by some other way than the number of comments? If you could it would be really impressive.

  • November 29, 08
    Ikki says:

    @WP Contempo: Yup. I’ll be introducing a couple of new changes soon about it. Maybe in two weeks after some testing.

  • November 30, 08
    Coen says:

    Simple and great!

  • December 1, 08
    November 2008 Wrap-Up says:

    [...] WordPress Popular Posts [...]

  • December 5, 08
    Arun Sharma Chintalapati says:

    Is it possible to tweak the plugin such that it displays popular post for a month ? OR monthly popular posts ?

  • December 5, 08
    Ikki says:

    @Arun Sharma Chintalapati: Unfortunately, not at the moment. However that’s a very good idea! I might implement this on a future release.

    Thanks for the tip!

  • December 21, 08
    Chris says:

    Great plugin, just wondering how I would go about removing the widget title? Example: Popular Posts, I don’t want no title.

    Cheers

    • December 22, 08
      Ikki says:

      Hi Chris,

      Thanks for your comments. About the title thing, current version -as you know- forces a title. This has been fixed in version v1.3 which will be out pretty soon (probably in a week from now after some tests).

      Best regards.

  • December 26, 08
    Narga says:

    Great plugin. I installed it but I can’t find the way to convert Popularity Contest data to continues use on your plugins, can you make it on?

    • December 27, 08
      Ikki says:

      Thanks, Narga! About the Popularity Contest Plugin data, I’ll do some research and see what I can do about it.

  • January 5, 09
    Steve Harris says:

    Your belief is msplaced regarding commentary metrics especially if comments have been turned off by many site operators.

    • January 6, 09
      Ikki says:

      …and that’s why I’m working on a new version of Wordpress Popular Posts, Steve ;) If you check my sidebar, you’ll notice that there are some new metrics.

Leave a Comment

XHTML: 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>

By commenting here, you agree to abide by the comment policy of this blog.