Monthly Archives: November 2023

How to Edit the wp-config.php File

Whilst customizing your WordPress site, you may come across guides and tutorials that tell you to edit your wp-config.php file, and you may be left scratching your head about how to do that! Well fear not, in this guide we’re going to explain to you exactly what the wp-config file is, where to find it, and how you can […]

Redirect User After Login in WordPress

Have you ever wanted to redirect users to a specific page after they login to your WordPress site? By default, WordPress either takes users to the admin dashboard or their profile section in the WordPress admin area, depending on their user role. The great news is, it’s super easy to redirect users somewhere else when […]

How to Modify Text in a WordPress Plugin or Theme Without Another Plugin

We’ve all been there, you’ve found the perfect theme or plugin for your site, but the wording on that button just isn’t right. Or maybe you need to change the word Cart to Basket in WooCommerce. Whatever it is, you’ve probably come across plugins that will change the text for you, but what if you […]

WooCommerce Currency Code List

Often when working with WooCommerce snippets, you’ll need to know the three letter currency code that WooCommerce uses for a specific currency. Well, here’s a handy list of all of the default currencies in WooCommerce and their corresponding currency code. Want to add a custom currency? Check out our guide on how to add a […]