SlideShare uma empresa Scribd logo
1 de 21
Baixar para ler offline
r3df.com
Rick Radko
Gutenberg: Revolutionizing
your WordPress site
Ottawa WordPress Meetup
November 7th, 2018
© 2018 Rick Radko, r3df.com
TL;DR
 Gutenberg is the code name for a new block based
content management interface in WordPress 5.0, due
out on Nov. 19th.
 In 5.0 Gutenberg will be the default content editing
interface, and replaces the current editing interface.
 Sites MAY break, especially if you have a page builder!
 Test your sites, BEFORE WordPress 5.0!
 Not ready? You can block Gutenberg with a plugin.
Slides: slideshare.net/r3df
1
© 2018 Rick Radko, r3df.com
What is Gutenberg?
Historical note:
 Johannes Gutenberg is the inventor
of the movable-type printing press.
As pertains to WordPress:
 “Gutenberg” is the codename for the 2017 WordPress
editor focus. - codex.wordpress.org/Gutenberg
2
© 2018 Rick Radko, r3df.com
Gutenberg Editor Focus
The editor will endeavour to create a new page
and post building experience that makes
writing rich posts effortless, and has “blocks”
to make it easy what today might take
shortcodes, custom HTML, or “mystery meat”
embed discovery. — Matt Mullenweg
3
“
wordpress.org/gutenberg/handbook
© 2018 Rick Radko, r3df.com
“GutenBlocks”
In Gutenberg - everything is a block!
 Blocks
 ALL content: headings, paragraphs, lists, images,
embeds, shortcodes, plugin content, widgets, pretty
much everything!
 Blocks have properties.
 Blocks even provide
structure/layout.
4
© 2018 Rick Radko, r3df.com
The sky is falling!
The release schedule:
 make.wordpress.org/core/5-0
 Targeting: Nov 19th, part of WordPress 5.0.
 Oh, by the way, there is a Twenty Nineteen theme -
make.wordpress.org/core/2018/10/16/introducing-twenty-nineteen
 Beta 3 – slid 3 days to Nov 5th.
 While the release date may still be sliding, it is coming
soon!
5
© 2018 Rick Radko, r3df.com
Demo Sites
3 places you can try it out without installing anything:
 testgutenberg.com
 frontenberg.tomjn.com
 wordpress.org/gutenberg
6
© 2018 Rick Radko, r3df.com
Gutenberg Plugin
Gutenberg is currently available for testing as a plugin:
 https://wordpress.org/plugins/gutenberg/
7
© 2018 Rick Radko, r3df.com
Test WordPress 5.0
Installing WordPress betas
 WordPress Beta Tester plugin
wordpress.org/plugins/wordpress-beta-tester
8
© 2018 Rick Radko, r3df.com
Time to see it in action!
9
© 2018 Rick Radko, r3df.com
Future of Gutenberg
Not just an editor replacement, it changes everything!
 Gutenberg operates like a simple block based page
builder.
Gutenberg has three planned stages:
1. The post editing experience and the
implementation of blocks. ( WP 5.0)
2. Beyond the post, into page templates.
3. Full site customization.
10
© 2018 Rick Radko, r3df.com
Future of themes?
 Themes become block templates?
 Lock down block layouts, but not content
11
© 2018 Rick Radko, r3df.com
Issues
 Maturity
 Accessability
12
© 2018 Rick Radko, r3df.com
Getting Ready
Try out Gutenberg now!
 Try one of the demos.
 Install the Gutenberg plugin on a private test site.
 Subdomain on your hosting
 Localhost
 Have everyone who manages content on your site(s) try
it out
 Even better, create a copy of your site(s) and install
Gutenberg and try it there!
13
© 2018 Rick Radko, r3df.com
Getting Ready Continued…
Testing:
 Check with your website developer (if you have one) on
their plans for updates/testing.
 Google your theme and plugins to see if there are
Gutenberg updates, or any planned.
 Many of the major vendors have at least posted blog
posts about Gutenberg. – Some of them are very
interesting reading!
 Create a copy of your site(s) and install Gutenberg and
test it! 14
© 2018 Rick Radko, r3df.com
Getting Ready Continued…
Where are the problems likely to be:
 Themes:
 Highly custom themes.
 Custom page layouts/templates.
 Plugins:
 Custom content on pages.
 Meta boxes for metadata.
 Shortcodes
 Custom work that pushes WordPresses boundaries.
