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

fix: remove translation workaround; the issue is fixed in WP #2415

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

laurelfulford
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

In #2411, we tweaked how translations are loaded to work around a bug in WordPress 6.7. Now that that bug's been fixed in 6.7.1, we can rollback this change.

It looks like translations are still loaded in 6.7.1 with the fix in place, so I'm merging this into trunk instead of handling as a hotfix again.

How to test the changes in this Pull Request:

  1. Make sure your test site is running 6.7.1 (released Nov 21).
  2. Apply this PR.
  3. Switch your site to one of the languages bundled in the theme (like Spanish or German).
  4. Navigate to a single post or an archive page and confirm that the byline prefix ('by') is being translated.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@laurelfulford laurelfulford added the [Status] Needs Review The issue or pull request needs to be reviewed label Nov 23, 2024
@laurelfulford laurelfulford requested a review from a team as a code owner November 23, 2024 00:05
@github-actions github-actions bot added [Status] Approved The pull request has been reviewed and is ready to merge and removed [Status] Needs Review The issue or pull request needs to be reviewed labels Nov 26, 2024
@laurelfulford
Copy link
Contributor Author

Thanks @dkoo!

@laurelfulford laurelfulford merged commit da4efd9 into trunk Nov 27, 2024
5 checks passed
@laurelfulford laurelfulford deleted the fix/undo-transation-fix branch November 27, 2024 00:31
Copy link

Hey @laurelfulford, good job getting this PR merged! 🎉

Now, the needs-changelog label has been added to it.

Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label.

If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label.

Thank you! ❤️

matticbot pushed a commit that referenced this pull request Nov 29, 2024
# [2.4.0-alpha.1](v2.3.0...v2.4.0-alpha.1) (2024-11-29)

### Bug Fixes

* remove translation workaround; the issue is fixed in WP ([#2415](#2415)) ([da4efd9](da4efd9))

### Features

* add Bluesky to the profile fields ([#2413](#2413)) ([6651f67](6651f67))
* add Bluesky to the Social Links menu ([#2412](#2412)) ([16a33aa](16a33aa))
* merge RAS-ACC work into trunk ([#2417](#2417)) ([4488d59](4488d59))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.4.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Dec 9, 2024
# [2.4.0](v2.3.0...v2.4.0) (2024-12-09)

### Bug Fixes

* remove translation workaround; the issue is fixed in WP ([#2415](#2415)) ([da4efd9](da4efd9))

### Features

* add Bluesky to the profile fields ([#2413](#2413)) ([6651f67](6651f67))
* add Bluesky to the Social Links menu ([#2412](#2412)) ([16a33aa](16a33aa))
* merge RAS-ACC work into trunk ([#2417](#2417)) ([4488d59](4488d59))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @alpha released [Status] Approved The pull request has been reviewed and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants