Comments on: Creating A WordPress Settings Page Using the WordPress REST API https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/ All the Word that's fit to Press Wed, 30 Dec 2020 12:42:17 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: ridwan https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-603506 Wed, 30 Dec 2020 12:42:17 +0000 https://torquemag.io/?p=82062#comment-603506 i didn’t really get it, i was trying to make an admin setting page in react, i don’t think thus will actually work

]]>
By: Pedo https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-573792 Thu, 12 Nov 2020 13:13:02 +0000 https://torquemag.io/?p=82062#comment-573792 Can’t seem to figure out why the endpoints don’t seem to work. Any help would be appreciated 😀

Response
{“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method”,”data”:{“status”:404}}

]]>
By: Pedro https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-573759 Thu, 12 Nov 2020 11:45:11 +0000 https://torquemag.io/?p=82062#comment-573759 Overall it seems to be a very interesting tutorial. Would have been nice if you added a working demo OR at least provide a clear path/guidance of plugin structure and file names.

]]>
By: Steph https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-488829 Wed, 06 May 2020 13:56:51 +0000 https://torquemag.io/?p=82062#comment-488829 Useful learning article, even if using VueJS rather than JQuery as it lays down much of what’s required in either instance.

Of importance to note for security purposes: there are errors in the code. Notably, when registering your route use permission_callback (not permissions_callback with an ‘s’). A typo like that exposes your settings to the public, which you wouldn’t know unless you check your route while not logged in.

]]>
By: Sagive https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-274900 Tue, 19 Jun 2018 17:55:19 +0000 https://torquemag.io/?p=82062#comment-274900 i Like it! just that… i wish there was a “download the example” link. i am always unsure which if any is the complete code and would rather start by coping and then forking.

Thanks a lot 😉

]]>
By: Sarah Rimron-Soutter https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-259029 Tue, 24 Apr 2018 11:41:05 +0000 https://torquemag.io/?p=82062#comment-259029 I’m integrating a vue.js app into a plugin for the first time and this is helping so much. Thanks!

]]>
By: Jahirul Islam Mamun https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-258818 Mon, 23 Apr 2018 12:33:53 +0000 https://torquemag.io/?p=82062#comment-258818 wow. Great. I will use this. It would be great if you continue this with vuejs with axios.

]]>
By: Shiva Poudel https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-237675 Sat, 20 Jan 2018 08:18:10 +0000 https://torquemag.io/?p=82062#comment-237675 It will be helpful if you link the plugin download 🙂

]]>
By: Collins Agbonghama https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-190111 Mon, 07 Aug 2017 05:14:51 +0000 https://torquemag.io/?p=82062#comment-190111 Thanks Josh for this. Came in handy for my project.

]]>
By: Collins Agbonghama https://torquemag.io/2017/06/creating-wordpress-settings-page-using-wordpress-rest-api/#comment-190108 Mon, 07 Aug 2017 05:01:46 +0000 https://torquemag.io/?p=82062#comment-190108 Thanks Josh for this.

]]>