=== WP Meetup === Contributors: Nuanced Media,cjlarose Donate link: http://nuancedmedia.com/wordpress-plugin/wordpress-meetup-plugin/ Tags: meetup,meetup.com Requires at least: 3.2 Tested up to: 3.2.1 Stable tag: 1.0 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. == 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. == 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.0 = * Initial release