[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 04:25:19 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
Keywords: |
------------------------+--------------------------
It would be valuable to have access to session, speaker, and other
WordCamp post type information in a JSON format. Until the JSON API
plugin is included in core (or if that would be installed on
wordcamp.org), there is a JSON API built into Jetpack which is installed
on all WordCamp sites. This should be ample for most cases. All that is
needed to add CPTs to this is to hook into a filter in Jetpack passing it
an array of CPTs to be whitelisted. Attached is a patch whitelisting the
CPTs from the WC Post Types plugin.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/356>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list