=== ZigConnect === Contributors: ZigPress Donate link: http://www.zigpress.com/wordpress/plugins/zigconnect/ Tags: post links, posts to posts, post to post, post connection, connect posts, link posts, custom post types, zigpress, zig Requires at least: 3.0.4 Tested up to: 3.0.4 Stable tag: 0.2 Allows you to link post types and posts to each other and attach data directly to the links. == Description == Allows you to link post types (including custom post types) and posts to each other and attach data directly to the links. ZigConnect was inspired by the plugin "Posts 2 Posts" but has been written from scratch. Requires WordPress 3.0.4+, PHP 5.0+ and MySQL 4.1+. For further information and support, please visit [the ZigConnect home page](http://www.zigpress.com/wordpress/plugins/zigconnect/). ZigConnect uses icons from the [Silk icon set](http://www.famfamfam.com/lab/icons/silk/) and the [Tango Desktop Project](http://tango.freedesktop.org/). = To Do = * AJAX post search for post edit panels * Improve permissions checking == Installation == 1. Unzip the installer and upload the resulting 'zigconnect' folder to the `/wp-content/plugins/` directory. Alternatively, go to Admin > Plugins > Add New and enter ZigConnect in the search box. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to the plugin's main admin page and start creating connections between content types. == Frequently Asked Questions == For further information and support, please visit [the ZigConnect home page](http://www.zigpress.com/wordpress/plugins/zigconnect/). == Screenshots == 1. The main admin page where connections between post types are defined. == Changelog == = 0.2 = * Substantial code refactoring * Widget code (under development) removed until I think of a useful widget to add * Improved admin message system to avoid duplicate database actions * Added more relevant admin icon * Tidied readme file and added icon usage credits * Removed unused icons from images folder = 0.1 = * First public release