Today I’m going to share with you a simple snippet for WordPress that displays the date of last modified blog post. As always, you should add this snippet to the functions.php file of your child theme. Good luck!
hooks
High Resolution Preview Thumbnails for Youtube Embeds in Perfmatters Plugin
Are you looking to improve the quality of your YouTube preview images in the Perfmatters plugin? We have just the solution for you! Today, I’m excited to introduce you to a highly useful helper plugin that significantly enhances the quality of YouTube preview images when you enable Lazy Loading iFrames and Videos in the Perfmatters […]
How to Change YouTube Thumbnail Resolution in WP Rocket LazyLoad
WP Rocket’s LazyLoad feature improves website performance by loading YouTube videos only when users interact with them. By default, WP Rocket selects a specific resolution for YouTube thumbnails, but you can change it using a simple snippet. If you are using the Perfmatters plugin for the LazyLoad feature, then you should read this post. Why […]
How To Add An Additional CSS Class To a Whole Page in Elementor
This post is about a simple helper for Elementor that will make your life easier. If you’ve ever created your template for Elementor, you’ve probably encountered the problem that you can’t set an additional class for the entire template. Yes, you can add a class for any block, element, or section, but you can’t do […]
How to Temporarily Disable WooCommerce Shopping for the Holiday Season
The holiday season is a great time to take a break and recharge. But what happens to your WooCommerce store while you’re away? To avoid confusion and ensure your customers know you’re closed, you can temporarily disable shopping features and display a clear holiday notice on your website. Here’s a simple PHP snippet that achieves […]