# ACF Dynamic Choices

`wp-plugin/acf-dynamic-choices` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version .5 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/acf-dynamic-choices
```

## Details

- **Latest version:** 0.5
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** grexican
- **WordPress.org:** https://wordpress.org/plugins/acf-dynamic-choices/
- **Homepage:** http://steppingback.com/project/acf-dynamic-choices/

## Description

Advanced Custom Fields plugin to allow for dynamic choices (through SQL queries)

## Versions (2)

- `0.5` (latest) — `composer require wp-plugin/acf-dynamic-choices:0.5`
- `dev-trunk` — `composer require wp-plugin/acf-dynamic-choices:dev-trunk`
