Support

Account

Home Forums General Issues Searching on related post fields Reply To: Searching on related post fields

  • Hi @bluecomet

    You can achieve this by using the WP_Query object.

    To search, you can simply provide a value for s.

    To limit the results to those related via a relationship field, please read this guide:
    http://www.advancedcustomfields.com/resources/tutorials/querying-relationship-fields/

    Thanks
    E