Home › Forums › General Issues › Custom Post Type with a custom category › Reply To: Custom Post Type with a custom category
I’m assuming that you’re using ACF4 because this is built into ACF5
open the file in your plugins
advanced-custom-fields/core/controllers/location.php
Look for the function/method rule_match_post_category()
Everything you need is there, you’ve basically just got to swap out post_category
for your custom taxonomy.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.