Making WordPress.org

Opened 11 years ago

Closed 11 years ago

#407 closed enhancement (fixed)

Setup WordPress Events page

Reported by: iandunn's profile iandunn Owned by: otto42's profile Otto42
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords: has-patch commit
Cc:

Description

@jenmylo requested a page that will display upcoming WordCamps and WordPress meetups on make.wordpress.org/community. I've written a small plugin to pull the events from the respective APIs and display them with a shortcode.

@otto42, if you can commit the plugin I can activate it on /community and setup the shortcode.

Attachments (2)

407.diff (10.0 KB) - added by iandunn 11 years ago.
407.2.diff (1.3 KB) - added by iandunn 11 years ago.
Switch to HTTP and fix location field typo

Download all attachments as: .zip

Change History (6)

@iandunn
11 years ago

#1 @Otto42
11 years ago

In 492:

Add WordPress Events plugin from @iandunn. See #407

#2 @Otto42
11 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Okay, plugin is installed but not currently activated anywhere.

@iandunn
11 years ago

Switch to HTTP and fix location field typo

#3 @iandunn
11 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Awesome, thanks. Everything is setup now. I attached a new patch with a few small tweaks:

  • Switch to HTTP requests to central.wordcamp.org. We'll revert back to HTTPS when it's supported.
  • Fix a typo in the location field name.

#4 @Otto42
11 years ago

  • Owner set to Otto42
  • Resolution set to fixed
  • Status changed from reopened to closed

In 495:

correct URL and typo. fixes #407

Note: See TracTickets for help on using tickets.