15
© 2018 Rick Radko, r3df.com
Getting Ready Continued….
Updating to Gutenberg:
 Create backups of your site before updating!
 Test Gutenberg on a development copy of your site,
before updating.
 Update to Gutenberg.
16
© 2018 Rick Radko, r3df.com
Blocking Gutenberg
 You can block Gutenberg with the Classic Editor Plugin.
 Classic Editor - wordpress.org/plugins/classic-editor
17
© 2018 Rick Radko, r3df.com
Blocking Gutenberg
 You can block Gutenberg with one of 2 other plugins.
 Gutenberg Ramp
wordpress.org/plugins/gutenberg-ramp
 Disable Gutenberg
wordpress.org/plugins/disable-gutenberg
18
© 2018 Rick Radko, r3df.com
Links
More information:
 https://wordpress.org/gutenberg/
 https://wordpress.org/gutenberg/handbook/
 + Tons of reviews blog posts and rants if you search
Google.
19
© 2018 Rick Radko, r3df.com
Contact
Rick Radko
 email: wpinfo@r3df.com
 twitter: @r3designforge
Website:
 r3df.com
Slides at:
 www.slideshare.net/r3df
20

Mais conteúdo relacionado

Mais procurados

Bootstrapping your plugin
Bootstrapping your pluginBootstrapping your plugin
Bootstrapping your plugin
Marko Heijnen
 

Mais procurados (20)

WordPress website backups – they're not optional
WordPress website backups – they're not optionalWordPress website backups – they're not optional
WordPress website backups – they're not optional
 
Setting up a local web server environment
Setting up a local web server environmentSetting up a local web server environment
Setting up a local web server environment
 
Setting up a local web server for WordPress
Setting up a local web server for WordPressSetting up a local web server for WordPress
Setting up a local web server for WordPress
 
Intro to WordPress Plugin Development
Intro to WordPress Plugin DevelopmentIntro to WordPress Plugin Development
Intro to WordPress Plugin Development
 
Getting WordPress to speak your langauge
Getting WordPress to speak your langaugeGetting WordPress to speak your langauge
Getting WordPress to speak your langauge
 
Meetup gitbook
Meetup gitbookMeetup gitbook
Meetup gitbook
 
Bootstrapping your plugin
Bootstrapping your pluginBootstrapping your plugin
Bootstrapping your plugin
 
Building plugins like a pro
Building plugins like a proBuilding plugins like a pro
Building plugins like a pro
 
SFScon17 - Daniele Gobbetti: "Free software projects on GitHub and DMCA"
SFScon17 - Daniele Gobbetti: "Free software projects on GitHub and DMCA"SFScon17 - Daniele Gobbetti: "Free software projects on GitHub and DMCA"
SFScon17 - Daniele Gobbetti: "Free software projects on GitHub and DMCA"
 
Front Page of Hacker News with GitLab Pages
Front Page of Hacker News with GitLab PagesFront Page of Hacker News with GitLab Pages
Front Page of Hacker News with GitLab Pages
 
Easy Decoupled Sitebuilding with GraphQL and Next.js
Easy Decoupled Sitebuilding with GraphQL and Next.jsEasy Decoupled Sitebuilding with GraphQL and Next.js
Easy Decoupled Sitebuilding with GraphQL and Next.js
 
Unscrambling An Omelette - How Companies Can Use WordPress Better - Jeremy Ke...
Unscrambling An Omelette - How Companies Can Use WordPress Better - Jeremy Ke...Unscrambling An Omelette - How Companies Can Use WordPress Better - Jeremy Ke...
Unscrambling An Omelette - How Companies Can Use WordPress Better - Jeremy Ke...
 
The Future Is The Cloud
The Future Is The CloudThe Future Is The Cloud
The Future Is The Cloud
 
Getting started with Next.js
Getting started with Next.jsGetting started with Next.js
Getting started with Next.js
 
Blazor Full-Stack
Blazor Full-StackBlazor Full-Stack
Blazor Full-Stack
 
Submitting Your First Plugin to WordPress.org
Submitting Your First Plugin to WordPress.orgSubmitting Your First Plugin to WordPress.org
Submitting Your First Plugin to WordPress.org
 
2020 [pweb] 13 typescript
2020 [pweb] 13 typescript2020 [pweb] 13 typescript
2020 [pweb] 13 typescript
 
Introducing ofgodpaperframework
Introducing ofgodpaperframeworkIntroducing ofgodpaperframework
Introducing ofgodpaperframework
 
