ReinoNL
Member
Posted 2 years ago #
He!
WP-PostViews is a great plugin! I like the function to show the most viewed posts. But i have one question; is it possible to show the most viewed posts of a specified period?
In case of a news blog (with many articles) it is nice to show the most viewed posts of the month (or something like that).
I hope someone could help me!
Cheers, Reino
http://wordpress.org/extend/plugins/wp-postviews/
Nope because WP-PostViews does not logged any data to keep it simple and lightweight.
ReinoNL
Member
Posted 2 years ago #
mmm I understand, does anyone knows a other solution with or without WP PostVieuws?
What you want is a custom database query to fetch posts from ie. THIS MONTH where THIS MONTH is lookup up via getting the current date and so on.