[wp-meta] [Making WordPress.org] #356: Add Jetpack JSON API support for WordCamp Custom Post Types
Making WordPress.org
noreply at wordpress.org
Fri Feb 21 20:41:35 UTC 2014
#356: Add Jetpack JSON API support for WordCamp Custom Post Types
--------------------------+--------------------------
Reporter: dustyf | Owner:
Type: enhancement | Status: new
Priority: normal | Component: wordcamp.org
Resolution: | Keywords:
--------------------------+--------------------------
Comment (by iandunn):
Since the JSON API from the GSoC project has been blessed for Core, I'd
rather just go ahead and start using that in it's plugin form, so that all
our endpoints can be standardized around it. Check out the plugin Marko
wrote for the `wordcamp` post type in #222 for a rough example.
One thing that's really important to take into consideration is privacy,
though. We don't just want to expose everything, only fields that are
already public (e.g., their name and the session title). The `wordcamp`
post type contains some private data (like organizer addresses and phone
numbers), and `wcb_speaker` could potentially have things like that in the
future too.
It might be good to wait a few weeks on this, too, since we're considering
making some changes to the speaker/sponsor/organizer post types. They
might get merged into a single 'person' post type, and then have a custom
taxonomy to specify their role(s). Then we'd add a volunteer role too.
It's also possible we'd just use the user accounts themselves, rather than
CPTs.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/356#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list