As Milo mentioned, this is an Advanced Custom Fields plugin (ACF) question. As such I have raised this ticket with the ACF support team here https://support.advancedcustomfields.com/forums/topic/how-to-replace-hard-coded-list-of-custom-taxonomy-terms-based-on-custom-field-qu/
Related Posts:
- WP_Query use for a filter with multiple Taxonomies and Terms
- Using a variable in is_page(array())
- get_the_tags() not iterating through for/while loop, but will with foreach
- Grab posts by multiple categories
- Why is an array created in a function hooked to customize register populated when customizer is loaded but not when the front-end is loaded?
- Getting posts to exclude from array
- Get all posts as an array ID => Name
- Get css class of menu item in custom menu structure
- How to make sure relative URL works when site is not on root domain?
- Show the terms of the hierarchical taxonomy
- how can i show only the parents in owl-carousel?
- Create shortcodes within foreach loop (using array)
- Adding country tags automatically
- write custom woocommerce templates and forms
- Implement toggle switch for theme options in settings API
- Query all posts of a custom taxonomy term
- Using a `Template Parts` folder instead of an `Includes` folder in a Custom WordPress Theme
- Trigger popup in a php if/else statement
- Anyway to output the registration form like the login form with wp_login_form()?
- How do I get current page ID in WordPress customizer file?
- Remove duplicates – array_unique()
- Customizer: Output default value in Customizer CSS
- How can I add multiple ‘tax_query’ arrays via a loop?
- How to load a template-part based on a url wildcard?
- WordPress does not load page.php, return 404.php
- How can i upload images in an admin page?
- Where to edit the template that is generating the code for dynamic_sidebar left-sidebar in the Understrap theme? [closed]
- get_term_link() returns incorrect url
- Multiple WordPress Menus that will only display all pages
- How to properly loop through these external URLs to get them into the sitemap using this hook
- Set the checkbox as checked by default at options page
- Create another “Display Site Title and Tagline” checkbox, “Header Text Color” setting and control
- Add child pages of parent to navbar PHP
- How can I create a list of page titles from custom meta values?
- Load a page into a div with Ajax
- Recent posts with featured image or fallback image with permalink
- Create a hierarchical taxonomy list in WordPress
- Randomly Assign an Image’s Alt Text Based on Data From Post
- Call global variable array() in woocommerce child/template
- Custom theme: Alternatives to long list of ‘include’ in functions.php
- Storing Array from returned database query and using the array in a new query
- Theme Options Page – User Updates Logo
- Converting HTML Template to WordPress Theme
- How to use my style.css file outside of wordpress subdomain?
- How to show part of the_content?
- Can I prevent the user from adding more than two levels deep of terms inside of a taxonomy metabox?
- Wp-login appears White Screen, Error: Cannot modify header information
- How to remove the cufon script from Dzonia Lite theme [closed]
- get a simple array of all of the term names that exist in all taxonomies
- Hide categories that are not used in the post type
- Populate dropdown with Child Pages based on Parent Page chosen
- ACF: how do I get the fields and its values of a specific group?
- How do I add custom bulk actions to multiple custom post types?
- Add_action not working in required file of functions.php
- How to use $query->set with post__in?
- Why my filterable portfolio page work not perfectly between slug button and slug output WORDRPESS?
- How to set up VS Code for WP plugin/theme development in 2021? [closed]
- adding custom user input fields in WordPress admin dashboard gives error The link you followed has expired. Please try again
- what is the best practice to add new field to an api route
- Can’t access variable outside for loop
- I have a problem in the order of enqueues while enqueuing stylesheets and scripts for a specific page in my function.php
- add custom link to wordpress media gallery modal
- Reprinting tags with all attributes
- Need Help Fixing My Iframes [closed]
- Avoid parallax images hardcoding
- Improve page speed loading using CDN and async or defer attribute
- How to get original custom taxonomy slug after the slug has been rewritten?
- PHP Array Returning [object Object]. Tried existing answers results with no luck
- foreach loop still echoes array
- populate form fields in a loop with ajax
- Error in custom php function doesn’t exist
- Customizer: active_callback and sanitize_callback incompatibility?
- Displaying custom taxonomy on WooCommerce product page
- post created but no permalink
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- Exclude posts based on meta value
- Populate editor with some content of a page with a page template
- Two queries for a WP_User_Query search work perfectly apart, but not together
- Recent Posts Not Showing Only On A Specific Category Page [closed]
- Catchable fatal error: Object of class stdClass could not be converted to string after WP 4.7
- Menu jumping when calling it via PHP
- How to get post’s current parent term ID?
- Displaying recent posts on static page with template-part via shortcode
- How to edit widget code to add unique class name to each div?
- Checking array against author id in loop
- multiple taxonomy select display only one in front end
- Display parent and child taxonomies in separate drop down select fields
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Skt full width basic slideshow problem
- How to show only subcategories in parent category not parent category?
- How to disable controls in theme customizer?
- How do I link a button I created in theme customizer to a function?
- Trying to retrieve post meta
- need help with existing code showing subpages
- Custom field values to taxonomy terms
- can i fetch a custom metabox data in another page or post type?
- Is there a way to conditionally check whether a WordPress post title is empty?
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- Redirect to another page using contact form 7? [closed]
- get_template_part for specific page