Changeset 1325774
- Timestamp:
- 01/11/2016 11:46:53 AM (10 years ago)
- Location:
- my-popular-posts
- Files:
-
- 1 added
- 1 edited
-
assets/banner-772x250.jpg (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
my-popular-posts/trunk/readme.txt
r1324511 r1325774 19 19 1. Upload the plugin folder to the `/wp-content/plugins/` directory 20 20 2. Activate the plugin through the 'Plugins' menu in WordPress 21 3. Go to post list are then choose your featured post.21 3. Go to post list are then choose your <strong>Setting > MPP Setting</strong> and select post type. 22 22 4. Put the code `<?php $query = new WP_Query($query."&orderby=popularity"); ?>`. 23 23 5. 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.