Meetup.com Venues

Plugin Banner

Meetup.com Venues

by Brian Wendt

Download
Description

Meetup Venues allows you to list Meetup.com events associated to a venue. This plugin is useful for the venue’s
website to display what is going on at their venue.

A caveat to this plugin; when groups/users post events they do not always use the existing venue. This results in there
being more than one venue listed per real physical location. You may need to use a comma deliminated list for the
venue_id attribute.

  1. Create a new directory called ‘meetup-venues’ in ‘/wp-content/plugins/’
  2. Upload the contents of the zip file to the ‘/wp-content/plugins/meetup-venues’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

After installing and activating this plugin, you will need to provide your Meetup.com API key.

Your key can be acquired here: https://secure.meetup.com/meetup_api/key/

  1. Venues Search in Admin Dashboard

    Venues Search in Admin Dashboard

  2. Shortcode being used in the post content and a widget

    Shortcode being used in the post content and a widget

Do I need to be a member of Meetup.com?

Yes, in order to get an API key you will need to be a member. However this plugin uses nothing else from your account.

0.02

MVP Beta
* Changed the admin menues
* Updated the html & css for the shortcode generator to be cleaner
* Minor PHP changes to better follow “best practices”

0.01

MVP Beta
* Launched initial beta version

Back to top