-
How to add AI autocomplete to the Gutenberg editor
Introduction We’ve all been using AI-powered code completion in our IDEs. Imagine having something similar for the content you write on your WordPress website. Today, we’re going to build a small plugin that adds AI autocomplete to the Gutenberg editor Prerequisites You will need an OpenAI account and an API key to be able to…
-
How to setup Cloudflare Images plugin
Instead of an intro I’ve prepared this detailed article that covers everything from adding a website to Cloudflare, setting up DNS nameservers to pretty much, everything I could think of that is required to setup Cloudflare Images on a WordPress website. I did my best to explain technical parts in laymen’s terms, and I’ve structured…
-
New “Offload media to Cloudflare Images” plugin
If you ever tried optimizing a website, most likely, you have ran it through a performance test, Google’s PageSpeed Insights or WebPagetTest, and you’ve probably seen several image related audits that affect your website performance: Efficiently encode images Serve images in next-gen formats Unfortunately, when it comes to modern image formats, WordPress is lagging behind…