HTML 5
HTML 5HTML 5
HTML 5
 
Ppt full stack developer
Ppt full stack developerPpt full stack developer
Ppt full stack developer
 

Semelhante a Gutenberg: Revolutionizing your WordPress site

Semelhante a Gutenberg: Revolutionizing your WordPress site (20)

WordPress page builders a quick introduction
WordPress page builders a quick introductionWordPress page builders a quick introduction
WordPress page builders a quick introduction
 
WordPress page builders - a new tool to build awesome pages quickly
WordPress page builders - a new tool to build awesome pages quicklyWordPress page builders - a new tool to build awesome pages quickly
WordPress page builders - a new tool to build awesome pages quickly
 
A peek into the world of WordPress plugin development
A peek into the world of WordPress plugin developmentA peek into the world of WordPress plugin development
A peek into the world of WordPress plugin development
 
Intro to development sites and site migration
Intro to development sites and site migrationIntro to development sites and site migration
Intro to development sites and site migration
 
Introduction to WordPress, WordCamp Ottawa 2019
Introduction to WordPress, WordCamp Ottawa 2019Introduction to WordPress, WordCamp Ottawa 2019
Introduction to WordPress, WordCamp Ottawa 2019
 
Multisite for multilingual
Multisite for multilingualMultisite for multilingual
Multisite for multilingual
 
How to WordPress: the basics, part 1
How to WordPress:  the basics, part 1How to WordPress:  the basics, part 1
How to WordPress: the basics, part 1
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Top React Static Site Generators for 2022.pdf
Top React Static Site Generators for 2022.pdfTop React Static Site Generators for 2022.pdf
Top React Static Site Generators for 2022.pdf
 
Top 8 react static site generators for 2020
Top 8 react static site generators for 2020Top 8 react static site generators for 2020
Top 8 react static site generators for 2020
 
How to WordPress: the basics, part 2
How to WordPress:  the basics, part 2How to WordPress:  the basics, part 2
How to WordPress: the basics, part 2
 
Backing up your WordPress website – it’s not optional
Backing up your WordPress website – it’s not optionalBacking up your WordPress website – it’s not optional
Backing up your WordPress website – it’s not optional
 
GitBucket: Open source self-hosting Git server built by Scala
GitBucket: Open source self-hosting Git server built by ScalaGitBucket: Open source self-hosting Git server built by Scala
GitBucket: Open source self-hosting Git server built by Scala
 
Making the Magento 2 Javascript Loading Great Again - Robin van Raan
Making the Magento 2 Javascript Loading Great Again - Robin van RaanMaking the Magento 2 Javascript Loading Great Again - Robin van Raan
Making the Magento 2 Javascript Loading Great Again - Robin van Raan
 
Plugin development
Plugin developmentPlugin development
Plugin development
 
Word press optimizations
Word press optimizations Word press optimizations
Word press optimizations
 
WordPress customizer: for themes and more
WordPress customizer: for themes and moreWordPress customizer: for themes and more
WordPress customizer: for themes and more
 
GraphQL Bangkok Meetup 6.0
GraphQL Bangkok Meetup 6.0GraphQL Bangkok Meetup 6.0
GraphQL Bangkok Meetup 6.0
 
Build Fast WordPress Site With Gatsby
Build Fast WordPress Site With GatsbyBuild Fast WordPress Site With Gatsby
Build Fast WordPress Site With Gatsby
 
