Skip to content
Discussion options

You must be logged in to vote

Hi,

order="ASC" orders items in reverse way, oldest first. Use order="DESC" to order from latest to oldest. But you can omit the order="DESC" orderby="date" completely, because WordPress shows always newest to oldest by default. So, this is enough to show recent posts:

[bs-swiper-* type="post" category="cars, boats" posts="6"]

Solved?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dzembak
Comment options

Answer selected by dzembak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants