Robert DeVore
Robert DeVore
I've been doing some work with the WP REST API recently and noticed that the subtitles aren't in the data being shown for any of the content types (posts, pages,...
I had a discussion on Twitter ([read thread](https://twitter.com/deviorobert/status/784743223323426816)) about how to handle the Action Hooks added to the data output (see [commit](https://github.com/deviodigital/wp-dispensary/commit/b6446787f8cf92abfb7d65e86f3ac8a2c9267801)) while working on version 1.8 I'm still not...
As a side note, I took this tutorial code and expanded it even further and created the [miniQuiz app](https://github.com/deviodigital/miniQuiz) for anyone interested
WordPress Coding Standards - [Yoda Conditionals](https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#yoda-conditions)