Optimize wp.org listing: tags + excerpt#462
Merged
harshitarora-in merged 5 commits intomasterfrom May 5, 2026
Merged
Conversation
Mirrors the Palette control on step 3 by driving the Typography list from `importData.font_pairs` (returned by the demo site's `/wp-json/ti-demo-data/data` endpoint) instead of `tiobDash.fontParings`, which reflected the admin site's local Neve settings. This keeps the admin-side slugs in sync with the preview iframe's resolver, so clicked font pairs actually apply in the preview. Also fixes the broken "Default"/reset button: default fonts are now derived from `importDataDefault.theme_mods` inside `withDispatch` (removing the `useState` + `ownProps` pattern that resolved to `undefined` at click time). Falls back to `tiobDash.fontParings` when the demo site does not yet return `font_pairs`. Made-with: Cursor
…demo fix(onboarding): source step 3 typography from imported site
- Excerpt: rewrite to land 'Gutenberg', 'WordPress', 'starter sites', 'templates' anchors. Lead with 'Access' rather than 'This plugin' generic boilerplate. - Tags: 9 -> 5. Drop 'sites', 'demo', 'content', 'import' (weak standalone), 'starter' (replace with 'starter sites' as full long-phrase). Add 'block patterns' as differentiator. New: starter sites, templates, block patterns, neve, gutenberg. 'templates' is the universal tag across the starter-templates leaders (Astra Starter Templates, Kadence Starter Templates). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Collaborator
harshitarora-in
approved these changes
May 5, 2026
Collaborator
|
🎉 This PR is included in version 1.2.28 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Excerpt: rewrite to land
Gutenberg,WordPress,starter sites,templatesanchors. Lead withAccessrather than the genericThis pluginboilerplate.Tags: 9 -> 5. New:
starter sites, templates, block patterns, neve, gutenberg.templatesis universal across the starter-templates leaders (Astra Starter Templates with 2M, Kadence Starter Templates with 300k).gutenbergmatches both Astra and Kadence patterns.block patternsis the differentiator (matches Astra'sblock-editoradjacent positioning).sites,demo,content,import,patterns(split into strongerblock patterns), andstarter(replaced by fullstarter siteslong-phrase).🤖 Generated with Claude Code