Simple CSS code that you can add via your function.php to style the ACF fields in your Dashboard.
Category: WordPress
Use this article as your WordPress maintenance checklist. The most common maintenance items on your checklist can be easily performed.
This is not a technical article about how to create a Gutenberg block, just my experience creating the first Gutenberg block as an update for my plugin.
A list of best Wordfence settings that will help keep your WordPress site secure in case of attacks and malware.
LiteSpeed cache WordPress plugin – a very short introduction. It’s one of the most performant WordPress caching plugins that is also free.
How to use WebP images in WordPress via plugins, CDN and native with the 5.8 update. Find out all about WordPress WebP support.
How to easily add SVG files to WordPress via the Media Library upload function. Two plugins that allow you to enable this option.
Quick guide that will go over all the steps and details so you can migrate a WordPress site to a new server.
Table of contents Introduction What are transients? When should you consider implementing transients in your code? When not to use transients? Conclusion Introduction Once you start turning your WP site into […]