I have been spending a little time on my blog recently, adding some useful plugins to get more movement around my pages. I’m not a huge fan of plugins, as most of them are fairly pointless, and just end up cluttering your page, and using up useful space, but the Popular Posts plugin, in my opinion, is a worth while one.
The plugin is really easy to setup. Simply download this file, rename it to .php and upload it to your plugins directory. Once you have uploaded it, you can enable it via the plugins section of your wordpress admin area, as per usual. There are a collection of things you can edit with this plugin, but I’m just going to keep it simple.
To show the popular posts on your blog, simply copy and paste the code below to where you would like to see the list of popular posts:
<?php akpc_most_popular($limit = 10); ?>
This will display the top 10 most popular posts from your blog.
Give it a bash, it’s a worthwhile one!








Recent Comments