Tagged Questions
0
votes
1answer
495 views
Custom JSON feed rewrite
I'm trying to implement a feed of information from an Event custom post type in JSON format, to be used in a FullCalendar implementation, pretty much as described here. The one thing I wanted to ...