Open chrisvanpatten opened 9 years ago
(BTW thanks for a great, simple routing plugin!)
Hi, sorry for that, should be fixed now. I renamed this class to Jsonapi, idea is to have API for json responses but never could find some time.. atm you can call /posts.json which is predefined and get all posts in JSON format.
Thanks! :)
I'm trying to use the 'include_template' feature, and I'm getting this error:
Fatal error: Class 'WoR\Way' not found in /path/to/wp-content/plugins/wp-on-routes/lib/template.php on line 68
I can't find any reference to a "Way" class in the code. Is it missing from the repo?