bbioonThemes
  • Home
  • Blog

Tag: Backend

AI, Core Updates, Development, Gutenberg

WordPress AI Experiments 0.2.0 adds an Abilities Explorer

Version 0.2.0 of WordPress AI Experiments adds excerpt generation that authors can edit or reject, and an Abilities Explorer screen for testing every registered ability in the browser.

Read Article
Development, Front-end

The DailyDev Squad I use instead of a pile of RSS feeds

Keeping up with CSS is a filtering problem more than a reading problem. I traded years of RSS folders for the I Heart CSS squad on DailyDev, and this is what a curated feed does that a raw aggregator never did.

Read Article
Bug Fixing, Core Updates

WordPress 6.9.1 lands February 3, and it is bug fixes only

WordPress 6.9.1 is a maintenance-only release set for February 3, 2026, with bug scrubs running from January 20. These are the dates that matter, plus why I keep minor auto-updates off on sites with custom hooks.

Read Article
AI in WordPress, Development

Refactoring legacy WordPress code in Cursor without breaking it

Cursor turns a four-hour refactor into a 20-minute one, but only with a plan. My four steps: spot the trigger, write a plan.md, let Claude execute with test scripts, then compare the output against the original.

Read Article
AI, Development

Seeded topic modeling techniques for cleaner NLP pipelines

Junk topics usually mean the pipeline is wrong, not the data. Here is how seeded KeyNMF and an LLM summarization step keep a topic model focused without burning the whole compute budget.

Read Article
Development

Why sharded indexing fixes slow package installs

Package installs crawl because the client parses one giant metadata file before it does anything useful. Sharded indexing (CEP-16) splits that file per package, and there is a PHP example here for internal plugin repositories.

Read Article
Core Updates, Development

Why managed hosting beats running your own WordPress server

Running your own VPS looks cheaper right up until the traffic spike. Here is what managed WordPress hosting actually handles for you: server-level caching, a persistent Redis object cache, brute force filtering at the edge, and the patching you stop doing.

Read Article
Core Updates, Development

WooCommerce 10.5 removes AccessiblePrivateMethods: the fix

WooCommerce 10.5 drops the AccessiblePrivateMethods trait that let private methods act as hook callbacks. Extensions still using it will throw a fatal error. The replacement is a public method carrying an @internal annotation.

Read Article
AI, Development, E-commerce Development

Why 90% text-to-SQL accuracy still breaks in production

Ninety percent accuracy sounds fine until the wrong JOIN lands on a production database. This covers why Execution Accuracy beats Exact Match, what Spider 2.0 exposed about enterprise schemas, and how to ground an LLM on the schema you actually have.

Read Article
AI, Development

Building a data-driven goal tracker with Python and Neon

Notes on building a data-driven goal tracker with Python, Streamlit and Neon: one schema for daily habits and quarterly milestones, ISO-8601 week boundaries so the weekly numbers do not drift, and a REST API bridge when the data has to land in WordPress.

Read Article

Posts navigation

Previous 1 … 42 43 44 … 46 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