queryCollectionItemSurroundings
should support .where()
and .order()
#2864
Labels
queryCollectionItemSurroundings
should support .where()
and .order()
#2864
Problem
I'm currently developing my blog and need to retrieve surrounding posts based on their dates instead of filenames.
Probably solution
Use
queryCollection().surroundings()
to find surrounding articles with options.The text was updated successfully, but these errors were encountered: