WordPress / Learn

WordPress.org Learn - The canonical source for the code and content behind https://learn.WordPress.org
275 stars 102 forks source link

Block Attributes #2240

Closed jonathanbossenger closed 7 months ago

jonathanbossenger commented 8 months ago

Details

Learning Objectives

Related Resources and Other Notes

Automation Code

jonathanbossenger commented 8 months ago

//lesson

github-actions[bot] commented 8 months ago

Lesson Development Checklist

jonathanbossenger commented 8 months ago

Script: https://github.com/jonathanbossenger/wp-content/blob/main/developer-learning-pathway/introduction-to-wordpress-blocks/05-block-attributes.md

jonathanbossenger commented 8 months ago

https://github.com/WordPress/Learn/assets/180629/c21751eb-a449-4aa8-9668-b78a44cb84cd

Video for review

ironnysh commented 7 months ago

Tutorial/Lessons Review Checklist

Great tutorial! Clear and easy to follow. I appreciated the suggestion to switch to Code editor view, to see the attribute set there as well. It sort of ties the IDE and the Editor together :-)

I noticed a "bug" at 8:00: when you present two ways to fix the React erros, the same React documentation page is shown (Fragment); seems like the div option is skipped.

jonathanbossenger commented 7 months ago

Thanks @ironnysh, another editing glitch, which is now fixed.

https://github.com/WordPress/Learn/assets/180629/ed480c57-66fa-487f-86be-8f0fa8d4a421

jonathanbossenger commented 7 months ago

https://wordpress.tv/2024/03/28/block-attributes/

jonathanbossenger commented 7 months ago

https://youtu.be/dCGS8UUmP40

jonathanbossenger commented 7 months ago

https://learn.wordpress.org/lesson/block-attributes-2/