vCore Digital

Blog

All articles

AI autocomplete in the Gutenberg editor

AI autocomplete in the Gutenberg editor in 2 easy steps

Build a WordPress plugin that adds AI-powered text completion to the Gutenberg editor using OpenAI's API in just two steps.

Find out more
WordPress website speed optimization

Ultimate WordPress website speed optimization guide

Learn essential website speed optimization tips to make your WordPress site load faster, improve user experience, and stay ahead in 2025.

Find out more
AI-powered Slack bot

How to create an AI-powered Slack bot

A detailed guide on how to build an AI-powered Slack bot with Slack Bolt SDK, deploy it to Heroku and integrate with the OpenAI ChatGPT API.

Find out more
Cloudflare Images plugin setup

How to setup Cloudflare Images plugin

How to connect a WordPress website to Cloudflare, setup an integration with Cloudflare Images and offload the media library to a CDN.

Find out more
Google Analytics

How to add Google Analytics in WordPress: step by step guide

Understanding your website audience is vital for business success. Google Analytics provides comprehensive traffic statistics for free, offering visitor interaction reports including demographics, location, and content preferences.

Find out more
WordPress emails landing in spam

Why WordPress emails are landing in spam

Every website relies on emails - confirmation messages, WooCommerce notifications, billing correspondence. When these emails end up blocked or in spam folders, it creates significant business problems.

Find out more
Offload media to Cloudflare Images plugin

New "Offload media to Cloudflare Images" plugin

WordPress lacks native support for modern formats like WebP and AVIF. This new plugin enables offloading images to Cloudflare Images for automatic compression and format conversion.

Find out more
The posts_clauses filter or how to inject into WP_Query

Benefits of posts_clauses filter or how to easily hook into WP_Query

Exploring the posts_clauses filter to inject SQL into WP_Query - a technique discovered while developing a WooCommerce product exporter plugin and integrating warehouse functionality.

Find out more