Wordpress JSON REST API Tutorial for beginners(#8) Basic Auth Settings to make Rest API call - Posts

preview_player
Показать описание
In this video we have discussed about,

Basic Authentication settings to Rest API call

The Basic Authentication method is not recommended in WP because you send login and password in every API call. But I think it is better know how to work with it anyway because similar requests use many others APIs

Steps:


2. Install and activate

Using Postman

Authorization : username and password

Headers : Basic base64_encode('username:password')


Get All Post

Delete Post

GITHub Link:

Documentation Study:

SOCIAL :
===============

Also you can learn Wordpress Custom
===============

Tags
===================
Wordpress JSON REST API Development tutorial for beginners step by step,
Wordpress JSON REST API Development tutorial,
Wordpress JSON REST API Development tutorial in hindi,
Wordpress JSON REST API Development,
Wordpress JSON REST API Development for beginners,
Wordpress JSON REST API Development tutorial for beginners,
Wordpress JSON REST API Development tutorial for beginners,
Wordpress JSON REST API Development tutorials guide,
learn Wordpress JSON REST API Development framework step by step,
learn Wordpress JSON REST API Development from scratch,
WordPress JSON REST API,
WordPress JSON REST API Development for Beginners: Developing a JSON REST API,
Get started with the WordPress JSON REST API,
The WordPress JSON REST API,
online web tutor,
profotech solutions,

Thanks
Online Web Tutor
Keep learning and Sharing :)
Рекомендации по теме
Комментарии
Автор

Hi Sanjay,


Excellent series on Rest API. I just want to give a small suggestion that please provide all tools download and access link which you are using in videos. Just like you missed tool link for PHP fiddle tool. Please mention all tool link for reference which you are using and useful resources.
Thanks

valudconsultingllc
Автор

this is not authentication, getting posts from wordpress requires no logging

youssefselkani
Автор

I need to send current logged in user deatil through API .how can I do that?

gauravrawat
visit shbcf.ru