Support

Account

Home Forums Backend Issues (wp-admin) Limiting Post Object dropdown to a certiain custom post type Reply To: Limiting Post Object dropdown to a certiain custom post type

  • Hi @chrisallen76

    Yep. The post object field contains a filter which you can hook into and modify the query arguments.

    Read more here:
    http://www.advancedcustomfields.com/resources/filters/acf-fields-post_object-query/

    Thanks
    E