Closed MikeiLL closed 3 years ago
Thanks!
Cool. My pleasure. More to come, in time, I hope. I'm barely scratching the surface of the features you have included here.
To initialize the Rest Example, I added a backend/RestInit.php
class. Does that seem like a sensible place to do it?
Well backend is executed only for users on the admin dashboard so this depends on your needs.
Well, I need to
1. pull in custom posts from a shortcode
2. post to cpt from an external app
Internals is the best place :-)
Feel free to comment.