Wouter Tinbergen
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API User] How can I add this controller to the JSON API plugin?Oeps. misread. thanks!
Forum: Plugins
In reply to: [JSON API User] How can I add this controller to the JSON API plugin?Hmm WordPress 4.1.1 want to have 5.2.4 at least. https://ww.wp.xz.cn/about/requirements/
Did upgrading fix your problem?
@ali Do you have any idea why it is not showing in de JSON API section? If I trigger an error by changing the filename to user.php instead of User.php, it is shown in the JSON API menu…
Forum: Plugins
In reply to: [JSON API User] How can I add this controller to the JSON API plugin?I have the same thing as Dayanajabif,
@dayanajabif which WP version are you on?
4.1.1 is mine. Maybe it’s just working til 4.1 ?
Any other solutions?
ThanksIssue for me seems to be ( cause i run 3.3.2, which should work):
You should run php 5.3.0 or newer, to install this one, cause it uses : ‘namespace’ in the code.
src: http://www.php.net/manual/en/language.namespaces.rationale.php
This is probably why it’s not working with me 🙁
@vismaterialen: did it work with you on 3.3.2?