#2159 closed enhancement (fixed)
WordCamp Organizers: Add a custom taxonomy for teams
Reported by: | Kau-Boy | Owned by: | 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)
Change History (11)
#4
@
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
@
8 years ago
- Resolution maybelater deleted
- Status changed from closed to reopened
Re-opening since this was approved by the Community team.
#7
@
8 years ago
- Owner set to iandunn
- Resolution set to fixed
- Status changed from reopened to closed
In 4349:
#8
follow-up:
↓ 9
@
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)
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.