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

Code review for 6.1.1 global stylesheet cache testing plugin #1

Merged
merged 19 commits into from
Dec 13, 2022

Conversation

ironprogrammer
Copy link
Owner

@ironprogrammer ironprogrammer commented Dec 6, 2022

Creates a testing plugin with the proposed updates from PR 3712.

See Trac 56970 (fix commentary starts here).

(Please excuse the whole trunk => main thing, it IS intentional. Juggling branch names to get the PR to work 😉 )

Plugin should ONLY work under 6.1.1, where apparent caching issue was introduced.
Changes from using transient to WP_Object_Cache to store global stylesheet.
Overrides wp_enqueue_global_styles to reference hotfixed replacement.
Using Plain structure does not repro issue
Clearly identify what will result from community testing.
@ironprogrammer ironprogrammer changed the title Code review for 6.1.1 caching hotfix testing plugin Code review for 6.1.1 global stylesheet cache testing plugin Dec 6, 2022
@ironprogrammer ironprogrammer merged commit 88454b1 into main Dec 13, 2022
@ironprogrammer ironprogrammer deleted the trunk branch December 13, 2022 04:23
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.

1 participant