=== Plugin Name === Contributors: disjfa Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VDP3QT2LDYC8W&lc=NL&item_name=disjfa¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: googlemap, googlemaps, custom post types Requires at least: 3.0 Tested up to: 3.1 Stable tag: 0.1 A simple googlemap plugin using custom post types. == Description == This is a simple pluging using the custom post types for a googlemap. You can use it in the posts after creating some googlemaps. Or use the googlemap template for an archive. == Installation == 1. You will need to install a custom post type plugin like "Custom Post Types UI" to create the type and taxernomies. 2. After creating the new post type add some stuff. 3. Add the googlemap codes in a post as you like. Useage below. 4. Or/and Copy the googlemap.php to your theme dir to create a custom template. 5. Make a new page and select the template "Dimme googlemaps" 6. check your site and watch the glory Usage in a post. Use the custom post id of a googlemap post and add this in codes like these: `[dimme-googlemaps=123]` and it will parse. == Frequently Asked Questions == = If you have any questions or tips = Please post them on the forum, so i can read idea`s and upgrade the plugin with useful things == Screenshots == 1. Adding a location of a post 2. Googlemap archive 3. Googlemap in a post. == Changelog == = 0.1 = * created the plugin