Hi DEV Community — I’m Steven, an affiliate web developer
Hi DEV Community 👋 My name is Steven Doan. I’m a freelance websites developer. I have worked with WordPress for many years, building websites for clie…
Latest Web news from Tech News
Hi DEV Community 👋 My name is Steven Doan. I’m a freelance websites developer. I have worked with WordPress for many years, building websites for clie…
WordPress maintenance automation has a long-running market, especially outside Japan. ManageWP, MainWP, WP Umbrella, InfiniteWP — each has more than a…
I committed a new version of my plugin to SVN and got a message I hadn’t seen before: this version will reach sites in about 24 hours. My first though…
In WordPress maintenance automation, you inevitably run into points where you have to decide: keep going, or stop right here? One that took us a long …
How to Build a WordPress AI Plugin (Step-by-Step Guide 2026) This guide builds a complete WordPress plugin with AI content generation: settings page, …
Among WordPress maintenance tools, InfiniteWP is one of the most established names. Released by Revmakx in 2011, the tool has been operated continuous…
A client called me last month, half panicked, after getting an email from his hosting provider. The subject line wasn’t a good one: “Your site is cons…
Among WordPress maintenance tools, WP Umbrella has built strong traction with EU-based agencies. Launched in 2020 from France, this relatively young S…
Auto-Sync Medium Posts to WordPress (Draft-First, Idempotent) WordPress still wins when you need categories, plugins, schema, and URLs you own. Medium…
The Problem: Your Store Is Invisible to AI When someone asks ChatGPT "Find me wireless headphones under $100" , where does it look? Not your WooCommer…
Every headless WordPress conversation starts the same way — someone draws an architecture diagram with arrows pointing from a REST API to a shiny Next…
"I downloaded wp-cli.phar , uploaded it to ~/bin/wp , SSH'd in, and ran wp . Got -bash: wp: command not found . The file is right there. Why?" If you'…
A developer posted this on the WordPress support forums: "We'd like to send the auto-reply email after a visitor submits a CF7 form directly from Mail…
I've been building web tools for small business owners for over a year now. 52+ free tools live on SmallBusinessOwners.co — invoice generators, propos…
The Hook: The 48-Hour Re-Infection Nightmare It’s a scenario that keeps e-commerce founders and agency directors awake at night: You wake up to a crit…
If you build any kind of WordPress maintenance automation, sooner or later you hit a wall the official WP-CLI install instructions don't warn you abou…
TL;DR: Four response headers, a few minutes of work, most of the header-level security gap closed. Exact values below, plus a one-line curl to check a…
Most performance guides for WooCommerce start and end with caching plugins. Install WP Rocket, enable page caching, done. If your store is still slow …
A WordPress plugin update breaks the site. You SSH in to roll back the bad plugin with WP-CLI, and you get this: Fatal error : Uncaught Error : ... in…
Most website owners believe their site is clean because their hosting provider, WordPress security plugin, or malware scanner reports no issues. Yet m…
If you build custom WordPress sites for data-heavy industries (like Real Estate listings, Vacation Rentals, or Directory menus), you've likely faced t…
Originally published at malcolmlow.com . Several posts on this blog — including Word Embeddings Explained , SingIDBot , and the OpenClaw Telegram inte…
Posted on Aug 27, 2024 2 min read 🤖 AI summary: This article provides a guide on how to enhance WooCommerce store navigation by automatically grayscal…
Posted on Aug 11, 2024 2 min read 🤖 AI summary: This article outlines a technical method for increasing customer loyalty in WooCommerce by automatical…
Posted on Aug 5, 2024 2 min read 🤖 AI summary: This article outlines a technical method to improve the shopping experience on WordPress websites by au…
Over four years ago I started building something that most developers told me shouldn't work. A browser game engine with no canvas element, no WebGL, …
WordPress was created during a very different era of the web. An era where: monolithic servers were normal PHP applications lived directly on shared h…
If you build with Elementor and you've been watching the MCP ecosystem evolve, you've probably had the same question we did six months ago: what does …
I built TrustGate — India's independent business review platform — entirely as a custom WordPress plugin. Full REST API. Custom database tables with v…
Let’s be honest. If you are fluent in React, TypeScript, and modern backend architectures, working on WordPress feels like taking a massive step backw…