=== Plugin Name === Contributors: emuter Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=navyl2breeze%40hotmail%2ecom&lc=MV&item_number=50694083¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: map, post, location Requires at least: 3.0.1 Tested up to: 4.4.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin allows users to show a metabox with google map for any post type previously set in plugins settings page. The plugin setting page is pretty much self explanatory. The set location is also visible in single-{post_type}.php by placing a function `` any where in the file. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/ ` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Plugin Name screen to configure the plugin (note: you will be taken to this screen automatically as soon as you activate the plugin.) everything there is self explanatory. 4. Go to you selcted post type ... add new post or edit-post screen, there you will find the metabox loaded with google map, just to be clicked on location of your preference and save the post. and thats your location marked, easy as that. 5. The set location for any post is visible on your single-{post_type}.php if you have placed the function == Frequently Asked Questions == = will it support any post type ? = Theoratically yes. But, practically the use is for publicly visible posts. = Will it support multiple post types at once ? = Currently no, but i would introduce the feature in a future release. == Screenshots == 01. Screenshot to settings page 02. Screenshot to post add page 03. Screenshot to single post page in frontend == Changelog == = 1.0 = * Plugin introduced to wordpress repository == Upgrade Notice == = 1.0 = currently it is working and no upgrades available