Popular Post Wordpress Plugin - Rating, Reviews, Demo & Download

Popular Post Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin allow you to easily fetch popular post and get total view in post. Simply use 'orderby'=>'popularity' in query string.

Add 'post','posts_per_page'=>-1,'orderby'=>'popularity');
$query = new WP_Query($args);

?>

Features

  1. Support the custom post type
  2. Option page to allow popular post option in post type.(Setting > MPP Setting)
  3. Can easily get total view for particular post using get_view_number(), get_view_string(). Function must be within loop.
  4. To print the total view for particular post the_view_number() and the_view_string() both function are almost same but the_view_string() return with ‘views’ text.

Screenshots

No screenshots provided


Reviews & Comments