Skip to content

Add editor post slug target resolution#1738

Merged
chubes4 merged 1 commit into
mainfrom
fix/editor-post-slug-target
Jul 6, 2026
Merged

Add editor post slug target resolution#1738
chubes4 merged 1 commit into
mainfrom
fix/editor-post-slug-target

Conversation

@chubes4

@chubes4 chubes4 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add runtime-resolved post-slug=<slug> editor targets for wordpress.editor-open and editor validation callers.
  • Resolve slugs with the requested post-type inside the running WordPress sandbox, then open the concrete post editor URL.
  • Cover parsing, successful resolution, and no-match failure in editor action tests.

Tests

  • npm run test:editor-actions

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Drafted and verified the runtime target resolver change and tests under Chris's direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant