Support

Account

Home Forums Add-ons Repeater Field Sort by date in repeater field Reply To: Sort by date in repeater field

  • Hi @Pipoulito

    You will also need to hook into the posts_where filter and add some extra code to allow for the meta_key to match via LIKE.

    Checkout the following doc for more info
    http://www.advancedcustomfields.com/resources/how-to-query-posts-filtered-by-custom-field-values/#example-5