-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Parse Accept-Language header in wp_load_translations_early
#6623
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
Open
swissspidy
wants to merge
27
commits into
WordPress:trunk
Choose a base branch
from
swissspidy:fix/30049
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
296960a
Parse `Accept-Language` header in `wp_load_translations_early`
swissspidy 862ea0d
Merge branch 'trunk' into fix/30049
swissspidy 8da9e2e
Disallow arrays
swissspidy ee89cb8
Merge branch 'trunk' into fix/30049
swissspidy f64bb7b
Check priority and transient
swissspidy 3736aab
Wrap in `empty`
swissspidy a16e55d
Ensure stable sort, always drop `en`
swissspidy d22e516
Add ky / kir test case
swissspidy 8515209
Merge branch 'trunk' into fix/30049
swissspidy 858e9cd
Adjust comment
swissspidy e0c08ef
Merge branch 'trunk' into fix/30049
swissspidy a816dc8
Merge branch 'trunk' into fix/30049
swissspidy fee8884
Change version
swissspidy 601bfaa
Add more test cases
swissspidy 6a33abb
Merge branch 'trunk' into fix/30049
swissspidy d9457e8
Merge branch 'trunk' into fix/30049
swissspidy ffe58bd
Add end-to-end test
swissspidy 2605624
Test maintenance mode instead
swissspidy 00bd7aa
Add hardening
swissspidy 07c164c
Start object cache if needed
swissspidy 3d42d79
Merge branch 'trunk' into fix/30049
swissspidy b233b05
Apply suggestions from code review
swissspidy 4a9cddf
Merge branch 'trunk' into fix/30049
swissspidy 81f6961
Merge branch 'trunk' into fix/30049
swissspidy 3f34e28
Merge branch 'trunk' into fix/30049
swissspidy fff8dc1
Merge branch 'trunk' into fix/30049
swissspidy e52d38a
Merge branch 'trunk' into fix/30049
swissspidy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.