how to show the most viewed, random and recent posts in the home?
I’ve implemented this before with custom queries and widgets. You have to be tracking all of these stats, of course, but if you are, it’s a rather simple matter to build a widget that displays it and drop it in. If you’re not using widgets, you can do the same, it will just take a … Read more