WordPress’s official AI plugin got an update to how it handles your stored API keys two weeks ago. Version 1.2.0, out this week, adds tools aimed at comment moderation and content management.
What changed
Suggest Reply is a new experiment for comment moderation. From the Comments screen or the Activity dashboard widget, a moderator can generate a draft reply to a comment, in a friendly, professional, or casual tone, optionally guided by instructions you set. The draft drops straight into WordPress’s inline reply form. Nothing publishes automatically. A person still has to read it, edit it if needed, and choose to post it.
Bulk Content Summary lets you select multiple posts or pages and generate summaries for all of them at once, instead of opening each one individually. If you run an older site with a large content library and want AI-written summaries on everything, this makes that practical instead of tedious.
The release also adds two new read-only Abilities, core/read-content and core/read-users, part of the Abilities API framework that lets AI agents read site content and users through permission-checked channels rather than open-ended access.
Other improvements
The settings screen is simpler now. Core on/off toggles are what most people see, and advanced options like which AI provider and model to use are tucked behind an “Advanced settings” switch in Developer Tools. Type-ahead Text, the writing-suggestion tool added in 1.1.0, no longer loads extra code on your site’s front end, and its keyboard behavior is more reliable. Feature images now get alternative text automatically, which helps screen reader users.
What to do
If you use the AI plugin, update to 1.2.0. Suggest Reply is worth turning on if you moderate a lot of comments and want a faster starting point for replies, as long as you keep reviewing drafts before they go live. Bulk Content Summary is most useful if you’re catching up an existing site rather than writing one post at a time.
End of article