How To Interact With The WordPress Database | WPDB Development Tutorial

preview_player
Показать описание
In this video, we go over WPDB and how you can use it to safely retrieve data from the WordPress database.

💖 Become a Patron to show support & get perks!

**SOCIAL**
Рекомендации по теме
Комментарии
Автор

Thanks for this tutorial, its an eye opener i want to venture in worpress development and this has just made my life. been trying to find a way to interact with the wp database for so long . again thanks you are amazing👏

corneliuskamwi
Автор

As always a great video to learn new things about WP.

beracode
Автор

Thanks for the tutorial. It would be great if you would make an entire tutorial with more complicated database queries with Join, etc. Between different tables. All wordpress developers will appreciate it. Thank you.

ovidiublaga
Автор

Hi, is it possible to apply ajax to load more terms, that you retrieved through wpdb? Totally struggling with it.

Pls let me know what you think

Love_laugh_happy
Автор

Is it possible to apply ajax load more to a query that you retrieved from wpdb. I’m working on retrieving terms not posts, and want to apply ajax to them.

Really struggling with it. Is it possible?

Love_laugh_happy
Автор

Did you create that php file? If you didn't, does any interaction have to be done in this file? Like creating a table and stuff. Thank you

NewtonesIndustries
Автор

love the content, you're the best!

lewyathan
Автор

Please your full music which is started at 8:47

Gigabyteserviceofficial
Автор

I try to figure out how to find my old website that I created in WordPress. Site is not active anymore but it was created in WordPress so all the information is sometwhere there in the database. Where do I find that? If I type my site address with /wp-admin I get the message that there is an error because the domain is not active anymore, but I just want to enter the database with all the page I created. How can I do that?

andreiromania
Автор

Would you accept a job of building a website?

farzadt
Автор

Hello! After using $wpdb, should the SQL connection be closed? What is the correct way to do it?

josecasanova
Автор

Can you please explain how to store contact form 7 data in the database of WordPress? I have been stuck in this for a while and need some help.

KeertiSingh-ib
Автор

How to make Wordpress Database work with write and read-only ?

dejahvoeivoe
Автор

thanks in advance for your major work, my question and i think it can be kind a silly, but i'll do it anyhow ... i did a query and i got a result into a php variable $something and now i want to send the value to a jsvar so i can use that same value in the elements that i built . if you can give me an answer it would perfect thank you very much

joaoflorim
Автор

Can you make series on wordpress plugin development?? Please it'll be of alot help

muhammadusmanakram
Автор

Great content au usual! Do you have a paid in-depth WordPress course?

frankdrolet
Автор

Hi! Thanks a lot! How do you feel about using Wordpress as Dashboard and GUI, and writing all the content output logic through own tables and queries?

misters
Автор

I'd love to see a video about how to store data in the WP DB!

E.g. you have a cronjob that pulls data from an external API at a fixed point of time each day and then pushes it to an array in the DB. Not sure if that's possible, but would be so much easier storing this simple array in the WP DB instead of setting up an external server.

Anyways, great intro that made me aware of several thinkgs I didn't know yet. Thanks for sharing!

etfs