Tagged Questions
1
vote
1answer
233 views
How to handle shortcodes when using the JSON API
I'm wrangling a little logic problem:
I'm making a single page WP theme which uses the JSON API for the content and Mustache style templates for the presentation... However, shortcodes? What would be ...