It also includes shortcode that can be used to find posts or pages that are connected to location, as well as shortcode to add maps of various places to any post object...
Upload the folder to the wp-content plugins directory.
Install WordPress Posts 2 Posts plugin.
This plugin is part of LocalHero project for member driven WordPress organisations but as it's modular could be used for other things.
Place the short code anywhere in the your post content.m The shortcode has one parameter call url.
By default this will be the blog url but if you wish to search custom post type then use the url of the custom post type archive...
The shortcode takes two options 'p which is the post id of the place you wish to display or 'post parent.
What post types can be linked to places. by default posts and pages can have place attached.
To add additional post type you can use the filter which takes and returns the eligible post types.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more