Plugin Directory

Changeset 1325774


Ignore:
Timestamp:
01/11/2016 11:46:53 AM (10 years ago)
Author:
gorakh.sth
Message:

Added header image

Location:
my-popular-posts
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • my-popular-posts/trunk/readme.txt

    r1324511 r1325774  
    19191. Upload the plugin folder to the `/wp-content/plugins/` directory
    20202. Activate the plugin through the 'Plugins' menu in WordPress
    21 3. Go to post list are then choose your featured post.
     213. Go to post list are then choose your <strong>Setting > MPP Setting</strong> and select post type.
    22224. Put the code `<?php $query = new WP_Query($query."&orderby=popularity"); ?>`. 
    23235. Get view count in single page or anywhere within loop `get_view_number()`, `the_view_number()`, `get_view_string()`, `the_view_string()`.
Note: See TracChangeset for help on using the changeset viewer.