angularjs-for-wordpress icon indicating copy to clipboard operation
angularjs-for-wordpress copied to clipboard

Deprecated register_api_field()

Open szvest opened this issue 8 years ago • 1 comments

The register_api_field function has been deprecated. register_rest_field must be used instead.

szvest avatar Feb 23 '17 13:02 szvest

I'm pushing the v7 branch, which should work but is Angular2. I'll try to get back to master to do some cleanup. If you can create a PR, I'd be happy to merge it on review.

royboy789 avatar Mar 14 '17 15:03 royboy789