-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Webfonts: Add internal-only theme.json webfonts handler - WP 6.0 stopgap #40493
Closed
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f109cb7 - Browse repository at this point
Copy the full SHA f109cb7View commit details
Commits on Apr 21, 2022
-
Updates DocBlock from code review.
Co-authored-by: Colin Stewart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eca6343 - Browse repository at this point
Copy the full SHA eca6343View commit details -
Use str_starts_with() instead of strpos().
Co-authored-by: Colin Stewart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45c2c88 - Browse repository at this point
Copy the full SHA 45c2c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a14e9 - Browse repository at this point
Copy the full SHA 99a14e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6f098 - Browse repository at this point
Copy the full SHA 4f6f098View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32700d - Browse repository at this point
Copy the full SHA e32700dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66926e2 - Browse repository at this point
Copy the full SHA 66926e2View commit details -
Use closures assigned to variables to limit external access.
Changes to use $fn_var = function() {} design pattern, which eliminates external access. The previous design used a `class` which when using reflection is not fully unaccessible.
Configuration menu - View commit details
-
Copy full SHA for 6347e92 - Browse repository at this point
Copy the full SHA 6347e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb00786 - Browse repository at this point
Copy the full SHA fb00786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8295f15 - Browse repository at this point
Copy the full SHA 8295f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb945b - Browse repository at this point
Copy the full SHA 6fb945bView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 66d182a - Browse repository at this point
Copy the full SHA 66d182aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5047488 - Browse repository at this point
Copy the full SHA 5047488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 743ca6d - Browse repository at this point
Copy the full SHA 743ca6dView commit details
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.