How to limit the wordpress tagcloud by date?
- by Nordin
Hello,
I've been searching for quite a while now to find a way to limit wordpress tags by date and order them by the amount of times they appeared in the selected timeframe. But I've been rather unsuccesful.
What I'm trying to achieve is something like the trending topics on Twitter. But in this case, 'trending tags'. By default the wordpress tagcloud displays the most popular tags of all time. Which makes no sense in my case, since I want to track current trends.
Ideally it would be something like:
Most popular tags of today
Obama (18 mentions)
New York (15 mentions)
Iron Man (11 mentions)
Robin Hood (7 mentions)
And then multiplied for 'most popular this week' and 'most popular this month'. Does anyone know of a way to achieve this?