Creates a list of popular posts based on an attached Mint tracking system. No configuration required. WordPress caching is used if available.
| Author: | Benjamin Stein (profile at wordpress.org) |
| WordPress version required: | |
| WordPress version tested: | |
| Plugin version: | 1.1.1 |
| Added to WordPress repository: | 19-12-2007 |
| Last updated: | 05-04-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://turmsegler.net/20070904/wp-plugin-mint... |
| Total downloads: | 1 686 |
| Active installs: | 10+ |
![]() Click to start download |
|
WordPress Plugin MintPopularPostsWP
Installation Notes
1) Upload MintPopularPostsWP.php to your WordPress plugin directory on the
server (e. g. wp-content/plugins/)
2) Open the plugin administration panel and activate the plugin “MintPopularPostsWP”
3) You will find a new panel in Your WP Admin GUI (Options –> Mint Posts).
Set all required options here as you like and need it.
4) The options $text_to_remove, $ignore_list, $ignore_extensions are overridden
by the parameters in the function call provided you specify something else than the default.
5) If you want to show a list of your popular posts in your sidebar, edit sidebar.php
and add a code snippet like this wherever you like:
30 Most Popluar Posts
30 Mint Watchlist
6) If you want to display the Visits/Visitors Overview:
Mint Statistics
Full synopsis of mpp_popular_posts
Parameter Default Description
$num_posts 10 The number of posts to display
$prev_days 0 How many days would you like the list to run for? For all posts,
enter 0 (default). Any other number (X) will retrieve the top posts
in the last X days
$text_to_remove
