WordPress REST API Tutorial (Real Examples)

WordPress REST API Tutorial (Real Examples)

LearnWebCode

7 лет назад

480,597 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Andrew Kwabula
Andrew Kwabula - 31.10.2023 03:10

Brad, I suspect the Head Coder at LearWebCode is not you but Professor Meow (I am enrolled in your WordPress and Laravel courses). Seriously, you are a world-class technology teacher.

Ответить
Trọng Nhân Dev
Trọng Nhân Dev - 23.07.2023 17:11

How about upload image for the post via rest api ?

Ответить
Prateek Ghanghas
Prateek Ghanghas - 23.06.2023 01:41

Awesome 💯

Ответить
Mohaned Mansour
Mohaned Mansour - 12.05.2023 21:50

Can i use this with flutter app?

Ответить
CS-Study
CS-Study - 28.04.2023 05:33

Thanks, man.
That's the video I've looked for

Ответить
El Condorito
El Condorito - 18.03.2023 21:21

When I started playing this video I recognized your voice. I watched the Udemy advanced WP tutorial earlier. Best wordpress tutorial out there.

I did not know you had a YT channel. Subscribed !

Ответить
Santhosh Dadi
Santhosh Dadi - 19.02.2023 00:40

Hi Brad, thank you for amazing tutorial on how to load more portfolio items.

Quick question, how do we keep loading the 10 posts every time button clicked Instead of loading all the posts once?

Ответить
Unity Virtual Production & Filmmaking (HDRP + URP)
Unity Virtual Production & Filmmaking (HDRP + URP) - 10.01.2023 21:57

Clear and to the point! Enjoyable and stress free learning resource. Easy to understand; no need to "decode the teacher's communication style to access the information". Good Teaching Speed. Love it.

Ответить
anando das gupta
anando das gupta - 06.01.2023 13:10

extra points for kitty

Ответить
Nav
Nav - 22.12.2022 22:54

Sir, i have a question regarding wordpress.
How to publish a manual article post to wordpress automatically?? (If we have huge content of post )

Ответить
Rasta Ricky
Rasta Ricky - 25.11.2022 12:13

❤Excellent ❤

Ответить
Glenn Ferrell
Glenn Ferrell - 31.08.2022 16:28

One of the best tutorials I've ever seen on You Tube!

Ответить
Onin Cortez
Onin Cortez - 24.08.2022 09:43

You made Wordpress API learning easier. Much thanks!

Ответить
János Antal
János Antal - 27.06.2022 15:57

This is not a real example, Wordpress is still running on localhost... Fake...

Ответить
Atefeh Z
Atefeh Z - 20.06.2022 06:51

Can we create WordPress page using this method ? I want to automate the process of page building in my website because i have dozen of pages that look the same just their data changes . How can i make a duplicate page of a page i already build and change the data using python ? Does WordPress page builders have such things ?

Ответить
clickntrip
clickntrip - 31.05.2022 15:33

Is there a way to 'load' this data by default on page load. Could we execute this without using a button?

Ответить
Jody | MetaZoo HQ
Jody | MetaZoo HQ - 01.05.2022 08:55

"...but I wanna keep this video under the 100 hour mark." 😂 Thanks for this! Even in 2022!! 😁

Ответить
Obinna Victor
Obinna Victor - 08.03.2022 16:53

Hi. Thanks for your tutorial. I want to request if you can make a tutorial on how to use the WORDPRESS REST API to fetch PAGES (HOME PAGE, ABOUT US, CONTACT US PAGE) instead of POSTS.

Thank you

Ответить
miss_tech
miss_tech - 06.03.2022 00:55

i hate php

Ответить
Guidus Vendra
Guidus Vendra - 19.12.2021 20:13

any idea where we should put the function inside a pre-built template of WP?

Ответить
Алексей Сарычев
Алексей Сарычев - 16.12.2021 16:23

I do not approve Yoshi treatment in the beginning of the video.

Ответить
Martin Kaspar
Martin Kaspar - 06.12.2021 21:47

Many thanks for the awesome insights you share. Outstanding. I look forward to the next video - it would be great if you come with more videos - egl Full-site-editing or some other future - topics.
in one month ( january 22 ) WP 5.9 is expected to get released with a bunch of new features.

Ответить
Ovidiu Blaga
Ovidiu Blaga - 02.11.2021 09:26

Do the URL s for the custom post types work also? Out of the box? Thanks

Ответить
mankind way
mankind way - 01.10.2021 17:07

is there sale or discounts on course udemy.......thx alot for infomation..great job

