acf-extended / ACF-Extended

🚀 All-in-one enhancement suite that improves WordPress & Advanced Custom Fields
https://www.acf-extended.com
238 stars 27 forks source link

Add setting to specify insertion point on bidirectional target filelds #121

Open yfi opened 10 months ago

yfi commented 10 months ago

Add a new filter 'acfe/bidirectional/prepend' that allows prepending instead of appending to target field array when adding related items.

This is useful for displaying lists of related posts where the freshest relationship should be at the top by default, but still allows editors to specify a custom sort.