Wordpress tips and tricks

Wordpress hacks

How to remove Site health widget from the Wordpress Dashboard?

How to remove Site health widget from the WordPress Dashboard?

Have you ever had to deal with the “Site health” widget on your WordPress dashboard? You know, the one that tells you how well your site is performing based on some arbitrary criteria that no one really understands. Well, I have, and let me tell you, it’s not fun. Especially…

Read More
How to create your own custom code snippets plugin for Wordpress?

How to create your own custom code snippets plugin for WordPress?

There are a bunch of fancy code snippets managers for WordPress. For example, Code snippets is one of the most popular plugins that I also sometimes use. Add a snippet shown here below to your child theme’s functions.php file or better yet, use a snippet manager like Code Snippets or…

Read More
How to Create A Product Size Chart in Woocommerce?

How to Create A Product Size Chart in Woocommerce?

In this short tutorial I’ll show you how to create a product size chart in Woocommerce. It is fairly easy and will take only a couple of minutes to set up. And, the solution is totally free, although with the help of a premium code snippet manager (WpCodebox, for example)…

Read More
How to Hide Wordpress Admin Notifications

How to Hide WordPress Admin Notifications

The more WordPress plugis you you, the more annoying notifications you’ll get. Therefore, in this video I am going to show you two easy methods how to hide WordPress admin notiofications. Video: How to Hide WordPress Admin Notifications? How to Hide WordPress Admin Notifications? Add this snippet insideo your child…

Read More
How to Customize Woocommerce Stock Status? (17 hacks)

How to Customize Woocommerce Stock Status? (17 hacks)

Let’s take a look at how to customize Woocommerce stock status without any fancy plugin. Pay attention that all the snippets shown below should be added to your child theme’s functions.php file or better yet, use a snippet manager like Code Snippets or WpCodeBox. Video: How to Customize Woocommerce Stock…

Read More
How to Add Custom Endpoints in WooCommerce?

How to Add Custom Endpoints in WooCommerce?

By default Woocommerce has a bunch of endpoints on my account page (dashboard, orders, account etc.) but it has no built-in feature that allows us to add custom endpoints to our site. Hence, in this post I will show you how to add custom endpoints in Woocommerce. Video: How to…

Read More
How to create custom fields in Wordpress without a plugin?

How to create custom fields in WordPress without a plugin?

Usually, users tend to create WordPress custom fields with a plugins like Advanced Custom Fields, Pods, Toolset etc. Therefore, in this post I’m going to show you how to create custom fields in WordPress without a plugin. If you’re a total beginner, then take a look at the video below…

Read More