How to Create New Blocks In WordPress (@wordpress/create-block)

preview_player
Показать описание


Follow me for updates on new videos or projects:
Рекомендации по теме
Комментарии
Автор

I prefer to use the Classic Editor in text mode. I am still referring to your theme development tutorials from ten years ago so thank you for keeping them available online.

robt
Автор

Hi Brad. Thank you for this informative video.
Currently I am doing your laravel course. It is really good. But i think It would be more awseome if you add a dedicated section for database where you would show advance topics such as indexing with examples and a section covering small API building project using laravel. I think every entry level laravel job asks for these requirements. Then i think this course will be more fulfilled.

abdullaalfaiyaz
Автор

Hi Brad, I like this video approach. You tuned on camera and we can see you at the bottom right corner. Superb!!

iambhavinpatel
Автор

I think the problem with static (JS blocks) will be fixed with 6.6 and introduction of partially synched pattern. So you will be able to update the pattern in one place and the change will be reflected on all posts. I think the idea for static block si that they are saved and served as static HTML so there is less work on server. Although I doubt there is a big performance difference between the PHP and JS block with the same structure.

Vrtel__
Автор

Wow, big fan. Did your course Become a wp dev (not yet spend enough hours/10 hours). I would love it if you could go into how to go into creating interactive forms, maybe with a custom db table attached to it. Or if someone wants to buy a simple product, that involves a single page checkout (without registration but with the possibility to login later based on one’s e-mail and create a profile later). In any case many thanks for your channel!

matteonicoli
Автор

Thank you Brad! hmmm....would you say this package is a substitute for your, github I mean does this let us code with React?

mehrshadpiano
Автор

Thanks for video. Can you explain how to create multiple blocks on a page that should store different information? For example, you have several quiz blocks on a page ... how to make their keys unique depending on how many blocks will be added to the page. *I don't know how many quiz blocks the user will create in the admin, but I need to somehow save the information that the user will send. How to do it?

BlackStar
Автор

Hello, my block is not appearing in my Post add block

fightbutterfly
Автор

Still waiting for your WordPress Speed Optimization & Core Web Vitals tutorial😠😭

thebilalafsar
Автор

Hi Brad,
I am following your course on Udemy but I am not sure it isn’t reading my JSX. On the admin screen it says ‘This block has encountered an error and cannot be previewed.’
And when I use JSX in the save function, the editor screen goes blank.
I have also asked this in the Q/A section on Udemy. Could you please check and guide me?

fluffy
Автор

Brad, Is the Next.js course in your list? Please reply...

iambhavinpatel
Автор

put the camera on top of monitor, would be much better.

AvionicsDev