bbioonThemes
  • Home
  • Blog

Category: Development

AI, AI in WordPress, Core Updates, Development

Testing the community AI connectors for WordPress 7.0

WordPress 7.0 ships the PHP AI Client, and the community has already built connectors for Grok, Mistral, Ollama and OpenRouter. What each one covers, how provider registration works, and the switching case worth testing first.

Read Article
Accessibility, Design, Development

Testing font scaling at 200% with Figma variables

Alt tags do not save a layout that falls apart at 150% zoom. Setting up Figma variable modes for 100, 120, 150 and 200 percent, seeing what breaks when you toggle them, and the rem-based CSS that keeps the scaling honest.

Read Article
AI in WordPress, Core Updates, Development

What the WordPress 7.0 AI client changes for plugins

Core now ships a provider-agnostic PHP API for AI work. The SDK and wrapper split, the fluent builder for text and image generation, feature detection before you draw any UI, and why bundling php-ai-client yourself now fatals.

Read Article
Development, Gutenberg

How Gutenberg Guidelines store editorial rules in 22.7

Gutenberg 22.7 puts editorial rules in the database instead of a forgotten PDF. A look at the wp_content_guideline post type, the REST endpoints, and what a persistent rule set gives an AI assistant.

Read Article
AI, AI in WordPress, Development

How to make Claude Code remember its own mistakes

Claude Code forgets everything when the session ends. The setup I use: a post-mortem command that writes to CLAUDE.md, skill files for the quirks of the stack, and a daily pass over the logs.

Read Article
AI, Development

Decision intelligence systems and the dashboards they replace

Dashboards answer what happened and leave the acting to you. Decision intelligence systems recommend the action instead, which only works if the WooCommerce data feeding them is clean and consistently defined.

Read Article
AI, Development

Vibe coding a podcast app in a weekend, and what it costs

PodClip was built over a weekend with Replit: Spotify OAuth, Whisper transcription, Postgres. The scaffolding held up. The Spotify playback limits and the transcription costs are where a human had to step in.

Read Article
AI, AI in WordPress, Development

Agentic RAG failure is a loop bug with a bigger bill

Agentic loops fail quietly: the same query retried with new wording, retries with no circuit breaker, a context window full of raw JSON. Three patterns, how to measure them, and a PHP budget gatekeeper.

Read Article
AI in WordPress, Core Updates, Development

How WordPress Playground MCP connects AI agents to your site

WordPress Playground MCP connects Claude Code or Gemini CLI to a Playground instance running in your browser. The agent reads files, runs PHP and queries the database itself, which cuts out most of the copy-paste during plugin testing and debugging.

Read Article
AI, AI in WordPress, Development

How OpenAI prompt caching actually cuts your token bill

OpenAI prompt caching takes 90% off repeated tokens, but only for prefixes over 1,024 tokens and only when the static part of your prompt comes first. Here is a Python example plus the ordering mistake that kills cache hits.

Read Article

Posts navigation

Previous 1 … 26 27 28 … 107 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