Blog
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.
How to find the first Gutenberg block used on a post in WordPress
Here's a handy function to find the first Gutenberg block in a post or page in WordPress. You can pass one or more block names.
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.
WordPress Exeter Meetup – September 2024
Introduction to Gutenberg: The WordPress Block Editor - From page builders to blocks, how Gutenberg changed content creation in WordPress.
WordPress.org vs WordPress.com: what is the difference in 2024?
Explore the differences between WordPress.org and WordPress.com. Find out which platform suits your needs best in 2024.
Help! My latest styles aren’t showing for my Gutenberg block
How the version number in block.json helps clear the block cache.