bbioonThemes
  • Home
  • Blog

Category: AI in WordPress

AI, AI in WordPress, Development

LLM engineering for WordPress developers, beyond the wrapper

Plugging in the OpenAI API is not engineering. Notes on what actually matters when you build LLM features on WordPress: token costs, attention limits, RAG over fine-tuning, and keeping a 30-second API call from taking down PHP-FPM.

Read Article
AI, AI in WordPress

The step most LLM summarization pipelines skip

LLM summarization pipelines invent facts when the schema demands a value the transcript cannot support. A three-stage design, extraction then synthesis then an audit stage that can only weaken claims, and why empty sections are correct.

Read Article
AI, AI in WordPress

CSPNet architecture: a lighter CNN that keeps its accuracy

The CSPNet architecture splits feature maps so a lighter CNN does not cost you accuracy. What it fixes in DenseNet, how the two paths work, and the PyTorch code for the bottleneck block.

Read Article
AI in WordPress, Core Updates, Development

WordPress Core AI: the MCP adapter goes standalone

Where the WordPress Core AI work stands before 7.0: the MCP adapter moving to a standalone plugin, the connector approval experiment, and a release plan that puts polish ahead of new features.

Read Article
AI, AI in WordPress, Development

Build an AI context layer so your LLM stops forgetting

RAG re-derives everything on every query, so nothing accumulates. This is the Raw and Wiki folder layout, the three control files, and the daily, weekly and monthly jobs I use to keep an AI context layer my agents can read.

Read Article
AI in WordPress, Development

WordPress AI Assistant lands on every paid plan, plus Studio Code

WordPress.com opened the AI Assistant to every paid plan and shipped Studio Code, a beta CLI agent for local work. Notes on what the CLI does with block markup and what the plan change means day to day.

Read Article
AI in WordPress, Core Updates, Development, E-commerce Development

WooCommerce REST API docs moved to a faster new home

The WooCommerce REST API documentation left its 4.2MB single-page site for per-endpoint files on developer.woocommerce.com. What that changes for coding assistants, raw markdown fetches, and doc updates that ship inside the PR.

Read Article
AI, AI in WordPress, Development

Production-grade AI agents: keep the logic deterministic

Asking an LLM whether a value changed significantly turns a cheap comparison into a slow, untestable guess. Here is the split I use in WordPress: PHP thresholds decide when to act, and the model only writes the message.

Read Article
AI, AI in WordPress, Development

Long-context foundation models for time-series forecasting

Timer-XL makes the case that decoder-only Transformers beat encoders at forecasting. This looks at how TimeAttention keeps temporal order intact, why patch tokens cut the compute, and what the zero-shot numbers mean for real pipelines.

Read Article
AI in WordPress, Development, E-commerce Development

Inside WooCommerce for Claude, Automattic’s MCP experiment

WooCommerce for Claude came out of Automattic’s Radical Speed Month. It uses MCP to give the model analytics lookup tables, a store knowledge layer and an AI-readiness score, all on one endpoint. Plus the provider pattern and how to run it locally.

Read Article

Posts navigation

Previous 1 2 3 … 23 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy