plugin-icon

ACF Dynamic Choices

投稿者: grexican·
Advanced Custom Fields plugin to allow for dynamic choices (through SQL queries)
評価機能
5
バージョン
.5
有効インストール数
10
最終更新日時
Jul 16, 2014

If you’ve ever needed your ACF choices to be dynamically generated by a SQL query, this plugin will help you get the job done.

You can mix and match static choices with dynamic, SQL-based choices by placing as many regular choices in the list as you’d like, followed by the special %%QUERY%% choice that will tell this plugin to load choices dynamically from the database.

An example on how to list users, setting the id as the value, would look like this:

%%QUERY%% : SELECT user_nicename AS text, id AS value FROM wp_users

Arbitrary section

無料有料プラン
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 3.9.40
このプラグインをダウンロードして、 サイトに使用できます。