corcel / acf

Advanced Custom Fields (ACF) plugin for Corcel
127 stars 100 forks source link

Sort Post Object if multiple by defined position in Wordpress #35

Closed marcoboom closed 7 years ago

marcoboom commented 7 years ago

In Wordpress admin you can sort posts manually in the UI, this order will not return by Corcel/ACF.

So I added the collection SortBy method to sort the results by the given array with id's.