=== Advanced Custom Fields: Bidirectional Post Relation Field === Contributors: hereswhatidid Tags: acf, post relation, bidirectional, related posts Requires at least: 3.5 Tested up to: 3.9.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates an extended version of the Related Post field type that is bidirectional. == Description == Creates an extended version of the Related Post field type that is bidirectional. This new field type will create a bidirectional relationship between posts (or any post type). = Compatibility = This ACF field type is compatible with: * ACF 5 * ACF 4 == Installation == 1. Copy the `acf-2way-pr` folder into your `wp-content/plugins` folder 2. Activate the Advanced Custom Fields: Bidirectional Post Relation Field plugin via the plugins admin page 3. Create a new field via ACF and select the Advanced Custom Fields: Bidirectional Post Relation Field type 4. Please refer to the description for more info regarding the field type settings == Changelog == = 1.0.0 = * Initial Release.