Forums
Home / Plugin: List category posts / random posts
(@mikerteam)
6 years, 3 months ago
Is it possible to select random posts mode ?
(@zymeth25)
Yes, use [catlist orderby=rand]. By default you will get 10 random posts from all categories. If you use [catlist id=2 orderby=rand] you will get random posts from category with id 2. You can try it with other parameters as well.
[catlist orderby=rand]
[catlist id=2 orderby=rand]
5 years, 10 months ago
ok, thank you!