Blocks, Boards & Fishing Reels - How Gutenberg has Divided WordPress - The WP Minute
Paul Lacey|Friday, 12 Nov 2021|Reading time:34 mins|Read online Listen to the episode This is content was sponsored by Connekt. They create handcrafted digital products, like WordPress plugins and themes. This was part of the WP Minute content bounty program where today's author earned $200 to write and record this post.…
Designing Block-Based WordPress Child Themes With a Single JSON File
From the moment I opened my first theme shop back in 2008 to the present day as someone who merely tinkers, my plan has always been to build a single theme in the mold of CSS Zen Garden. This was a…
In the lingo of the WordPress block editor, presets are the set of values that are shown to users in different style categories: colors, duotone values, font sizes, gradients. Presets are an import…
How to Add Beautiful Gradient Presets to the Gutenberg Block Editor — Rich Tabor
Love ‘em or hate ‘em, gradients are here to stay. Especially now, as the WordPress block editor has a default mechanism to apply gradient styles throughout the editing experience. Out of the box, I don’t find the default gradient application experience particularly meaningful, as these presets are an assortment of trendy gradient styles presets. But …
We start off by finding out which block styles exists via .getBlockTypes(). This will dump it into the console: wp.domReady(() => { // find blocks styles wp.blo
Query Loop: The Ins and Outs of One of WordPress 5.8’s Most Powerful Features
WordPress 5.8 is on deck for July 20, just a mere 10 days from now. The release is geared up to be the most feature-packed update the community has seen in a while. Block-based widgets, the pattern…
GitHub - 10up/convert-to-blocks: Convert to Blocks is a WordPress plugin that transforms classic editor content to blocks on the fly.
Convert to Blocks is a WordPress plugin that transforms classic editor content to blocks on the fly. - GitHub - 10up/convert-to-blocks: Convert to Blocks is a WordPress plugin that transforms class...
A Primer on Gutenberg Block Plugins for the WordPress Block Directory — Rich Tabor
What makes a Gutenberg single block plugin different, and how they will change the landscape of WordPress as we know it with the WordPress Block Directory.
Creating a page to display content from across multiple sites
Over the years, I’ve had a range of pages that have contained my content from across several sites. It’s now even easier to create a page using the RSS block, and today I’m going …
Charts Blocks for Gutenberg is a WordPress plugin for creating responsive, interactive, and animated charts in just two simple clicks. - thisissandip/charts-block
How to package up your custom blocks in a plugin (Part 1)
Part 1 - Programmatically registering and configuring your Genesis custom blocks
In the last 3 months I've given upwards of a dozen presentations on building custom blocks with Genesis. Some of
A Crash Course in WordPress Block Filters | CSS-Tricks
Blocks in WordPress are great. Drop some into the page, arrange them how you like, and you’ve got a pretty sweet landing page with little effort. But what
How to Fix Custom Fields Not Showing in WordPress | Plugin Planet
One of the most common questions I get is "why aren't my custom fields showing in my WordPress?" And living by the rule of not repeating myself, here is a
ACF Blocks and Gutenberg | Creating Landing Pages, on Steroids - Zao
Use ACF Blocks and Gutenberg to create an entirely custom landing page library. With ACF Pro and the new Block Editor, your content can take center stage.
Custom Layouts – Post + Product grids made easy – WordPress plugin | WordPress.org
Build a list or grid layout of any post type (posts, products, pages + more).
Design the look of each item in the layout using our visual drag and dr …