When it comes to creating new features for a website, it’s important to be able to test as much, as often, and as fast as possible. Being able to quickly alter database content, update functions, and change styles can significantly speed up the development process. One of the best ways to achieve this is by…
Category: Web Development
Version Control and Git
Just about any developer you meet will instantly know what you mean when you talk about Git. Git is what is known as a distributed version control system that is used to track changes in source code during any kind of development. There are a couple of different types of version control systems, but with…
WordPress 5.2 – New Admin Features
The latest WordPress release, version 5.2, came bundled with some new administrative features to evaluate and troubleshoot problems related to the site. Below we’ll look at a couple of notable additions. Site Health Check Version 5.1 of WordPress kicked off the release of Site Health features. This included a notice to administrators running outdated versions…
WooCommerce Brings Product Blocks to the Gutenberg Editor
The Gutenberg WordPress editor, released in December 2018, revolutionized how users create appealing web content with a new interface standard and without the need for third-party plugins. The release brought many helpful blocks for the easy embedding of YouTube, layouts with columns, content like headings, and media including images and galleries. However, embedding WooCommerce products…