WordPress.com Popular Posts
WordPress.com Popular Posts integrates with WordPress.com Stats plugin, providing a widget to show the most viewed posts.
Installation
- From v2.0.0, WordPress 2.8 is required. If you are using an older version of WordPress, use v1.3.5 of this plugin.
- Install WordPress.com Stats plugin (required at least v1.2!!!)
- Download WordPress.com Popular Posts
- Extract the files in the .zip archive, and upload them (including subfolders) to your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the widget where you like in your sidebars
- Enjoy!
Themes Integration
If your theme supports widgets, you can place the widget named ‘Popular Posts’ where you want.
If it doesn’t, put this code inside the file sidebar.php, in your theme files:
<?php if (function_exists('WPPP_show_popular_posts')) WPPP_show_popular_posts(); ?>
Optionally you can add some parameters to the function, in this format:
name=value&name=value etc.
Possible names are:
- title (title of the widget, you can add tags (e.g. <h3>Popular Posts</h3>) default: Popular Posts)
- number (number of links shown, default: 5)
- days (length of the time frame of the stats, default 0, i.e. infinite)
- show (what you want to show; it can be: both, posts, pages; default is both)
- format (the format of the links shown, default:
<a href='%post_permalink%' title='%post_title%'>%post_title%</a>
)
- excerpt_length (the length of the excerpt, if %post_excerpt% is used in the format)
- title_length (the length of the title links, default 0, i.e. unlimited)
- exclude (the list of post/page IDs to exclude, separated by commas. Read the FAQ for instructions)
- cutoff (don’t show posts/pages with a view count under this number, default 0, i.e. unlimited)
- list_tag (can be: ul, ol, none, default ul)
- category (the ID of the category, see the FAQ for info. Default 0, i.e. all categories)
- cachename (it is used to enable the cache. Please read the FAQ).
You can use these special markers in the format value:
- %post_permalink% the link to the post
- %post_title% the title the post
- %post_title_attribute% the title of the post; use this in attributes, e.g.
<a title='%post_title_attribute%'...
- %post_views% number of views
- %post_excerpt% the first n characters of the content. Set n in the widget options.
- %post_category% the category of the post
Example
If you want to show the widget without any title, the 3 most viewed articles, in the last week, and in this format: My Article (123 views) you will use this:
<?php WPPP_show_popular_posts( "title=&number=3&days=7&format=<a href='%post_permalink%' title='%post_title_attribute%'>%post_title% (%post_views% views)</a>" );?>
Shortcodes
If you want to include the list in a particular page or post, you can use shortcodes. Please read the FAQ for further info.
FAQ
Please read other updated FAQ here.
Changelog
You can read the whole changelog on the project page.
Download

Download latest version of WordPress.com Popular Posts for WordPress 2.8+
or v1.3.5 for WordPress < 2.8
License
WordPress.com Popular Posts is released under a GPL v3 license.
This plugin required many hours of development. If you like this plugin, then buy me a coffee!![]()
- Statystyki bloga: WPStats vs GAnalytics | Pajmon. Do diabła!
- Best Wordpress Plugins For Peak Performance
- WordPress Blog – More Recommended Plugins :: How to make blog and a blog income
- A Window into the Archives | Urban Mainframe
- 8 Plugins I install with every new WordPress Blog | Place For Bloggers
- Kinda Techie » 10 must have plugins for WordPress
- Ecliptic Rift » Blog Archive » Current Wordpress plugins
- 24 plugins that I currently use on my blog and why you should use them too
- My Top 16 Plugin’s List For Wordpress Blogs | WYPOV.com
- 11 Kategori Plugin WordPress Wajib Instal
- Top 1000 WordPress Plugin Authors « Metode de promovare
- 3 plugins Wordpress pilihanku « Share my minD
- 6 ways I customized my WordPress blog theme and how
- Kort om: En riktigt bra 404 – page not found, alltså — jardenberg unedited
- 我的blog简历 » Just4Memory
Plugin per cache in WordPress
circa 2 anni fa - 3 commenti
Fino a ieri ho sempre utilizzato WP Super Cache, pensando potesse portare miglioramenti in termini di prestazioni sul mio hosting. Poi, leggendo qua e là sul web, mi sono imbattuto nel fantastico plugin Hyper Cache: la velocità raggiunta rispetto a prima è immediatamente visibile. Oltretutto ho notato che WP Super Cache messo in modalità “super”…
Nuovo Tema!!!
circa 2 anni fa - 2 commenti
Signore e signori, ecco a vuoi un nuovo tema per Polpoino Droidi, si tratta di Mystique, mi pare davvero ben fatto, a voi le critiche! Per ora non l’ho ancora customizzato molto, vedrò di farlo non appena ho tempo! Per ora limitiamoci a scoprire cosa non va!
Pidgin-plus con gradienti
circa 2 anni fa - 99 commenti
Un’immagine vale più di 1000 parole, e quindi ecco il frutto dei miei sforzi di programmazione di oggi pomeriggio Siccome l’autore del plugin pidgin-plus non si sente da un po’, ho deciso di prendere in mano il codice e di implementare questa caratteristica assente ormai da parecchio Known issues Ci sono alcune “serie di sfortunati…
Pidgin 2.6.0: primo tema!
circa 3 anni fa - 6 commenti
Dopo aver spippolato tutto il pomeriggio sul codice di Pidgin, son finalmente riuscito a creare un tema per la buddy list (se avrò voglia anche per il resto). Lo potete scaricare e provare, non è stato creato per essere carino, ma solo per capire e far capire come creare un tema. Ho creato un tema…
WordPress.com Popular Posts e relativa diffusione
circa 3 anni fa - 1 commento
Era un po’ di tempo che non facevo aggiornamenti a WordPress.com Popular Posts, ma dopo un piccolo fix, e passati alla versione 1.3.5, noto con stupore e piacere che in due giorni è stato scaricato ben 600 volte! Questo mi da un feedback di quanta popolarità abbia raggiunto, non può che farmi piacere, spero vi…
Back to life!
circa 3 anni fa - 3 commenti
Ehi, sono ancora vivo! E’ successo un gran casino, evidentemente quelli dello staff di netsons non gradiscono che io sia appassionato di sicurezza e cerchi di trovare ogni falla. Fanculo. Comunque, rieccomi qua, e tra l’altro con il nuovo DOMINIO http://polpoinodroidi.com tutto mio! Sto sbattendo la testa con mille problemi nella migrazione di wordpress, ma…
WordPress Adsense Manager: errore 400 – Bad Request
circa 3 anni fa - Nessun commento
Mi sono accorto che sul mio blog da una settimana circa non venivano più visualizzati i messaggi pubblicitari forniti da AdSense, e addirittura sotto IE compariva al loro posto un iframe contenente l’errore 400: Bad request. Dopo aver imparato un antico dialetto chichewa, ed averlo messo in pratica bestemmiando in tal lingua, ho scoperto che…
Diecimila!
circa 3 anni fa - 2 commenti
Ebbene, oggi ecco che Polpoino Droidi raggiunge le 10.000 (quanti zeri!) visite. Sono su piattaforma WordPress dal 10/12/2007, quindi sono passati 5 mesi e mezzo. Ringrazio di cuore tutti quelli che sono passati, ed hanno lasciato il loro contributo, sempre apprezzato, su queste pagine virtuali. L’impennata di visite l’ho avuta grazie ai plugin per WordPress…
Pidgin Smilies Package
circa 4 anni fa - 7 commenti
English: Now you can download the smilies theme that I use on this WordPress Blog. The icons come from Pidgin, the great instant messaging software. Installation If you haven’t yet, install Smilies Themer plugin (download .zip archive, extract the contents into the folder /wp-content/plugins/, activate the plugin inside your wordpress admin page) Download my Pidgin…
E la lira s’impenna!
circa 4 anni fa - 2 commenti
Grazie al recente sviluppo di un paio di plugins per WordPress, ecco che la quantità di accessi al mio blog si è moltiplicata! (si, ok, era un periodo di accessi pressochè nulli!), e ho cominciato ad essere linkato pian pianino su vari siti. Yeah. Si, lo so, sono cifre bassissime! Ma forse siamo sulla buona…

