feat: enrich Default starter content (Process + Pricing) + new Pricing page#4528
Merged
Conversation
Home: - Add icons to the hero pills (Business/Portfolio/Blog/Shop) and to the brand strip, with thin column dividers between brand names. - New "How we work" 4-step process section and a "Plans that scale with you" pricing teaser linking to the new Pricing page. New Pricing page: - inc/compatibility/starter-content/pricing.php: 3 tiers (Professional featured), FAQ, CTA. Registered in starter_content.php (const, posts, is_starter_page_slug, primary + footer nav between Services and Work). Palette unchanged (nv-light-bg stays #f1f5f9). Verified on wp-env: PHP lint clean, 0 invalid blocks on home + pricing, no horizontal overflow. A hero blue backdrop was explored to match screenshot.png but dropped: it reads fine at a controlled screenshot width yet leaves an awkward empty blue area on wide live viewports. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JPYaucAnAxbxPXho4ADBBG
Collaborator
Collaborator
🌍 i18n String Review Report📊 Summary
➕ Added Strings (1) - Click to expand
|
… natively The inline-SVG pill icons (inside core/button RichText) don't render in the block editor and can be stripped on edit; the brand-strip icons (core/html in a flex row) squeezed the labels in the editor sandbox. Revert both to the clean original (plain pills + plain brand names) and render the process step number as a core/paragraph instead of core/html. Front end + block editor both verified clean on wp-env. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JPYaucAnAxbxPXho4ADBBG
Collaborator
|
🎉 This PR is included in version 4.2.7 🎉 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.
Summary
Enriches the Default starter content and adds a new Pricing page so the shipped starter site feels more complete.
home.php): new "How we work" process section (4 steps) and "Plans that scale with you" pricing teaser linking to the Pricing page.pricing.php): hero + 3 tiers (Professional featured) + 4-item FAQ (wp:details, matching Contact) + CTA. Registered instarter_content.php(newPRICING_SLUG,posts,is_starter_page_slug(), primary + footer nav between Services and Work).custom-css.php): polish for the new sections only (process steps, pricing cards).nv-light-bgstays#f1f5f9. A blue hero backdrop and decorative pill/brand icons were prototyped but dropped — the blue is awkward on wide live viewports, and inline-SVG icons in core/button + core/html don't render cleanly in the block editor.screenshot.pngleft unchanged.Will affect visual aspect of the product
YES
Screenshots
Home gains "How we work" + "Plans that scale with you" sections; new
/pricing/page. Verified locally onwp-envon the front end and in the block editor.Test instructions
/pricing/renders 3 tiers + FAQ + CTA.e2e-tests/.../visual-regression/starter-sites.spec.ts(snapshots will need regenerating for the new sections/page).Check before Pull Request is ready:
Closes #4529.
🤖 Generated with Claude Code
https://claude.ai/code/session_01JPYaucAnAxbxPXho4ADBBG