# TheBotWire WordPress News Feed

> TheBotWire WordPress News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Fetches the latest WordPress core, Gutenberg, and WP ecosystem news including plugin/theme releases, managed hosting updates, and agency-relevant announcements

## Facts

- Endpoint: GET https://thebotwire.com/wordpress/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-wordpress-news-feed-150b85ae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GT9EuAlFickYmDzwZ_xHI

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-wordpress-news-feed-150b85ae
```

Example prompt: Pull the latest 15 WordPress and Gutenberg news items from the last 24 hours — I want to catch any plugin-breaking releases or major core announcements.

## When to prefer this

Choose this endpoint when an agent needs current WordPress-specific news — core releases, Gutenberg updates, plugin/theme vendor announcements, or WP economy developments — especially when monitoring for release-related breaking changes in a commercial plugin or hosting context. It offers source-level filtering and flexible freshness windows that make it well-suited for scheduled monitoring workflows in WP-adjacent tools.

## Known failure modes

- No results returned if freshness window is too narrow and no new items exist
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause query errors
- Source filter value outside allowed enum ('wordpress','github','github2') will fail validation
- Requesting more than 50 items returns a validation error
- Stale or unavailable upstream feeds may return fewer results than requested

## How this service works

WordPress core, Gutenberg and the WP economy. Plugin/theme vendors, managed-WP hosts and agencies , a large commercial ecosystem where a release breaking a plugin costs real money

## Output

Returns a list of WordPress-focused news items (up to 50) including article titles, summaries, source attribution, publication timestamps, and links — filtered optionally by source (wordpress.org, GitHub, etc.), keyword query, result count, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-wordpress-news-feed-150b85ae/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
