SlideShare a Scribd company logo
4
Blok
Bilding
Basiks
Basik
Blok
BildingMorten Rand-Hendriksen
WordCamp Vancouver 2019
Matthew Henry, Unsplash
Should I build
a custom block?
How to Build Custom WordPress Blocks
Matthew Henry, Unsplash
Should I build
a custom block?
Appendix:

How to Build Blocks
Without Losing Your Mind
Rules for Block Building:
• Blocks are plugin territory
• Blocks are self-contained components
• Blocks need care and feeding
• Block building is as complicated as you make it
Equipment:
My setup:
• Local by Flywheel
• WordPress Beta Tester plugin
• VS Code
• ESLint + stylelint extensions
Blueprint
Development Production
package.json
./src/
index.js
your-plugin.php
./build/
editor.css styles.css
Development Production
Buildprocess
package.json
./src/
index.js
your-plugin.php
./build/
editor.css styles.css
Configures
Development Production
Buildprocess
package.json
./src/
index.js
your-plugin.php
./build/
index.js
editor.css styles.css
Development
package.json
./src/
index.js
One and done (usually).
Where blocks are defined and
you do the majority of your work.
Verbose.
Production
your-plugin.php
./build/
index.js
editor.css styles.css
Static configuration file for the
plugin. Enqueues scripts and
styles, lets WP know there are
blocks available.
The actual block script, compiled
by the build process. Minified.
Static stylesheets for the editor
and the front-end.
Individual Rooms
Development Production
Buildprocess
package.json
./src/
index.js
./build/
index.js
editor.css styles.css
your-plugin.php
whatever-your-plugin-name-is.php
Register plugin.
Add action on initiation.
Register script, styles, and block type.
whatever-your-plugin-name-is.php
whatever-your-plugin-name-is.php
whatever-your-plugin-name-is.php
whatever-your-plugin-name-is.php
whatever-your-plugin-name-is.php
whatever-your-plugin-name-is.php
your-plugin.php
Development Production
Buildprocess
package.json
./src/ ./build/
index.js
editor.css styles.css
index.js
./src/index.js
Import dependencies.
Register block.
./src/index.js
Import dependencies.
Set block properties and attributes.
Define editor output.
Define saved front-end output.
./src/index.js
./src/index.js
./src/index.js
./src/index.js
./src/index.js
./src/index.js
Import dependencies.
Set block properties and attributes.
Define editor output.
Define saved front-end output.
1. Make a plugin
2. Set up the build process
3. Build the block
4. Use the block
Rules for Block Building:
• Blocks are plugin territory
• Blocks are self-contained components
• Blocks need care and feeding
• Block building is as complicated as you make it
Relevant links:
• Official WordPress Block Editor Handbook
• WordPress Content Blocks: Advanced course on
LinkedIn Learning
• GitHub repo with practical examples

More Related Content

PDF
Building the next generation of themes with WP Rig 2.0
PDF
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
PDF
Web Design Primer Sample - HTML CSS JS
PDF
Rapid WordPress theme development
PDF
WordCamp Birmingham 2015 - Theme building tricks of the trade
PDF
WordCamp Sheffield 2014 Theme Workflow Presentation
PDF
WordCamp Bournemouth 2014 - Designing with data in WordPress
PDF
Zurb foundation
Building the next generation of themes with WP Rig 2.0
CSS Grid Changes Everything - Keynote at WebCamp Zagreb 2017
Web Design Primer Sample - HTML CSS JS
Rapid WordPress theme development
WordCamp Birmingham 2015 - Theme building tricks of the trade
WordCamp Sheffield 2014 Theme Workflow Presentation
WordCamp Bournemouth 2014 - Designing with data in WordPress
Zurb foundation

What's hot (20)

PDF
Build WordPress themes like a heavyweight - WordCamp Lancaster 2013
PDF
Responsive Web Design Tutorial PDF for Beginners
PDF
10 Cool Things You Can Do with Widgets
PPTX
Learn Bootstrap 4
PDF
Introduce Bootstrap 3 to Develop Responsive Design Application
PDF
光速テーマ開発のコツ
PPTX
Introduction To WordPress
PDF
Front-End Frameworks: a quick overview
PDF
Advanced custom fields in Wordpress
PPTX
Untangling spring week8
PPTX
Untangling spring week10
PDF
Bootstrap Framework and Drupal
PDF
The Future of-the CMS (Twin Cities DrupalCamp 2015)
PDF
Agile Wordpress
PPTX
Building a Moodle theme with bootstrap
PPTX
Crafting Custom CSS @ PodCamp Toronto 2015 #PCTO15
PDF
Create Custom Page Builders with Gutenberg and ACF Blocks
PPTX
Blazor - An Introduction
PPTX
How to Build a Bespoke Page Builder in WordPress
Build WordPress themes like a heavyweight - WordCamp Lancaster 2013
Responsive Web Design Tutorial PDF for Beginners
10 Cool Things You Can Do with Widgets
Learn Bootstrap 4
Introduce Bootstrap 3 to Develop Responsive Design Application
光速テーマ開発のコツ
Introduction To WordPress
Front-End Frameworks: a quick overview
Advanced custom fields in Wordpress
Untangling spring week8
Untangling spring week10
Bootstrap Framework and Drupal
The Future of-the CMS (Twin Cities DrupalCamp 2015)
Agile Wordpress
Building a Moodle theme with bootstrap
Crafting Custom CSS @ PodCamp Toronto 2015 #PCTO15
Create Custom Page Builders with Gutenberg and ACF Blocks
Blazor - An Introduction
How to Build a Bespoke Page Builder in WordPress
Ad