Self Hosted Web-based GIT Repository Managers
Self Hosted Web-based GIT Repository ManagersSelf Hosted Web-based GIT Repository Managers
Self Hosted Web-based GIT Repository Managers
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Gutenberg: Revolutionizing your WordPress site

  • 1. r3df.com Rick Radko Gutenberg: Revolutionizing your WordPress site Ottawa WordPress Meetup November 7th, 2018
  • 2. © 2018 Rick Radko, r3df.com TL;DR  Gutenberg is the code name for a new block based content management interface in WordPress 5.0, due out on Nov. 19th.  In 5.0 Gutenberg will be the default content editing interface, and replaces the current editing interface.  Sites MAY break, especially if you have a page builder!  Test your sites, BEFORE WordPress 5.0!  Not ready? You can block Gutenberg with a plugin. Slides: slideshare.net/r3df 1
  • 3. © 2018 Rick Radko, r3df.com What is Gutenberg? Historical note:  Johannes Gutenberg is the inventor of the movable-type printing press. As pertains to WordPress:  “Gutenberg” is the codename for the 2017 WordPress editor focus. - codex.wordpress.org/Gutenberg 2
  • 4. © 2018 Rick Radko, r3df.com Gutenberg Editor Focus The editor will endeavour to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery. — Matt Mullenweg 3 “ wordpress.org/gutenberg/handbook
  • 5. © 2018 Rick Radko, r3df.com “GutenBlocks” In Gutenberg - everything is a block!  Blocks  ALL content: headings, paragraphs, lists, images, embeds, shortcodes, plugin content, widgets, pretty much everything!  Blocks have properties.  Blocks even provide structure/layout. 4
  • 6. © 2018 Rick Radko, r3df.com The sky is falling! The release schedule:  make.wordpress.org/core/5-0  Targeting: Nov 19th, part of WordPress 5.0.  Oh, by the way, there is a Twenty Nineteen theme - make.wordpress.org/core/2018/10/16/introducing-twenty-nineteen  Beta 3 – slid 3 days to Nov 5th.  While the release date may still be sliding, it is coming soon! 5
  • 7. © 2018 Rick Radko, r3df.com Demo Sites 3 places you can try it out without installing anything:  testgutenberg.com  frontenberg.tomjn.com  wordpress.org/gutenberg 6
  • 8. © 2018 Rick Radko, r3df.com Gutenberg Plugin Gutenberg is currently available for testing as a plugin:  https://wordpress.org/plugins/gutenberg/ 7
  • 9. © 2018 Rick Radko, r3df.com Test WordPress 5.0 Installing WordPress betas  WordPress Beta Tester plugin wordpress.org/plugins/wordpress-beta-tester 8
  • 10. © 2018 Rick Radko, r3df.com Time to see it in action! 9
  • 11. © 2018 Rick Radko, r3df.com Future of Gutenberg Not just an editor replacement, it changes everything!  Gutenberg operates like a simple block based page builder. Gutenberg has three planned stages: 1. The post editing experience and the implementation of blocks. ( WP 5.0) 2. Beyond the post, into page templates. 3. Full site customization. 10
  • 12. © 2018 Rick Radko, r3df.com Future of themes?  Themes become block templates?  Lock down block layouts, but not content 11
  • 13. © 2018 Rick Radko, r3df.com Issues  Maturity  Accessability 12
  • 14. © 2018 Rick Radko, r3df.com Getting Ready Try out Gutenberg now!  Try one of the demos.  Install the Gutenberg plugin on a private test site.  Subdomain on your hosting  Localhost  Have everyone who manages content on your site(s) try it out  Even better, create a copy of your site(s) and install Gutenberg and try it there! 13
  • 15. © 2018 Rick Radko, r3df.com Getting Ready Continued… Testing:  Check with your website developer (if you have one) on their plans for updates/testing.  Google your theme and plugins to see if there are Gutenberg updates, or any planned.  Many of the major vendors have at least posted blog posts about Gutenberg. – Some of them are very interesting reading!  Create a copy of your site(s) and install Gutenberg and test it! 14
  • 16. © 2018 Rick Radko, r3df.com Getting Ready Continued… Where are the problems likely to be:  Themes:  Highly custom themes.  Custom page layouts/templates.  Plugins:  Custom content on pages.  Meta boxes for metadata.  Shortcodes  Custom work that pushes WordPresses boundaries. 15
  • 17. © 2018 Rick Radko, r3df.com Getting Ready Continued…. Updating to Gutenberg:  Create backups of your site before updating!  Test Gutenberg on a development copy of your site, before updating.  Update to Gutenberg. 16
  • 18. © 2018 Rick Radko, r3df.com Blocking Gutenberg  You can block Gutenberg with the Classic Editor Plugin.  Classic Editor - wordpress.org/plugins/classic-editor 17
  • 19. © 2018 Rick Radko, r3df.com Blocking Gutenberg  You can block Gutenberg with one of 2 other plugins.  Gutenberg Ramp wordpress.org/plugins/gutenberg-ramp  Disable Gutenberg wordpress.org/plugins/disable-gutenberg 18
  • 20. © 2018 Rick Radko, r3df.com Links More information:  https://wordpress.org/gutenberg/  https://wordpress.org/gutenberg/handbook/  + Tons of reviews blog posts and rants if you search Google. 19
  • 21. © 2018 Rick Radko, r3df.com Contact Rick Radko  email: wpinfo@r3df.com  twitter: @r3designforge Website:  r3df.com Slides at:  www.slideshare.net/r3df 20