Want to change your WordPress username? You may have just tried to change your username from the WordPress admin panel, to find out that this is not really possible:
Continue reading “How to change your WordPress username”How to create a WordPress child theme
A child theme is a WordPress theme that can be used to make changes to your website’s layout without having to edit the (parent) theme. This way, when the parent theme receives an update, your changes will not be overwritten.
This article will explain all the steps required to create a WordPress child theme.
Read the full articleHow to add “rel=nofollow” to a WordPress menu item
One question that I was struggling with a lot when I started using WordPress for the first time, is how to add link relations to a menu item. One of the most well known link relations is “nofollow”. In this article I’ll show you how to add a link relation to a WordPress menu item.
Read the full articleAdding support for Dark Mode to your site
More and more operating systems are offering their users a setting to see the User Interface in a dark mode. In 2018, we spent an average of 11 hours per day looking at a screen. In some cases, switching to dark mode helps to reduce eye strain, caused by looking at bright screens all day. It also helps preserve your device’s battery life.
Read the full article