WP Most Popular

WP Most Popular

WP Most Popular is a simple plugin which tracks your most popular blog posts based on views and lets you display them in your theme or blog sidebar.

  • Almost active
    This plugin was not updated the last 2677 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • Compatible with the latest major PHP release
    This plugin requieres PHP 5.2.4 or higher. The latest stable PHP 8.5.0 was released on 20 November 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

11

Active installs

2K

Total Downloads

80K

Support Threads

0

Last updated

07 August 2018

Added

24 January 2012

Versions

95.21%4.79%
  • Version 0.3
  • Version 0.2

About WP Most Popular

FAQ

Installation Instructions

Setting up WP Most Popular is very simple. Follow these easy steps

  1. Upload the plugin to your /wp-content/plugins/ directory
  2. Activate the plugin in your WordPress admin
  3. Add sidebar widget or integrate functions in to your theme

Why are no posts displaying when I use the widget or call the function in my theme?

99% of the time this is because no posts have been visited yet to receive a ranking. Simply click on a blog post to read it on your blog and it will receive a ranking and display in the list of most popular posts.

What are the minimum requirements for the plugin?

You will need a web server or shared host that supports PHP version 5 or newer. Javascript is also required to log post views.

Why does the plugin use Javascript to track the post views?

The original version of the plugin that I wrote used PHP to track the post views and the reason why I switched to Javascript was because if a caching plugin is enabled on your blog, the page will be loaded statically to your visitor and the PHP code to log a view on a post will not be run.

Can I request a feature?

Yes, please do so on the WordPress support forum for the plugin. I will consider it and if I feel it is worth adding, I will schedule it for a future release.

Can I contribute code to the plugin?

Yes! The plugin is open source and I host it on Github. Feel free to send me pull requests.

Where can I get support for the plugin?

This plugin is managed by WP Geeks and you can contact our support team on our website.

Changelog

0.3.1

0.3

0.2

0.1

How to install WP Most Popular

Setting up WP Most Popular is very simple. Follow these easy steps

  1. Upload the plugin to your /wp-content/plugins/ directory
  2. Activate the plugin in your WordPress admin
  3. Add sidebar widget or integrate functions in to your theme