=== Posts map === Contributors: Luca De Cristofano Donate link: Tags: postsmap, page, pages, shortcode, short code, map, post location Requires at least: 2.7.0 Tested up to: 3.0 Stable tag: 0.1.1 Adds an map with post icon located at coordinates specified in customfield "location" of post. == Description == -beta version!!!- This plugin use a short tag [posts-map] to add a grilled image in a post. In grid you can locate a linkable icon for a post adding a customfield "location" on linked post. You can personalize a post icon with custom field "map_icon" on post. Usage : [posts-map image='image_url' rows=10 cols=15 name='map_name']Map Title[/posts-map] where : image : url to image fo map rows : number of rows to slice the image cols : number of columns to slice the image name : name of maps (used to add more maps in your blog) Map Title : title writed on top of map == Frequently Asked Questions == no question, today == Installation == 1. Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder. 2. Activate the "Posts map" plugin in the Plugin Management page. 3. Add the shortcode [posts-map ] to the page(s) of your choice. == Screenshots == 1. in the Default WordPress theme. == Changelog == 0.1.1 : first release == Upgrade notice == 0.1.1 : first release