circa 4 anni fa
Hi
very nice plugin, but is it possible for me to add number of post views in front of the list of most view posts?
circa 4 anni fa
Hi, added to wishlist.
circa 4 anni fa
its reaally great.. i searched very long time. i find it. thank for your work..
circa 4 anni fa
Excellent Plugin!
I do have a suggestion tho for it. When I tried to install it on my blog, it changes the formatting for the title of the sidebar. Where it says Popular Posts it is aligned left and different text than my normal sidebar. Is there a way to change some formatting on it so it looks like the rest of my sidebar titles?
circa 4 anni fa
@Eagle: implemented in v1.0
@iJohn: it should be fixed in v1.0. Now it is formatted by the theme. Let me know if it did the trick
circa 4 anni fa
Thanks for this plugin. It’s working great.
I am having some troubles with customizing the formatting to match the stylesheet of my theme. When I call the function in my sidebar.php file, are the results returned with a tag or something? I seem to have a bullet point associated with each popular post item that I can’t seem to get rid of.
Thanks for your help,
J.
circa 4 anni fa
Hi!
Actually, every link is part of an unordered list:
So, you must follow these steps:
- download and install latest version, v1.0.1 (that addresses your issue)
- add something like this to your style.css file (in your theme folder):
to remove the bullet.
(just tried on your site, with firebug, and it does the job).
If you know some CSS, you’ll be able to fully customize it.
Enjoy!
circa 4 anni fa
circa 4 anni fa
Huh? What kind of comments?
circa 4 anni fa
@frasten: Thanks! The information about the wppp_list class is exactly what I needed. It’s working great now – and I customized using CSS. All the best, and thanks again for the fast response.
circa 4 anni fa
I activated the plugin, but when I go to wp-admin/widgets.php to add the widget, I got this error:
Fatal error: Only variables can be passed by reference in ~/public_html/wp-content/plugins/stats.php on line 548
WordPress.org 2.5.0
WordPress.com Stats 1.2.1
circa 4 anni fa
Hi, it’s a WordPress.com Stats issue.
However, I looked at the code, and this happens when you have a corrupted stats cache.
To fix it you have to manually execute (via phpMyAdmin or similar) this query, in your WordPress database:
Next time you reload the page, the cache will be re-created and it should work as expected.
circa 4 anni fa
that time I check this page, I couldn’t see the comments, but now I have them,
by wish list you mean, you gonna add it later, or we have now, and just need to do some configuration?
thanks alot
circa 4 anni fa
frasten, after I delete stats_cache, I got the widgets.php to work, but after I added the widget to a sidebar, the error returned. I had to disable the plugin.
circa 4 anni fa
@Eagle: the wishlist is a feature request list that I keep.
However your request was implemented in v1.0.
To put the number of post views you can customize the widget options, changing the format to something like:
@Lealcy B. Junior: something must be wrong with your installation of WordPress.com Stats.
Your cache gets broken every time it is recreated.
Try to contact the authors at http://andyskelton.com and/or http://blogwaffe.com.