Which package is better among WPAPI and wordpress-rest-api on NPM -


links both packages here

wordpress-rest-api

wpapi

which of these packages better use , why?

i'm author of both, can clarify this: they're different versions of same package!

wordpress-rest-api older version, renamed wpapi consistency , brevity prior our 1.0 release. if install wordpress-rest-api should deprecation notice instructing use wpapi instead.

wpapi used going forward future releases.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -