Custom Post Type Relations plugin can be used to create relations within different post types in your WordPress..
CPT Relations will list all the registered post types in the wordpress and you can create any number of relations for any post type.
Once relation is created, you will see metabox with autocomplete field in Add New page of the selected post type.
The field will populate AJAX while you type the post name you want to related...
Upload folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress...
How can you get the in the template files.
You will get the key of each in the admin page for CPT Relation plugin.
This argument can also have the value all which will return all the defined relations for that post. $post id should be int.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more