post type, the selected post types here may be positioned into a specific order.
support.advancedcustomfields.com
Basically, I have this exact question: http://wordpress.org/support/topic/advanced- custom-fields-relationship-field-sort-order. But this topic was ...
I'm trying to create a custom category product sort order in WooCommerce using Advanced Custom Fields. I have found a great guide to set it ...
support.advancedcustomfields.com
. wordpress.org/reference/classes/wp_query/#post-page-parameters.
I am using the code below to modify the acf/fields/relationship/result in order to include extra field data to the list. However, this data is not ...
support.advancedcustomfields.com
I'm using a Relationship in one of my custom fields, and it used to show posts in the admin list in order of date it was published, but for some ...
Provides additional functionality for infinite scrolling Repeater and Relationship field data.
using the Duplicator plugin: https://wordpress.org/plugins/duplicator/.
... $args['order'] = 'DESC'; return $args; } // filter for a specific field based on it's name add_filter('acf/fields/post_object/query/name=author', ...
1 Answer. 1. order by. active, oldest, votes. Up vote 0 ...