Jun 18, 2025
Hey there, WordPress fans! So, you’ve decided it’s time to change your WordPress username, maybe it’s for security, a fresh rebrand, or just because “admin123” doesn’t vibe with you anymore. Whatever the reason, I’ve got your back! WordPress doesn’t make this super...
Aug 24, 2021
In this guide, we will cover how to display a user’s name in a WordPress menu. This will require a bit of knowledge with working with code snippets and general shortcodes in WordPress. This solution will create a custom shortcode or variable, {{username}} to be...
Aug 16, 2021
Adding an announcement bar to your WooCommerce store is great for telling your visitors important things about your store. Such as an ongoing sale, limited stock or delivery estimates during peak buying periods. In this guide we will show you how to setup an...
Jun 28, 2021
This article will show you how to quickly change the “Shop” page title of your WooCommerce store via the WordPress dashboard and with a custom code snippet. Changing the Shop Page Title For WooCommerce To change the shop page title for WooCommerce works...
Mar 19, 2020
Sometimes when you need to run scheduled updates to your WordPress site, it’s a good idea to put it under maintenance. This stops visitors from having a bad experience while you are running the updates/changes to your site. This is great if the updates will take...