Clarify Sync tab intro copy to describe connecting existing sites - #3929
Merged
Conversation
Collaborator
📊 Performance Test ResultsComparing a7819ce vs trunk app-size
site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff) |
gavande1
approved these changes
Jun 23, 2026
gavande1
left a comment
Contributor
There was a problem hiding this comment.
Nice. It looks much better. LGTM 👍
katinthehatsite
approved these changes
Jun 25, 2026
katinthehatsite
left a comment
Contributor
There was a problem hiding this comment.
The changes look good and make sense 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issues
How AI was used in this PR
Claude Code located the Sync tab intro string, rewrote the copy, and ran lint + typecheck. The wording was reviewed by a human.
Proposed Changes
The Sync tab's introductory paragraph said "Launch your existing WordPress.com or Jetpack-activated Pressable sites, or import an existing one." This was misleading: you don't "launch" sites that already exist — the feature connects and syncs them, and "launch" implies creating something new. "or import an existing one" was also redundant with "your existing sites."
The copy now reads: "Connect your existing WordPress.com or Jetpack-activated Pressable sites to keep your local and live work in sync." This accurately describes what the feature does and matches the clarity of the bullet points below it (push/pull changes, staging/production support, database and file sync).
Testing Instructions
Pre-merge Checklist