Support

Account

Home Forums Front-end Issues How to Display Taxonomies with Select2 in Frontend as does ACF in Backend Reply To: How to Display Taxonomies with Select2 in Frontend as does ACF in Backend

  • Hi @kevin-mamaqi

    You can check how ACF does it by looking into the get_choices() function in “wp-content/plugins/advanced-custom-fields-pro/fields/taxonomy.php”.

    Hope this helps 🙂