Development
Creating an offline archive for a website
Create a fully usable archived copy of a website using a terminal command.
Fix the notice _load_textdomain_just_in_time was called incorrectly for ACF.
Fix the WordPress notice that Translation loading for the acf domain was triggered too early.
Unsupported engine in npm – how to update NPM to fix errors
Fix the npm unsupported engine warning in the terminal and upgrade your node version for future installations
Moving from DeployHQ to WP Migrate
Exploring the advantages and disadvantages of moving from Deployhq to WP Migrate as a way to deploy wordpress theme and plugins to a server.
Disable default Gutenberg blocks
Take control of your theme by disabling certain Gutenberg blocks based on post types and other factors.
Unlocking native editing with ACF InnerBlocks and Gutenberg
Unlock native development potential with InnerBlocks, ACF, and Gutenberg to create a seamless editing experience.
Fix Sass slash error in gulp
This post shows how to fix the common error seen in Sass compilation when using a slash as a division operator.
Creating a WordPress administrator account with the WP-CLI
This technique shows you how to create an administrator account using a single command.