=== WP Meetup === Contributors: Nuanced Media,cjlarose Donate link: http://nuancedmedia.com/wordpress-meetup-plugin/ Tags: meetup,meetup.com Requires at least: 3.2 Tested up to: 3.2.1 Stable tag: 1.2 WP Meetup fetches event information from Meetup.com and creates posts for each event. == Description == WP Meetup fetches event information from Meetup.com and creates posts for each event. Additionally, WP Meetup provides an event calendar for displaying upcoming events either on a page or as a widget. Uses the [Meetup PHP API](https://github.com/wizonesolutions/meetup_api) developed by wizonesolutions. For more detailed information visit the plugin homepage at [Nuanced Media](http://nuancedmedia.com/wordpress-meetup-plugin/). == Installation == 1. Upload `wp-meetup.zip` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Visit the options page located at Settings -> WP Meetup and follow the instructions. 1. To include the event calendar on a page, create a new page and in the content editor, enter `[wp-meetup-calendar]` where you want the calendar to appear on the page. **Important: If you're upgrading from a version prior to 1.2, make sure to disable the plugin and re-enable it.** == Screenshots == 1. Admin area of the plugin found under Settings -> WP Meetup 2. A post generated by WP Meetup, displaying information from the Meetup.com event 3. Event calendar == Changelog == = 1.2 = * Added custom post type generation. Instead of generating standand posts, you can set the plugin to generate a custom post type so developers can create their own custom archive and single templates. = 1.1.2 = * Removed plug so that we can stay hosted on Wordpress.org = 1.1.1 = * Added group name to event meta on posts = 1.1 = * Added support for multiple meetup groups = 1.0.2 = * Added auto-update feature: The plugin now fetches new events every hour. = 1.0.1 = * Fixed activation bug involving constructor methods * Added FB like button on admin page * Edited plugin description = 1.0 = * Initial release == Upgrade Notice == = 1.2 = This version is incompatible with previous versions--deactivate and reactivate from the plugins menu.