You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
It was a bit of a headache to extend the WP_REST_Controller class when I was seeing the "Method not implemented. Must be over-ridden in subclass." message. While developing, I had to add FUNCTION to the message so I could tell which functions I was missing.