=== WordPress Community Events === Contributors: audrasjb,whodunitagency Tags: wordcamps, events, meetups, wordcamp, event, meetup, geolocation, list, community, wp.org, foundation, wordcamp central, map, cartographie, shortcode, shortcodes Requires at least: 4.0 Tested up to: 4.8 Stable tag: 1.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Display WordPress official community WordCamps & Meetups on vector maps. == Description == **Main features** Display WordPress official community WordCamps & Meetups on vector maps. This plugin is based on WordCamp Central official and Meetup.com.com APIs. The WordCamps feed is now part of WordPress 4.8’s news widget, so why dont you use this feed to create a map of upcoming events? It works with shortcodes. A shortcode generator is provided in WordPress dashboard settings section. Following parameters are allowed: * Meetup.com API Key (a link to the key generator is provided) * Map's focus: World, Europe or North America (at this time. I will add other continents and localisations later) * Map's height * Display country layers or not * Display WordCamps or not * Display Meetups or not * WordCamps marker image * WordCamp marker color * Meetups marker image * Meetups marker color Shortcode example (automatically generated by the plugin): `[wpce localisation="europe" height="500" countries="1" countries-color="#d2edc2" wc-display="1" wc-icon="logo" wc-color="#e5006b" mt-display="1" mt-icon="marker" mt-color="#00abb7"]` **Credits** * [Jean-Baptiste Audras](http://jeanbaptisteaudras.com/ "Jean-Baptiste Audras"), project manager at [Whodunit](http://www.whodunit.fr/ "Whodunit WordPress Agency") and WordPress developer. @audrasjb on [Twitter](https://twitter.com/audrasjb "@audrasjb on Twitter") or [Github](https://github.com/audrasjb "@audrasjb on Github"). Add your own language pack on GlotPress or do pull requests on [Github](https://github.com/audrasjb "Plugin repo on Github"). Contributors will be credited here :) == Installation == 1. Install the plugin and activate. 2. Go to Settings $gt; Community events shortcode generator to manage plugin settings. 3. Insert shortcode in your content using to make job done. == Frequently Asked Questions == No question for the moment. == Screenshots == 1. Shortcode insertion. 2. Meetup.com API Key and Shortcode parameters (1). 3. Shortcode parameters (2). == Changelog == = 1.1 = Small fix on WordCamps parser = 1.0 = * Plugin initial commit. Works almost fine :D