Open luisherranz opened 7 years ago
Extend the API: https://developer.wordpress.org/rest-api/extending-the-rest-api/modifying-responses/
with a field post.do_shortcodes using: https://developer.wordpress.org/reference/functions/do_shortcode/
post.do_shortcodes
Here we have an example of a user having problems with shortcodes: https://secure.helpscout.net/conversation/360796473/5254/?folderId=679562
Extend the API: https://developer.wordpress.org/rest-api/extending-the-rest-api/modifying-responses/
with a field
post.do_shortcodes
using: https://developer.wordpress.org/reference/functions/do_shortcode/