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?
- How to determine if WP_DEBUG is enabled? [duplicate]
- Get author full name
- How to export/import theme customizer settings?
- Is it possible to get a theme customizer setting from wp.customize using jquery?
- One button to change all settings in theme customizer?
- How to use copy() function and paste file in /wp-content/themes directory
- How can I add a class to a single menu item?
- Looping through WP_Post Object
- I think emoji are killing my WordPress site… How can I debug?
- Generate an array of parent/child page IDs, based on parent page name
- How do I output a database option that is an array into a get_posts array?
- Display Post co-authored in Author Page
- Am I not understanding plugins?
- Add attribute / custom attribute to product in woocommerce
- Show Custom Taxonomy Title
- Why is this Ajax not working?
- How do themes render caption texts in extended markup (e.g. “wp-caption” paragraphs)
- Displaying theme options in css
- max_input_vars: how many am I using?
- Multiple WordPress Menus that will only display all pages
- Recent posts with featured image or fallback image with permalink
- 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
- How to show part of the_content?
- Hide categories that are not used in the post type
- Why my filterable portfolio page work not perfectly between slug button and slug output WORDRPESS?
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- Menu jumping when calling it via PHP
- Is there a way to conditionally check whether a WordPress post title is empty?
- Pull Tags But Not as Links
- Advanced Custom Fields – display label and value only if value entered
- Use WordPress function in php file
- wp_force_remove_style’ not found
- How can I access string value in an array?
- Why in my theme I can’t see all the statics content under the posts?
- Theme not calling Jquery properly
- Hierarchical taxonomy list with modificated term links
- Double Curly Brackets in Php
- Get post categories
- I’m unable to call img path using single quotes in an array?
- Get the id of all images in a post
- Output category list inside array
- Output only links using wp_nav_menu()
- How to add aria role and schema markup to custom walker container
- jQuery accordion menu
- Check in which custom taxonomy belongs and change the style
- Removed jQuery script from header.php , any problems?
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- How To Pass Array To get_the_category_by_ID() and Get An Array Back?
- Trying to change featured image from 180×180 to full width on home page
- Remove the Tag from wp_nav_menu
- Add custom fields from different posts
- WordPress redirects page query parameter in URL
- Getting text from custom field from customizer
- WordPress navigation wont appear with wp_head
- WordPress: Export/Import Yoast meta title & description to custom taxonomy
- Need help for some PHP code
- How do you get the current post taxonomy so I can get the current post taxonomy? into a variable to THEN loop through all post with that taxonomy.,
- Display acf taxonomy attachment
- how to replace h1 entry title with h2 in category pages only
- Problem with displaying CSS Stylesheets – Am I adding them correctly in my wordpress child theme?
- Display post date also if the date it’s the same for each post
- Submit remote form to wordpress REST API and save data to custom post type
- How to display MySQL table data which is stored as an array?
- Categories does not show Block editor WordPress
- alternate left – right content inside the loop
- Add a custom link to each image in WordPress gallery
- register dependency css and js inside a plugin class
- Filtering custom posts by using checkboxes for taxonomy in an ajax loop always gives server 500 error
- Search for single post by 2 tags
- Show the subcategory name based on current product
- How to separate the taxonomies list from the form so that editing taxonmies is the same as pages and posts?
- Collapsible menu on post sidebar only expands and does not collapse
- Notice : Array to string conversion on array_intersect user meta
- Woocommerce variable products are being added to the card on the homepage (ajax)
- Display posts using post ID’s in an array
- How to get php file based on URL in WordPress
- Display a single row from nested array of custom field data
- enumerating custom taxonomies?
- Not able to get the exact URL of the file on server located in active wordpress theme
- Extend the WP_Customize_Image_Control class to change its non-frame $button_labels
- Non-array argument in array_merge()-function [closed]
- need help to arabic text in wordpress
- posting twice from an array?
- Showing all post from all post type in admin backstage
- Using is home to get content [closed]
- How I can give a php page a style from my theme
- How do I change the Go To Categories link in the term_updated_messages
- save array of objects with update_option
- Add default block css when the block has been added with php?
- How to initialise WP_Query on the basis of a specific meta_value and continue iterating rest?