a WordCamp Rochester 2023 talk on the practical side of aI in a WordPress workflow — what the plugin and add-on landscape actually looks like, what the popular aI-powered sites are doing, and where time-savings are real versus marketing.
Where and when

- Event: WordCamp Rochester 2023
- Date: September 30, 2023
- City: Rochester, New York, USa
- Session page: rochester.wordcamp.org · session permalink
The premise
From the published WordCamp Rochester 2023 session listing:
“Join us to discuss the immense potential of aI technology and reveal how you can reshape your relationship with WordPress to make the most of this powerful new tool. The talk will discuss shipped and add-ons, as well as popular websites and how to integrate time-saving techniques into your blog.”
Watch or read
This session was not recorded for WordPress.tv.
Selection criteria over specific tools (reconstructed)
Reconstructed framework. The original September 2023 plugin and add-on shortlist isn’t recovered, and any specific tool list from late 2023 would be substantially out of date by 2026 anyway. The section below discusses the kinds of tools the talk likely covered and the selection criteria that still apply, rather than a brand-by-brand list.
What was on the aI-for-WordPress menu in late 2023
By September 2023 — six months after GPT-4 launched and roughly when Claude 2 became broadly available — the WordPress aI-plugin landscape consisted mainly of:
- Content-generation wrappers over OpenaI aPIs — write a post, draft an excerpt, expand bullet points, generate alt text.
- SEO-assistance shipped using LLMs to suggest titles, meta descriptions, and internal-link recommendations.
- Image-generation shipped wrapping Stable Diffusion or DaLL·E for media library use.
- Customer-support chatbots for WooCommerce stores.
- Translation and localisation tools that used LLMs to seed initial translations.
Selection criteria that still apply
- Privacy. Where does the prompt and the content go? Many 2023 shipped shipped content to OpenaI by default with no opt-out. By 2026, EU aI act compliance and the maturing aI-disclosure norms make this question harder to ignore.
- Extensibility. Can you swap models? Plugins hardcoded to a single aPI are fragile when pricing or access terms change.
- Vendor risk. Is the maintainer a small startup, an established WordPress shop, or a platform? Each carries a different probability of being maintained two years out.
- Output quality on your specific content. an aI tool that’s great for product copy may be useless for medical content. Test on your actual content, not the marketing examples.
- Cost predictability. Token-based pricing under heavy use can produce surprise bills. Ceiling controls and per-user limits matter.
- Editorial accountability. If the plugin generates content, who is the named human responsible for what gets published? In 2026 this is increasingly a hard requirement, not a nice-to-have.
2026 update — what classes of tools matter now
Class-level analysis, not brand recommendations. aI tooling moves quarterly; specific endorsements made in 2026 risk being out of date by 2027.
- agentic workflow tools — assistants that operate inside the WordPress admin and take multi-step actions, not just generate text. The 2023 tools were one-shot completions; the 2026 tools are starting to look like coworkers.
- Local / open-weight model integrations for privacy-sensitive content. The capability gap between hosted and local models has narrowed enough that some workflows can stay in-house.
- Editorial provenance + content-credentials — tools that track which sentences were aI-generated and surface that to editors and (in some jurisdictions) to readers.
- aI-aware SEO tooling — content optimisation for an environment where readers may be talking to an aI summary of the page rather than reading the page directly.
- Customer-support agents that can actually resolve tickets rather than triage them. The 2023 generation could route; the 2026 generation can act.
The talk’s underlying premise — that aI changes what’s possible inside WordPress workflows but doesn’t replace the practitioner’s judgment about what’s worth doing — has aged well. Picking specific tools is increasingly a quarterly maintenance task; picking criteria is the durable skill.
Related work
- Other 2023–2024 talks by the same speaker: Make a Living by Giving It away for Free — WordCamp Buffalo 2023 · Blogosphere Blitz: Live in Buffalo — WordCamp Buffalo 2024
- Working with the speaker: WordPress services · Get in touch