Skip to content

Conversation

@StevenDufresne
Copy link
Contributor

Most of our subsites use a "|" as a separator. This PR updates the main theme to use the "|" separator as well.

This has come up as a result of working on #375.

Example

URL Title
/patterns Block Pattern Directory | WordPress.org
/showcase Star-studded sites built with WordPress | WordPress.org
/plugins WordPress Plugins | WordPress.org

Currently, the main theme doesn't enforce that pattern and we get the default "-" separator.

@StevenDufresne StevenDufresne requested a review from ryelle January 23, 2024 06:56
Copy link
Contributor

@ryelle ryelle left a comment

Choose a reason for hiding this comment

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

Looks good.

If this is the expected format, maybe it's something we should move to site-branding.php mu-plugin?

Co-authored-by: Kelly Dwan <ryelle@users.noreply.github.com>
@StevenDufresne
Copy link
Contributor Author

Looks good.

If this is the expected format, maybe it's something we should move to site-branding.php mu-plugin?

Yeah, that's a good call. I move this change over there and close this PR.

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.

3 participants