=== Advanced Custom Fields: DB Field ===
Contributors: ktyrnet
Tags: acf,advanced custom fields,acf-db,k-hisa
Requires at least: 4.8
Tested up to: 4.9.4
Stable tag: 1.0.1
License: MIT
License URI: https://opensource.org/licenses/MIT

== Description ==
This add on for ACF5 adds DB field as an ACF field.
You can select data from sepecified database,table,column when edit post.

= Compatibility =
This ACF field type is compatible with:
* ACF 5

== Installation ==

1. Copy the `acf-db` folder into your `wp-content/plugins` folder
2. Activate the `Advanced Custom Fields: DB Field` plugin via the plugins admin page
3. Create a new field via ACF and select the DB type
4. Please refer to the description for more info regarding the field type settings

== Screenshots ==

1. DB Field Settings
2. Edit Post With DB Field

== Changelog ==

= 1.0.1 =
* bug fix

= 1.0.0 =
* initial release
