=== ACF - Add posts via relationship interface === Contributors: jancbeck Tags: acf, advanced custom fields, relationship, ajax Requires at least: 4.0 Tested up to: 4.4 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create posts from the relationship interface of the advanced custom fields plugin if they do not exist yet. == Installation == Install like any other plugin. Notice that the plugin only supports relationship fields with a single post type. == Changelog == = 1.0.3 = * Added WP 4.5 compatibility * Improved compatibility with latest ACF version = 1.0.2 = * Added WP 4.4 compatibility = 1.0.1 = * Enqueue scripts via acf hook to prevent admin js errors = 1.0.0 = * Initial plugin version