-
Notifications
You must be signed in to change notification settings - Fork 3.2k
wp_get_global_stylesheet: substitute 1-minute transient by non-persistent object cache
#3712
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
Closed
oandregal
wants to merge
13
commits into
WordPress:trunk
from
oandregal:update/transient-to-object-cache-in-wp-get-global-stylesheet
Closed
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
c23cc4c
wp_get_global_stylesheet: substitute 1-minute transient by object cache
oandregal f84f94c
Move hook to default-filters.php
oandregal 8707830
Make theme_json as non-persistent at load
oandregal d39b5e4
Add test_switching_themes_recalculates_stylesheet
oandregal 95fd03a
Add non-persistent group to all places
oandregal 6db5380
Update tests/phpunit/tests/theme/wpGetGlobalStylesheet.php
oandregal 9c82e0b
Update src/wp-includes/global-styles-and-settings.php
oandregal a0ae741
Switch back to default theme
oandregal 45536da
Switch back before assertions
oandregal af0cb51
Add comment about use of WP_DEBUG
oandregal 5477120
Updating formatting and inline comments
hellofromtonya d9c0909
Delete cache in wp_clean_theme_json_cache()
hellofromtonya 8d3fcb4
Merge branch 'trunk' into update/transient-to-object-cache-in-wp-get-…
felixarntz 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
Updating formatting and inline comments
- Loading branch information
commit 5477120c2e2f3211a892473a51f965e399bd0c6a
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
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.