google map for any post
This plugin allows users to show a metabox with google map for any post type previously set in plugins settings page.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3680 days ago
Is google map for any post abandoned?
Possibly abandoned (last update 3680 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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
- Upload the plugin files to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- 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.
- 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.
-
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.
Review feed
Screenshots
Changelog
1.0
- Plugin introduced to wordpress repository