Snippet
-
Auto Convert JPEG to WEBP when Uploading Images in WP
Since WP 7.1, it introduces Client-Side Media Processing that brings several benefits, including compress images. That makes me think it’s time to remove my favorite plugin that compresses and converts images to .webp, Modern Image Formats. But while WP 7.1 does compress images when uploading, it doesn’t convert them to .webp as that plugin does.…
-
How to Enable Dark Mode for the WordPress Block Editor
Enqueue the styles to add Dark Mode support to WordPress Block Editor.
-
Disable Elementor AI for all users except Admin
Prevent users from enabling and using Elementor AI feature in WordPress.
-
Automatically update the Current Year in your Footer’s Copyright Notice
A simple WordPress snippet that automatically updates the current year in your footer.