Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#2159 closed enhancement (fixed)

WordCamp Organizers: Add a custom taxonomy for teams

Reported by: kau-boy's profile Kau-Boy Owned by: iandunn's profile iandunn
Milestone: Priority: normal
Component: WordCamp Site & Plugins Keywords: has-patch
Cc:

Description

I am part of the WCEU organizing team and as we are currently around 50 organizers, we are split into different groups. We want to show these different groups on the organizers page and therefore need a custom taxonomy as well as a shortcode argument.

I already implemented this new custom taxonomy and we tested it on our staging site. All looks good so far.

I also tried to stick as close to the current code as possible. The new custom taxonomy and shortcode argument should also not create any issues with current WordCamp sites.

It would really help us a lot, if this could be merged in as soon as possible :)

Attachments (1)

2159.diff (2.3 KB) - added by Kau-Boy 8 years ago.

Download all attachments as: .zip

Change History (11)

@Kau-Boy
8 years ago

#1 @Kau-Boy
8 years ago

  • Type changed from defect to enhancement

#2 @sonjanyc
8 years ago

Thanks Bernhard for working on this!
We wanted to extend this functionality so any WordCamp, especially larger ones like WordCamp U.S. and WordCamp Europe, with bigger organizing teams can take advantage of it, and structure the org team page better.

#3 @SergeyBiryukov
8 years ago

  • Keywords commit added

2159.diff seems like a good first step to extend this functionality for all WordCamps.

Version 0, edited 8 years ago by SergeyBiryukov (next)

#4 @iandunn
8 years ago

  • Keywords commit removed
  • Resolution set to maybelater
  • Status changed from new to closed

Hey Bernhard, thanks for the patch. It does look good, but the Community team will need to discuss the idea before the Meta team can implement anything. Check out the process for feature requests for more details.

I'm closing the ticket for now, but it can be re-opened and committed if the Community team approves it.

This ticket was mentioned in Slack in #community-team by kau-boy. View the logs.


8 years ago

#6 @iandunn
8 years ago

  • Resolution maybelater deleted
  • Status changed from closed to reopened

Re-opening since this was approved by the Community team.

#7 @iandunn
8 years ago

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

In 4349:

WordCamp Post Types: Add a taxonomy for organizer teams

Fixes #2159
Props Kau-Boy

#8 follow-up: @iandunn
8 years ago

I modified it slightly so that it can support multiple teams, so you now call it like:

[organizers teams="foo,bar"] (plural)

#9 in reply to: ↑ 8 @sonjanyc
8 years ago

Great!! Thanks Ian! Do we need to provide any copy for documentation on how to set this up?

Replying to iandunn:

I modified it slightly so that it can support multiple teams, so you now call it like:

[organizers teams="foo,bar"] (plural)

#10 @Kau-Boy
8 years ago

Great enhancement @iandunn.

@sonjanyc: I wanted to update the Organizers Handbook after the merge, but it looks like @iandunn was faster :)

Note: See TracTickets for help on using tickets.