How can I add this controller to the JSON API plugin?
-
Hi Ali,
I’m running a really clean install of WordPress in my development environment and would like to add the User.php to the /controllers directory in the JSON API plugin, so that I don’t have multiple plugins.
I can see the User controller in JSON API settings page now that I have added the controller to the directory, but I’m getting this error message “Error: Cannot find controller class ‘json_api_user_controller’ (filtered path: ).” any ideas how I can fix it?
This plugin will never be updated, so updating won’t be an issue. I just need to contain all controller in one directory, not multiple plugins.
Cheers,
Joe
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘How can I add this controller to the JSON API plugin?’ is closed to new replies.