| 1 |
=== Top 10 === |
| 2 |
Tags: popular posts, top posts, counter |
| 3 |
Contributors: Ajay, Mark Ghosh |
| 4 |
Donate link: http://ajaydsouza.com/donate/ |
| 5 |
Stable tag: trunk |
| 6 |
Requires at least: 2.5 |
| 7 |
Tested up to: 2.7 |
| 8 |
|
| 9 |
|
| 10 |
Count pageviews on posts and display a list of top posts |
| 11 |
|
| 12 |
== Description == |
| 13 |
|
| 14 |
WordPress doesn't count page views by default. <a href="http://ajaydsouza.com/wordpress/plugins/top-10/">Top 10</a> will count the number of page views on your single posts and store them in the database. |
| 15 |
|
| 16 |
You can then display the page view count on individual posts and pages as well as display a list of most popular posts based on page views. |
| 17 |
|
| 18 |
Includes a sidebar widget to display the popular posts. And, all settings can be configured from within your WordPress Admin area itself! |
| 19 |
|
| 20 |
|
| 21 |
== Installation == |
| 22 |
|
| 23 |
1. Download the plugin |
| 24 |
|
| 25 |
2. Extract the contents of top-10.zip to wp-content/plugins/ folder. You should get a folder called top-10. |
| 26 |
|
| 27 |
3. Activate the Plugin in WP-Admin. |
| 28 |
|
| 29 |
4. Goto Settings > Top 10 to configure |
| 30 |
|
| 31 |
5. Goto Appearance > Widgets to add the Popular Posts sidebar widget to your theme |
| 32 |
|
| 33 |
|
| 34 |
== Changelog == |
| 35 |
|
| 36 |
* 1.1 |
| 37 |
- Added the Popular Posts sidebar widget in your theme. Find it under <strong>Appearance > Widgets</strong> |
| 38 |
- Uses JavaScript by default to count. Hence, better support for different caching plugins |
| 39 |
- Change format to display count. Now, a single textarea instead of two text boxes. |
| 40 |
- Added WordPress 2.7 Dashboard widget to display popular posts on your Dashboard |
| 41 |
* 1.0.1 - Release |
| 42 |
|
| 43 |
|
| 44 |
== Frequently Asked Questions == |
| 45 |
|
| 46 |
= What are the requirements for this plugin? = |
| 47 |
|
| 48 |
WordPress 2.5 or above |
| 49 |
|
| 50 |
|
| 51 |
= Can I customize what is displayed? = |
| 52 |
|
| 53 |
All options can be customized within the Options page in WP-Admin itself |
| 54 |
|
| 55 |
For more information, please visit http://ajaydsouza.com/wordpress/plugins/top-10/ |
| 56 |
|
| 57 |
= Support = |
| 58 |
|
| 59 |
All questions need to be redirected at the Support Forum at http://ajaydsouza.org/ |
| 60 |
|
| 61 |
No support questions will be entertained in the comments or via email. |
| 62 |
|