=== Up2 Map Places === Contributors: Up2 Author URI: http://www.up2technology.com/ Requires at Least: 3.5 Tested Up To: 3.5.1 Stable tag: 1.3 Tags: gmap3, maps, Google, Up2, places License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Up2 Map Places allows you to display Google Maps in your content easily. == Description == Up2 Google Map Places comes with the following features: * Map Place custom post type for working with places in a way similar to standars posts. * Map Place categories. * Custom maps pin style. * Map Place shortcode generator. * Map Direction shortcode generator. * Form for creating map places via front-end with posibility to add captcha and user restrictions. * CSV Upload of map places. * Map Places and Map Direction custom widgets with many options. * Translation Ready. Up2 Map Places uses: * Gmap3 jQuery plugin: http://gmap3.net/ * php-csv-parser: https://code.google.com/p/php-csv-parser/ == Installation == To install Up2 Map Places follow these simple steps: 1. Download and unzip the plugin 1. Upload the entire up2_map_places/ directory to the wp-content/plugins/ directory 1. Activate the plugin through the Plugins menu in WordPress == Screenshots == 1. Map Place Options 2. Map Places Shortcode Generator 3. Submit Map Place Form on front-end 4. Map Direction Shortcode generator 5. Map Places CSV Import == Changelog == = 1.3 = * Fixed: Upgrade logic * Fixed: Various minor bugs and CSS/JS errors * Added: Uninstall script = 1.2 = * Fixed: Dynamic map/marker updates in map place meta box * Fixed: Typos and code enhancements * Fixed: Various minor bugs * Updated: default.po = 1.1 = * Fixed: Plugin URL constant = 1.0 = * First steps.