The new WordPress block editor (a.k.a. Gutenberg) is a radical change for developers used to working with PHP. If you needed to learn JavaScript deeply and quickly to update your plugins and keep everything working, you may still feel a bit overwhelmed. The development of blocks represents a major challenge for all of us not …
Arquivo de Categoria:
Blocos aninhados e comunicação entre blocos no editor do WordPress
O novo editor traz blocos e blocos dentro de blocos (blocos aninhados), esta funcionalidade permite aos criadores de blocos proporcionarem experiências ricas aos seus utilizadores. Vamos ver como se pode ter aninhamento de blocos de uma forma simples, que opções temos disponíveis para customizar e restiguir a área de um bloco que pode conter outros …
Continuar a ler “Blocos aninhados e comunicação entre blocos no editor do WordPress”
Want to migrate your website to Gutenberg? Here’s what happened when we did
Gutenberg is finally part of WordPress core and it’s here to stay. The new editor is evolving at a great pace and it won’t be long before we see tons of websites built with Gutenberg. Actually, there already are some… like ours. In this presentation I’ll describe the process of migrating our website to Gutenberg, …
Continuar a ler “Want to migrate your website to Gutenberg? Here’s what happened when we did”
Work smart with Gutenberg
Gutenberg, Blocos, React, ECMAScript 2015+, Babel, Web Components Webpack, NPM… What the heck?! Finalmente Gutenberg foi lançado no último ano e com ele uma série de novas tecnologias foram introduzidas no mundo WordPress. Como você pode acompanhar todas essas tecnologias e ainda se adaptar a esse novo paradigma de estruturas de temas. Nessa apresentação irei …