Skip to content
KnowledgeCity

WordPress Intermediate: Blocks

Learn how to use blocks to improve your WordPress workflow
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Intermediate Provider Chrissy Rey  3 Lessons ·  24m  in English 

Course Description

The WordPress block editor lets developers add configurable and customizable blocks like headings, paragraphs, groups, and images to posts and pages. If users find they are adding the same blocks throughout their website, they can turn those blocks into reusable blocks with their custom configuration and content. When they update a reusable block, it updates instances of the reusable block throughout the website. Block Patterns are collections of blocks that users can add to create things like pricing tables, landing pages, and more. After a block pattern has been added to a post or page, each of the blocks inside of the pattern can be update.

In the Intermediate Blocks module, you will learn how to use blocks to improve your WordPress workflow. This will include creating and using reusable blocks to speed up the development process. In addition, you will learn how to create and use block patterns to add frequently used groups of blocks to your WordPress website.

What You'll Learn

  • Create and use reusable blocks to speed up the development process
  • Use block patterns to add frequently used groups of blocks to your website
  • Create block patterns for collections of blocks like pricing tables and landing pages
  • Apply blocks such as headings, paragraphs, groups, and images to posts and pages
  • Update a reusable block to change all of its instances across the website
  • Improve your WordPress workflow using the block editor

Key Takeaways

  • The WordPress block editor lets developers add configurable, customizable blocks like headings, paragraphs, groups, and images to posts and pages.
  • Blocks used repeatedly across a website can be turned into reusable blocks with custom configuration and content.
  • Updating a reusable block updates every instance of that reusable block throughout the website.
  • Block patterns are collections of blocks used to create things like pricing tables and landing pages.
  • After a block pattern is added to a post or page, each block inside the pattern can be updated.

Frequently Asked Questions

What will I learn in this Intermediate Blocks module?

You will learn how to use blocks to improve your WordPress workflow, including creating and using reusable blocks to speed up development, and creating and using block patterns to add frequently used groups of blocks to your website.

What are reusable blocks?

Reusable blocks are blocks with custom configuration and content that you create when you find yourself adding the same blocks throughout your website. When you update a reusable block, it updates all instances of that block across the website.

What are block patterns?

Block patterns are collections of blocks that you can add to create things like pricing tables, landing pages, and more. After a pattern is added to a post or page, each block inside it can be updated.

What lessons does this course include?

The course includes three lessons: Creating Reusable Blocks, Using Block Patterns, and Creating Block Patterns.

What skills does this course cover?

It covers skills including Block Design, Block Scheduling, Block Storage, Extended Basic Block, Gutenberg (the WordPress Block Editor), and WordPress.