Ответить
Koustubh Muktibodh
Koustubh Muktibodh - 30.09.2021 18:35

Sir this looks so easy when you teach🤣🤣. Otherwise, this is difficult.

Ответить
Michael Aldrich Serrano
Michael Aldrich Serrano - 27.08.2021 16:51

i purchased your course but i dont see any wordpress auth using wordress api. i want to learn it badly.

Ответить
Sai N
Sai N - 16.08.2021 13:49

Greatly awesome. Well explained. Easy to follow. A Great teacher! By the way which editor (IDE) are you using to code?

Ответить
databisnis kita
databisnis kita - 15.08.2021 10:49

You're amazing! Thank you

Ответить
Elvis Lester
Elvis Lester - 22.07.2021 21:03

Hi- great video - Could there be issues with the rest api that leads to post pages being "not found" - they appear in the dasboard/posts - but can no longer be accessed by browser?

Ответить
麦客网络 ·刘瑞春
麦客网络 ·刘瑞春 - 14.06.2021 14:46

受教了

Ответить
Sujata Mishra
Sujata Mishra - 11.06.2021 13:01

API for salary management and attendance and finger touch login system

Ответить
test8282 whwhja
test8282 whwhja - 10.06.2021 15:08

why are you using wp rest api for wp theme
you can get it using wp function in php

rest api is designed to external apps like android and desktop and ios ......

Ответить
UNHEARD OF
UNHEARD OF - 04.06.2021 18:26

Hi Brad, I have a question. How can I access all posts with that API URL? You said it will only give us 10 most recent posts.

Ответить
M.H.T.M
M.H.T.M - 14.05.2021 10:00

Please note for TASK 2, as of version 4.5 in wordpress, the standard method to pass data from a php file to js has changed from using the `wp_localize_script()` to using the `wp_add_inline_script()` function. Infact wordpress doc recommends : `wp_localize_script()` should only be used when you actually want to localize strings.

Ответить
Yusuf Akçakaya
Yusuf Akçakaya - 11.05.2021 15:53

thank u, do we have a plugin for this

Ответить
Tehseen Ullah
Tehseen Ullah - 30.03.2021 13:28

sir i have a scenario i want to make post (having image upload) from my mobile app and post should only be published when admin approve it. is this possible if yes kindly guide me thanks.

Ответить
acid father
acid father - 27.03.2021 20:11

Can we make this form to be multi-step with added fields for meta data?

Ответить
Dan Mihaescu / World Flutes and Drums
Dan Mihaescu / World Flutes and Drums - 08.03.2021 18:41

Great tutorial! I tried to learn AJAX a while ago and it's one of the few things that I had to give up on because I couldn't figure it out, but thanks to your video now I managed to make it work.

Question - if I want to update post contents, do I need to learn how to generate another nonce? This "nonce" security thing, I didn't quite understand it, I'm just glad it works the way you showed it.

Ответить
甜甜花
甜甜花 - 25.02.2021 12:41

感谢,thanks

Ответить
Baba ji bindas
Baba ji bindas - 10.02.2021 18:50

Thanks sir, this tutorial is very useful indeed. I am from India I found many videos but really I understood through your videos.
Thanks again.

Ответить
Robert Ellison
Robert Ellison - 29.01.2021 13:26

Im having a slight problem with Udemy. They do not advertise the date the course was posted. Although I enjoyed the content of this video, it is dated. For one example, as Im sure you know, there are newer ways to make ajax calls from js. So as much as I like your teaching style, I would rather take a more up-to-date course.

Do you plan to update your courses on Udemy? Do you have another platform that's a little more forth-coming with it's information about the courses? Thanks, Robert.

Ответить
Muhammad AQIB Shahzad
Muhammad AQIB Shahzad - 11.11.2020 22:13

Please share a link to Jason and the Ajax lecture series.

Ответить
ahmad gulzar
ahmad gulzar - 10.11.2020 06:39

awesome tutorial i would like to get all tutorial related by wordpress theam custom thanks.

Ответить
John Whitrick
John Whitrick - 20.10.2020 02:36

Great tutorial, however has anything changed in WordPress since 2018 that would cause your code to fail?
I followed the instructions precisely but I'm getting a 401 Unauthorized Access, even though I can output the nonce value and ourPostData correctly in the console. The error shows up when calling createPost.send(JSON.stringify(ourPostData));
Any suggestions would be gratefully received.

Ответить
alfred marshall
alfred marshall - 19.10.2020 07:24

No words to praise this guy..Best tutor i have seen so far...always clears my all doubts ..just by saying why???❣❣❣❣❣❣lots of love

Ответить