Opened 16 months ago
Last modified 15 months ago
#7242 new feature request
Expand the functionality of the "Meetings" post type for make.WordPress.org
Reported by: | SeReedMedia | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | |
Cc: |
Description
I would like to explore the possibilities and obstacles of expanding the functionality and use of the "meeting" custom post type on make.wordpress.org.
Currently the Meeting post type has a limited field set for entering information.
The primary source for the Meeting information is the main calendar view https://make.wordpress.org/meetings/. Limited details appear only in a popup format from that page, the single meeting view can be linked to in a way, but displays no meeting details in a layout that is so truncated as to appear broken https://make.wordpress.org/?meeting=marketing-coffee-break-and-collaboration-session.
I feel like this could be managed separately from the Make sites redesign, as it is more about CPT development.
What would it take to allow to the Meeting custom post type to expand its functionality to include:
- permalink to individual meetings
- expanded single meeting view to include meta data
- additional custom fields (i.e. link to agenda, link to notes or relevant docs, summary of agenda)
Nice!
I don't think it would be too complicated.
The code is here:
https://github.com/WordPress/meeting-calendar
Is this listed based on priority/usefulness?