
Checklist: 12 Things You Need to Check When Choosing a WordPress Theme
This is a checklist of 12 minimum features your new WordPress theme needs to have, to make your website successful in the year 2020.
This is a checklist of 12 minimum features your new WordPress theme needs to have, to make your website successful in the year 2020.
This lesson focuses on how to support translation of the texts in our Gutenberg block. We use WP-CLI to generate the required JSON files for WordPress.
In this tutorial we'll look at how to add a discount programatically in WooCommerce. We use coupons but we make it automatic and we hide that it's a coupon.
In this part in our Gutenberg block tutorial we'll learn how to move out the registerBlockType's edit function to a separate class-based component.
This is a checklist of 8 things you as a webmaster or owner of a WordPress site can do to improve SEO and search engine ranking in 2020.
In this post we'll learn how to add WordPress' toolbars to our block, i.e. for alignment and block alignment. We will also learn to add our own toolbars with our own buttons for doing custom actions.
In this Gutenberg tutorial lesson we'll focus on how to add different components to the Inspector - the sidebar on the right hand side in the editor.
This guide goes into detail how to code in your theme and use WordPress Gutenberg editor to create great-looking and modern frontpages or landing pages.
This post explains how to set up block styles for blocks in Gutenberg, with either PHP or Javascript - and touches upon ideas to solve stylesheets.
In this Gutenberg block lesson for beginners we'll look at how to define attributes, fetching their values and updating them.