Popular posts shortcode
-
I use the following shortcode to get the 5 most popular posts:
[slimstat f=’popular’ w=’resource’ lf=’content_type equals post&&&limit_results equals 5′ lc=’post_link’]As I see from the documentation it returns the most popular posts of this month. I try to combine it with some date range filters to change the time range (for example get the most popular post of the last 30 days) but with no luck.
Any help about how I could do that?Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Popular posts shortcode’ is closed to new replies.