If you're enjoying this video and series there are several ways to help support this channel: - Check out my patreon www.patreon.com/learnwebcode - Use my DreamHost link click.dreamhost.com/aff_c?offer_id=109&aff_id=17231 - Join my other coding courses learnwebcode.com/
Hi Brad, this video is very straightfoward about coding PHP, short but effective, it took me 2 years along to focus on the learning path, now I will watch your UA-cam content also Udemy course!
Sadly Brad is now pushing depending on Chat to do your coding for you. I’m very disappointed as I depended on Brad to teach me coding. He can use Chat because he already knows the code and will know it Chat is wrong but i’m learning. Why learn to drive when you can use Autodrive in your Tesla, of course you won’t know if what it is doing is wrong if you can’t drive in the first place. Sad to lose Brad as a primary asset.
Fantastic! I've always loved your tutorials. I hope there's much more to come regarding WordPress, PHP, plugin development, ACF, WooCommerce customization and such. 👍
Brother still going! I love you and thank you for bringing me to the path I am on now. Taught me how to make Wordpress themes and now on the way to CCNA.
@@LearnWebCode Now I am using windows 10 only. Used to have ubuntu/kubuntu/manjaro and linux mint with cinnamon desktop. These Arch based Endeavour OS and manjaro linux are okish and nobara and debian are best for general usage. Which linux are you running it right now?
Great content as usual, Brad. I really like the new upgraded look of your videos. Also got a quick question: I remember you had a video where you created a WP block (I believe using React iirc) where you made a small quiz and on the frontend, there was a question with multiple different answers. I went through your videos but I couldn't figure out where I saw that. Any idea you could point me to the right video?
Thanks! I've tried to improve the camera and lighting aspect of the videos, thank you so much for noticing! I think this is the video you're describing ua-cam.com/video/49_XlQJYztA/v-deo.html - that video uses WordPress's built-in Interactivity API, but in my full / premium WP course we do indeed build the multiple choice block type using React.
how long before you will ba able to filter based on a value of a custom field using built in query loop? is this something that wordpress is working on , or will we always have to fall back on using php to accomplish this?
Hi Brad! Can you do php only tutorial for web developers like the underlying topics and logics more or less to a point where everyone can get start working on laravel backend framework?
Thank you very much Sir. I have been an average WordPress User for the past 7 Years. I have built full fledged website for clients with WP without programming knowledge. Last year, I started learning coding. I have built static websites for my clients with Vanilla HTML, CSS and JavaScript. But my passion is to develop plugins that integrate with Elementor. Do you have course that cover that? Or do you have any guidelines for me. Thank you
You're welcome! That's so awesome that you started coding last year. I think combining WordPress with your coding skills is a fun passion to have. This page looks like it walks through how to create an Elementor add-on, and after the basics we're learning in this playlist it should be simple to follow along with: developers.elementor.com/docs/getting-started/first-addon/
Thank you very much for the information. I have gone through it. Elementor suggested one should no the basic knowledge of creating Wordpress plugin. So let me follow up the playlist
Very disappointed that instead of teaching coding your pushing Chat. If you don’t know the code you can’t fix the code Chat makes if it is wrong. Sad state of affairs. I always depended on your videos and bought several. Not anymore.
If you're enjoying this video and series there are several ways to help support this channel:
- Check out my patreon www.patreon.com/learnwebcode
- Use my DreamHost link click.dreamhost.com/aff_c?offer_id=109&aff_id=17231
- Join my other coding courses learnwebcode.com/
Very high quality content bro you need to make full course . So easy to understand. Even your voice so soothing
Hi Brad, this video is very straightfoward about coding PHP, short but effective, it took me 2 years along to focus on the learning path, now I will watch your UA-cam content also Udemy course!
I like this video before even watching it because I know Brad always delivers.
Thank you so much 🙏
Sadly Brad is now pushing depending on Chat to do your coding for you. I’m very disappointed as I depended on Brad to teach me coding. He can use Chat because he already knows the code and will know it Chat is wrong but i’m learning. Why learn to drive when you can use Autodrive in your Tesla, of course you won’t know if what it is doing is wrong if you can’t drive in the first place. Sad to lose Brad as a primary asset.
Fantastic! I've always loved your tutorials. I hope there's much more to come regarding WordPress, PHP, plugin development, ACF, WooCommerce customization and such. 👍
Brother still going! I love you and thank you for bringing me to the path I am on now. Taught me how to make Wordpress themes and now on the way to CCNA.
I really like your tutorial, very easy to understand
I would suggest also doing a follow up with escaping values in Wordpress and why it might be needed. Awesome video, keep it up!
Thank you Brad for an php review.
PHP videos are much appreciated
Thanks for this new series.👍
really nice content
Awesome video Brad!
Thank you!
Thank you! Which Linux distro are you running?
@@LearnWebCode Now I am using windows 10 only. Used to have ubuntu/kubuntu/manjaro and linux mint with cinnamon desktop.
These Arch based Endeavour OS and manjaro linux are okish and nobara and debian are best for general usage. Which linux are you running it right now?
Great content as usual, Brad. I really like the new upgraded look of your videos. Also got a quick question: I remember you had a video where you created a WP block (I believe using React iirc) where you made a small quiz and on the frontend, there was a question with multiple different answers. I went through your videos but I couldn't figure out where I saw that. Any idea you could point me to the right video?
Thanks! I've tried to improve the camera and lighting aspect of the videos, thank you so much for noticing! I think this is the video you're describing ua-cam.com/video/49_XlQJYztA/v-deo.html - that video uses WordPress's built-in Interactivity API, but in my full / premium WP course we do indeed build the multiple choice block type using React.
how long before you will ba able to filter based on a value of a custom field using built in query loop? is this something that wordpress is working on , or will we always have to fall back on using php to accomplish this?
I wish I had an answer for that, but I believe only WordPress themselves knows.
Thank you sir...
Great
Nice intro to WP php.😊 is the demo similar to post taxonomy filters in FSE/blocks?
Yes, very similar, except you have access to additional ways of filtering not usually available in the block settings.
@@LearnWebCode Ahh yes! I can see how custom coding could expand the possibilities. Thanks.🎉
Hi Brad! Can you do php only tutorial for web developers like the underlying topics and logics more or less to a point where everyone can get start working on laravel backend framework?
Like a "how much PHP should I know before starting Laravel?" concept; that could be a fun video!
@@LearnWebCode yes. pls.
Thank you very much Sir. I have been an average WordPress User for the past 7 Years. I have built full fledged website for clients with WP without programming knowledge. Last year, I started learning coding. I have built static websites for my clients with Vanilla HTML, CSS and JavaScript. But my passion is to develop plugins that integrate with Elementor. Do you have course that cover that? Or do you have any guidelines for me. Thank you
You're welcome! That's so awesome that you started coding last year. I think combining WordPress with your coding skills is a fun passion to have. This page looks like it walks through how to create an Elementor add-on, and after the basics we're learning in this playlist it should be simple to follow along with: developers.elementor.com/docs/getting-started/first-addon/
Thank you very much for the information. I have gone through it. Elementor suggested one should no the basic knowledge of creating Wordpress plugin. So let me follow up the playlist
Very disappointed that instead of teaching coding your pushing Chat. If you don’t know the code you can’t fix the code Chat makes if it is wrong. Sad state of affairs. I always depended on your videos and bought several. Not anymore.
That's a little extreme lol . .. do you realize how pathetic this sounds . Read your comment over ...