-

·
A Starter Plugin to Extend Elementor with React Components
This article is here to offer a solution, or at least one way of leveraging React to expand and explore possibilities in synergy with Elementor page builder. Get the starter Elementor/React extension plugin For those impatient, who like to get their hands on the code, and start working with it immediately, here’s the link to…
-

·
My take on AI, coding and WordPress
Like everyone else, or at least most of us, I feel more than a little overwhelmed by AI, the most hyped acronym on the web (and pretty much everywhere else). This post is my personal take on using AI in my work as a WordPress developer — here and now, in spring 2025. It’s a…
-

·
Mosaic Product Layouts plugin launched
Mosaic Product Layouts enables you to create stunning product layouts inside the WordPress block editor with total control over the layout, allowing you to reposition, resize, add, or remove items freely within a layout container.
-

·
WP CLI command for deleting old posts
WP-CLI is the official command line tool for interacting with and managing your WordPress sites. When used correctly, it may optimize some tedious or repetitive tasks in the day-to-day work of WordPress site maintenance. That especially applies to sites with much content, thousands of posts, pages, products, and projects, along with media and taxonomies. If…
-

·
Block themes for classic theme developers – part three
So, I covered the templates, template parts, patterns, theme.json, and global styles in my last two articles. In this article, I will go through some additional functionalities which may come in handy in creating a Block theme. But I do suggest (if you are new to Block themes) to read my first two articles (links…
-

·
Block themes for classic theme developers – part one
Intro If you are like me – an “old school” WordPress theme developer, still hanging in the PHP-based WP theme development “hood”, and have been reluctant to jump into the “not so” new WordPress paradigm shift, been called and described with various names or phrases – “Block themes“, “Full Site Editing“, “Site editor”, “everything is…