PHP Tutorial: Creating a WordPress Block Type

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 31

  • @LearnWebCode
    @LearnWebCode  6 дней назад +1

    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/

  • @vietanhphan4788
    @vietanhphan4788 3 дня назад +1

    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 RUclips content also Udemy course!

  • @unclelukedigitals
    @unclelukedigitals 3 дня назад +1

    I like this video before even watching it because I know Brad always delivers.

  • @pwon-s4l
    @pwon-s4l 3 дня назад

    I really like your tutorial, very easy to understand

  • @Hassanakora
    @Hassanakora 3 дня назад

    PHP videos are much appreciated

  • @CyberIllusions
    @CyberIllusions 3 дня назад

    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. 👍

  • @talhamikaaiyl5483
    @talhamikaaiyl5483 3 дня назад

    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.

  • @Shawn-Mosher
    @Shawn-Mosher 3 дня назад

    I would suggest also doing a follow up with escaping values in Wordpress and why it might be needed. Awesome video, keep it up!

  • @rodneymilburn9544
    @rodneymilburn9544 3 дня назад

    Thank you Brad for an php review.

  • @neleshchouhan
    @neleshchouhan 3 дня назад

    Thanks for this new series.👍

  • @visualmodo
    @visualmodo 2 дня назад

    really nice content

  • @Linux_Prime
    @Linux_Prime 3 дня назад

    Awesome video Brad!
    Thank you!

    • @LearnWebCode
      @LearnWebCode  3 дня назад

      Thank you! Which Linux distro are you running?

    • @Linux_Prime
      @Linux_Prime 3 дня назад

      @@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?

  • @ashkanahmadi
    @ashkanahmadi 2 дня назад

    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?

    • @LearnWebCode
      @LearnWebCode  2 дня назад

      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 ruclips.net/video/49_XlQJYztA/видео.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.

  • @alisonmanning588
    @alisonmanning588 3 дня назад

    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?

    • @LearnWebCode
      @LearnWebCode  2 дня назад

      I wish I had an answer for that, but I believe only WordPress themselves knows.

  • @tjsayers5428
    @tjsayers5428 3 дня назад

    Nice intro to WP php.😊 is the demo similar to post taxonomy filters in FSE/blocks?

    • @LearnWebCode
      @LearnWebCode  3 дня назад +1

      Yes, very similar, except you have access to additional ways of filtering not usually available in the block settings.

    • @tjsayers5428
      @tjsayers5428 2 дня назад

      ⁠@@LearnWebCode Ahh yes! I can see how custom coding could expand the possibilities. Thanks.🎉

  • @mohamedsadik4789
    @mohamedsadik4789 3 дня назад

    Thank you sir...

  • @Linux_Prime
    @Linux_Prime 3 дня назад

    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?

    • @LearnWebCode
      @LearnWebCode  3 дня назад

      Like a "how much PHP should I know before starting Laravel?" concept; that could be a fun video!

    • @sidds09
      @sidds09 3 дня назад

      @@LearnWebCode yes. pls.

  • @DEBUGENTITY
    @DEBUGENTITY 3 дня назад

    Great

  • @keyzabrahamogah3448
    @keyzabrahamogah3448 3 дня назад

    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

    • @LearnWebCode
      @LearnWebCode  3 дня назад +2

      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/

    • @keyzabrahamogah3448
      @keyzabrahamogah3448 3 дня назад

      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