Similar to How to Build Custom WordPress Blocks (20)

PPT
Know the reason behind choosing bootstrap as css framework
KEY
Intro to html5 Boilerplate
PDF
The Future of WordPress (WordCamp Montréal)
PDF
Modern Theming & The Future of WordPress- Working with Full Site Editing and ...
PPTX
Responsive Theme Workshop - WordCamp Columbus 2015
PDF
Style Guides Are The New Photoshop (Fronteers 2012)
PPTX
SharePoint Framework 101 (SPFx)
PPTX
Best Practices for Building WordPress Applications
PPTX
Wintellect - Devscovery - Portable Class Library
PDF
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
PDF
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
PDF
Style Guides Are The New Photoshop (Smashing Conference 2012)
PDF
WordPress Custom Fields: Control your content presentation by breaking out of...
PDF
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
PDF
Build your own website July 2017 LA
PDF
Teams, styles and scalable applications
PPTX
Advanced WordPress Optimization - iGaming Supershow 2012
PDF
5 Steps to Develop a WordPress Plugin From Scratch.pdf
PDF
A Beginner's Guide to WordPress - WordCamp New York City 2012
PDF
Css Hacks And Filters Making Cascading Stylesheets Work Joseph W Lowery
Know the reason behind choosing bootstrap as css framework
Intro to html5 Boilerplate
The Future of WordPress (WordCamp Montréal)
Modern Theming & The Future of WordPress- Working with Full Site Editing and ...
Responsive Theme Workshop - WordCamp Columbus 2015
Style Guides Are The New Photoshop (Fronteers 2012)
SharePoint Framework 101 (SPFx)
Best Practices for Building WordPress Applications
Wintellect - Devscovery - Portable Class Library
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
Style Guides Are The New Photoshop (Smashing Conference 2012)
WordPress Custom Fields: Control your content presentation by breaking out of...
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Build your own website July 2017 LA
Teams, styles and scalable applications
Advanced WordPress Optimization - iGaming Supershow 2012
5 Steps to Develop a WordPress Plugin From Scratch.pdf
A Beginner's Guide to WordPress - WordCamp New York City 2012
Css Hacks And Filters Making Cascading Stylesheets Work Joseph W Lowery
Ad

More from Morten Rand-Hendriksen (12)

PPTX
How Not to Destroy the World: Ethics in Design and Technology
PDF
How to Not Destroy the World - the Ethics of Web Design
PDF
Gutenberg and the WordPress of Tomorrow - WordCamp US 2017
PDF
CSS Grid Changes Everything About Web Layouts: WordCamp Europe 2017
PDF
Empathy and Acceptance in Design and Community
PDF
Ethics and the Promise of Open Source
PDF
GitHub for the Rest of Us
PDF
Responsive Images in the Real World - presented at JavaScript Open 2015
PPTX
Can WordPress really do that? A case study of vierderduer.no
PPTX
Your Blog is Boring and Your Photos Suck
PPTX
Wp meetup custom post types
PPTX
10 WordPress Theme Hacks to Improve Your Site
How Not to Destroy the World: Ethics in Design and Technology
How to Not Destroy the World - the Ethics of Web Design
Gutenberg and the WordPress of Tomorrow - WordCamp US 2017
CSS Grid Changes Everything About Web Layouts: WordCamp Europe 2017
Empathy and Acceptance in Design and Community
Ethics and the Promise of Open Source
GitHub for the Rest of Us
Responsive Images in the Real World - presented at JavaScript Open 2015
Can WordPress really do that? A case study of vierderduer.no
Your Blog is Boring and Your Photos Suck
Wp meetup custom post types
10 WordPress Theme Hacks to Improve Your Site

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Encapsulation theory and applications.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Electronic commerce courselecture one. Pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Building Integrated photovoltaic BIPV_UPV.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Reach Out and Touch Someone: Haptics and Empathic Computing
Mobile App Security Testing_ A Comprehensive Guide.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Unlocking AI with Model Context Protocol (MCP)
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Encapsulation theory and applications.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Understanding_Digital_Forensics_Presentation.pptx
20250228 LYD VKU AI Blended-Learning.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
cuic standard and advanced reporting.pdf
Review of recent advances in non-invasive hemoglobin estimation
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Electronic commerce courselecture one. Pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...

How to Build Custom WordPress Blocks