Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content updates from Page Editor #501

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Content updates from Page Editor #501

merged 2 commits into from
Sep 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2024

The following pages have been updated in the Page Editor.

Accessibility [https://wordpress.org/about/accessibility/]
WordPress Creator Connections [https://wordpress.org/creator-connections/]
Home [https://wordpress.org/]

Screenshots: https://github.com/WordPress/wporg-main-2022/actions/runs/11018010318/artifacts/1972707741

Please review, merge, and deploy.

@ryelle
Copy link
Contributor

ryelle commented Sep 19, 2024

@StevenDufresne I think you made this change, can you add some context to this PR?

@StevenDufresne
Copy link
Contributor

Yep, follow-up to: #494 (comment)

@github-actions github-actions bot force-pushed the automated/content-update branch 2 times, most recently from cc45996 to 276e772 Compare September 24, 2024 14:40
@ndiego
Copy link
Member

ndiego commented Sep 24, 2024

@ryelle I made a change to the Creator Connections page to fix #502 and it looks like those changes got bundled here.

<li class="has-white-color has-text-color has-link-color"><?php _e( 'Connect with WordPress across social media platforms: <a href="https://www.tumblr.com/wordpress">Tumblr</a>, <a href="https://x.com/wordpress">X/Twitter</a>, <a href="https://www.facebook.com/WordPress/">Facebook</a>, <a href="https://www.instagram.com/wordpress/">Instagram</a>, <a href="https://www.linkedin.com/company/wordpress/">Linkedin</a>, and <a href="https://www.youtube.com/wordpress">YouTube</a>.', 'wporg' ); ?></li>
<li class="has-white-color has-text-color has-link-color"><?php _e( 'Connect with WordPress across social media platforms:&nbsp;<a href="https://www.tumblr.com/wordpress">Tumblr</a>,&nbsp;<a href="https://x.com/wordpress">X/Twitter</a>,&nbsp;<a href="https://www.facebook.com/WordPress/">Facebook</a>,&nbsp;<a href="https://www.instagram.com/wordpress/">Instagram</a>,&nbsp;<a href="https://www.linkedin.com/company/wordpress/">Linkedin</a>, and&nbsp;<a href="https://www.youtube.com/wordpress">YouTube</a>.', 'wporg' ); ?></li>
Copy link
Contributor

Choose a reason for hiding this comment

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

@ndiego Was replacing these spaces with &nbsp; intentional? It creates a string change so I just want to check.

Copy link
Member

Choose a reason for hiding this comment

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

No it wasn't 🤦‍♂️ That must have been done automatically. I only intended to add the padding.

Copy link
Contributor

Choose a reason for hiding this comment

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

okay, I can remove it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh strange, it's still a string change— I think those spaces were already using the non-breaking space, just not encoded. In any case, I've updated it to use regular spaces which fixes some awkward wrapping on mid-sized screens.

@github-actions github-actions bot force-pushed the automated/content-update branch 2 times, most recently from 7ddc346 to b22d243 Compare September 24, 2024 16:19
@ryelle
Copy link
Contributor

ryelle commented Sep 24, 2024

For clarity, these are the changes in this PR:

  • @StevenDufresne updated the About > Accessibility page to say "WordPress aims to make the WordPress Admin and bundled themes fully compliant with Web Content Accessibility Guidelines (WCAG) 2.2 AA, where possible."
  • @thetinyl updated the homepage banner to link to the WCUS recap post
  • @ndiego added left/right spacing on the Creator Connections page for small screens, @ryelle added spacing around the page title on small screens
    Before After
    Screen Shot 2024-09-24 at 12 25 59 Screen Shot 2024-09-24 at 12 26 22

@ryelle ryelle merged commit 255cfd4 into trunk Sep 24, 2024
2 checks passed
@ryelle ryelle deleted the automated/content-update branch September 24, 2024 16:53
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