WordPress/ai

Update Playground PR to start on AI settings page

Closed

#795 opened on Jun 26, 2026

 (0 comments) (0 reactions) (0 assignees)PHP (136 forks)auto 404
Good first issueHelp Wanted[Type] Enhancement

Repository metrics

Stars
 (246 stars)
PR merge metrics
 (Avg merge 5d 4h) (72 merged PRs in 30d)

Description

What problem does this address?

The current Playground PR test button lands you on the Playground site's front-end page:

For most PRs though, you need to configure something in the AI settings (and in many cases also set up a Connector).

What is your proposed solution?

Where possible, let's adjust the Playground PR function so It sends you to /wp-admin/admin.php?page=ai-wp-admin instead of /.

Contributor guide