bbioonThemes
  • Home
  • Blog

Tag: Backend

Core Updates, Development, E-commerce Development

WooCommerce 10.5 fixes the ActionScheduler analytics backlog

WooCommerce 10.5 swaps per-order analytics jobs for batched scheduled imports, which is the fix for bloated ActionScheduler tables. Also inside: experimental product object caching, a new shipping tax filter, and the add to cart fix.

Read Article
AI, Bug Fixing, Development

A self-healing data pipeline for broken vendor CSVs

A vendor changed a CSV delimiter at 2 AM and my nightly import died. Here is the try, heal, retry loop I built with Pandas, Pydantic and Tenacity so the pipeline handles that class of error itself.

Read Article
AI, Bug Fixing, Development

Air quality data repositories, and the formats that break PHP

Where air quality data actually lives, from OpenAQ and the EPA feeds to Copernicus and NASA Earthdata, what NetCDF, COG and Parquet mean for a PHP stack, and a transient-based cache that keeps the fetch off every page load.

Read Article
Development, E-commerce Development

Customer churn prediction: the WooCommerce spending slope

Silent churn does not announce itself. Here is how to fit a linear trend to six months of a WooCommerce customer’s orders, read the spending slope, and act on a falling one while the customer is still buying.

Read Article
Core Updates, Development, E-commerce Development

WooCommerce REST API caching lands in 10.5 as an experiment

WooCommerce 10.5 adds an experimental REST API cache built on the RestApiCache trait. Notes on wrapping a controller callback, the ETag and 304 handling, why you need Redis or Memcached, and the Nginx header quirk that breaks it.

Read Article
Core Updates, Development

WordCamp Asia 2026 lands in Mumbai from April 9 to 11

WordCamp Asia 2026 is set for Mumbai, April 9 to 11, at the Jio World Convention Centre, with more than 3,000 attendees expected. Notes on why the flagship event is worth the trip, what sponsorship pays for, and how the hallway track earns its keep.

Read Article
AI in WordPress, Development

Knowledge graphs and the WordPress post meta problem

Most WordPress sites keep their data as loose post meta rows. Healthcare got further by agreeing on shared ontologies before writing any code, and the same approach works in a WordPress codebase, from CPT design through JSON-LD output.

Read Article
AI, AI in WordPress, Development

AI workflow automation in a warehouse that runs on clipboards

Low-tech logistics companies do not need AGI, they need to stop counting stock with a pen. Voice-driven inventory counts in n8n, damage reports generated from a photo, and a WordPress REST endpoint that takes the data in without breaking WooCommerce stock.

Read Article
Core Updates, E-commerce Development

The WooCommerce 10.5 Add to Cart button is disabled by default

WooCommerce 10.5 ships the variable product Add to Cart button disabled and relies on the core variation script to re-enable it. If you dequeued that script but kept the core template, the button never wakes up. This is how to patch your own JavaScript.

Read Article
Core Updates, Development, E-commerce Development

WooCommerce product object caching cuts redundant queries

WooCommerce 10.5 ships an experimental in-memory cache for product objects, so a single request stops rebuilding the same object over and over. The benchmarks, plus the stale data trap waiting for anyone who updates products with direct SQL.

Read Article

Posts navigation

Previous 1 … 36 37 38 … 42 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