WordPress / Learn

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

The building blocks of WordPress templates #2312

Open digitalchild opened 4 months ago

digitalchild commented 4 months ago

Details

Learning Objectives

Related Resources and Other Notes

Automation Code

digitalchild commented 4 months ago

//lessons

github-actions[bot] commented 4 months ago

Lesson Development Checklist

ironnysh commented 1 month ago

//assign

github-actions[bot] commented 1 month ago

Hi @ironnysh, thanks for your interest in this issue!
If you have any questions, do not hesitate to ask them in our #training Slack channel.
Thank you for contributing!

ironnysh commented 3 weeks ago

Hi @westnz, the draft is ready for feedback in this doc.

westnz commented 1 week ago

https://github.com/WordPress/Learn/assets/89751452/1e1332a6-59ea-4034-9e12-4e4d41cc6164

jonathanbossenger commented 1 week ago

Hi folks.

I'm sorry to chime in here so late; I'm wondering if the title of this lesson makes sense in respect to its content?

When I see "How blocks are made" I think "making a block". So, I expect to see a lesson on how blocks (maybe core blocks, maybe custom blocs) are developed.

Looking at the content of this lesson, a more suitable title might be "The building blocks of WordPress templates" (if you'll pardon the intentional pun), "What makes up a template," or "How templates are made," as it dives into what makes up a template —WordPress blocks, their structure, and how they work within the scope of a template.

I hope this makes sense. Let me know if you have any questions.

westnz commented 1 week ago

Thanks @jonathanbossenger

That's helpful feedback!!

digitalchild commented 1 week ago

I agree with @jonathanbossenger in regard to the title. This is more about how a template/structure is and now exactly how blocks are made. I too thought thig was a developer tutorial when I saw the title and thought Jonothan had posted it in the channel.

The content is good discounting the title.

ironnysh commented 1 week ago

Thanks @jonathanbossenger and @digitalchild. Super valuable feedback 💯

The building blocks of WordPress templates is my favorite alternative.