Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have the JSON API Plugin installed on my wordpress blog and it works like a charm. However there is one functionality that i really need.

A method called create_user which should take parameters like name, email and password and create new user on the wordpress installation if everything goes correct.

Can someone please help post the code to extended this functionality for the JSON API plugin.

share|improve this question

closed as too localized by toscho Jul 30 '12 at 19:33

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.