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.
I understand register_api_field is the best way to add any additional property to an endpoint, not just a meta field; for instance, I'm using it to add post classes. Would a name like register_api_property be more appropriate, or is there a different way I should be adding non-meta-field properties?