
How to Remove Dashboard Metaboxes for a Faster Backend in WordPress
How to remove default and plugin WordPress dashboard widgets quickly using simple code in your functions.php file. Bye-bye bloated widgets!
How to remove default and plugin WordPress dashboard widgets quickly using simple code in your functions.php file. Bye-bye bloated widgets!
Learn how to add Google Tag Manager manually to your WordPress site using the functions.php file, and how to delay the GTM JavaScript loading.
Hide a Gutenberg block based on screen size, user role, URL, and more with the powerful and lightweight Block Visibility plugin.
Redirect users to the homepage after logout in WordPress by adding a simple snippet to your child theme’s functions.php file.
WordPress creates up to 7 thumbnails by default. Not all of them can be disabled through the WordPress admin area.
If you want to increase WordPress performance and pay less for hosting, learn how to migrate your website to a quality VPS with Hetzner and RunCloud
What the 'Image elements do not have explicit width and height' PSI warning means in WordPress and how it can be solved manually or with plugins.
WooCommerce does not store the Terms of Service agreement in the database by default. Fix this with a simple code snippet to add in the functions.php.
Learn the correct way to include CSS styles in a WordPress child theme without using @import, ensuring better performance and compatibility.
Clean unused CSS in WordPress to improve performance and speed up your site and remove that "Reduce unused CSS" message on PageSpeed Insights
All the tricks to improve your WordPress loading speed: image optimization, page cache, code optimization, database cleaning, recommended hosting.
How to really serve images in next-gen formats on WordPress with clear instructions from an expert team. It's easy to use use WebP and AVIF images!