Skip to content

[personal-wp] Adding open-graph My WordPress#3390

Merged
brandonpayton merged 6 commits intotrunkfrom
add-opengraph-my-wordpress
Mar 13, 2026
Merged

[personal-wp] Adding open-graph My WordPress#3390
brandonpayton merged 6 commits intotrunkfrom
add-opengraph-my-wordpress

Conversation

@fellyph
Copy link
Copy Markdown
Collaborator

@fellyph fellyph commented Mar 13, 2026

This pull request updates the branding and metadata for the personal WordPress Playground project, transitioning it to "My WordPress." The changes focus on renaming, updating descriptions, and modifying Open Graph and manifest metadata to match the new branding.

Branding and metadata updates:

  • Changed the title, Open Graph properties (og:image, og:title, og:description, og:url), and meta description in index.html to use "My WordPress" and updated descriptions and image URLs for the new brand.
  • Updated the manifest.json file to reflect the new name, short name, and description ("My WordPress") for the web app.

Code formatting:

  • Reformatted a dynamic import statement in index.html for improved readability, without changing functionality.
ogimage-mywp

Issue related: #3389

@fellyph fellyph requested review from a team, adamziel and Copilot March 13, 2026 19:53
@fellyph fellyph changed the title Add opengraph my wordpress [personal-wp] Add open-graph My WordPress Mar 13, 2026
@fellyph fellyph changed the title [personal-wp] Add open-graph My WordPress [personal-wp] Adding open-graph My WordPress Mar 13, 2026
@fellyph fellyph requested a review from Copilot March 13, 2026 19:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Personal WordPress Playground branding/metadata to “My WordPress” across the web app HTML and PWA manifest.

Changes:

  • Renamed app title and updated Open Graph + meta description content/URLs.
  • Updated PWA manifest name, short_name, and description to “My WordPress”.
  • Reformatted a dynamic import() call for readability.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/playground/personal-wp/public/manifest.json Renames PWA manifest fields to match “My WordPress” branding.
packages/playground/personal-wp/index.html Updates page title + Open Graph/description metadata; minor formatting change to dynamic import.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fellyph fellyph requested a review from brandonpayton March 13, 2026 19:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Personal WordPress Playground branding/metadata to “My WordPress”, aligning app name and social sharing metadata with the new positioning.

Changes:

  • Renamed title and updated Open Graph + meta description copy/URLs in index.html
  • Updated PWA manifest name/short_name/description in manifest.json
  • Reformatted a dynamic import for readability in index.html

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
packages/playground/personal-wp/public/manifest.json Renames PWA manifest fields to “My WordPress”
packages/playground/personal-wp/index.html Updates page title, Open Graph metadata, and description; reformats dynamic import

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

fellyph and others added 3 commits March 13, 2026 19:55
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Member

@brandonpayton brandonpayton left a comment

Choose a reason for hiding this comment

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

We'll likely want to iterate on this, but I think it is a good start and clearly preferable to the open-graph info for Playground. Thank you, @fellyph!

@brandonpayton
Copy link
Copy Markdown
Member

note: I adjusted the description in manifest.json because it sounded more like Playground to me.

@brandonpayton
Copy link
Copy Markdown
Member

Once the CI tests pass, we can merge.

@brandonpayton brandonpayton merged commit 9296882 into trunk Mar 13, 2026
43 checks passed
@brandonpayton brandonpayton deleted the add-opengraph-my-wordpress branch March 13, 2026 23:17
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