Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Help Center: Add configurable support guides link to More Resources#109010

Draft
escapemanuele wants to merge 1 commit intotrunkfrom
DOTCOM-15480/help-center-custom-more-resources-for-ciab
Draft

Help Center: Add configurable support guides link to More Resources#109010
escapemanuele wants to merge 1 commit intotrunkfrom
DOTCOM-15480/help-center-custom-more-resources-for-ciab

Conversation

@escapemanuele
Copy link
Contributor

@escapemanuele escapemanuele commented Mar 2, 2026

Part of DOTCOM-15480

Proposed Changes

  • Adds a supportGuidesUrl field (string | null) to the Help Center moreResources feature config.
  • Sets the CIAB (commerce-garden) preset to link to its dedicated support guides site.
  • The wpcom and a4a presets default to null (link hidden).
  • Renders the link in the "More resources" section using the page icon when a URL is configured.

Why are these changes being made?

CIAB sites need a "Support guides" link in the Help Center's "More resources" section pointing to their dedicated support site. Making the URL configurable per preset allows each product to specify its own support guides URL without hardcoding.

image

Testing Instructions

Calypso

  1. Run yarn start.
  2. Open the Help Center on a non-CIAB site — the "More resources" section should not show a "Support guides" link.

Simple/Atomic/CIAB

  1. Sandbox widgets.wp.com.
  2. Run cd apps/help-center && yarn dev --sync.
  3. Visit a CIAB site (the site itself does not need sandboxing).
  4. Open the Help Center — the "More resources" section should show a "Support guides" link pointing to https://ciabattasupportguides.wpcomstaging.com/.
  5. Click the link — it should open in a new tab.

Adds a `supportGuidesUrl` field to the Help Center feature config so each
product preset can specify its own external support guides URL. The CIAB
(commerce-garden) preset uses this to link to its dedicated support site.

DOTCOM-15480

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@escapemanuele escapemanuele requested a review from fditrapani March 2, 2026 16:11
@matticbot matticbot added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Mar 2, 2026
Copy link
Contributor

@fditrapani fditrapani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Looks good from my end.

@matticbot
Copy link
Contributor

This PR modifies the release build for the following Calypso Apps:

For info about this notification, see here: PCYsg-OT6-p2

  • help-center
  • notifications
  • wpcom-block-editor

To test WordPress.com changes, run install-plugin.sh $pluginSlug DOTCOM-15480/help-center-custom-more-resources-for-ciab on your sandbox.

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

Labels

[Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants