-
Notifications
You must be signed in to change notification settings - Fork 882
Issue with Google Fonts persistence after Jetpack deactivation in WordPress 6.5 (RC2) #36371
Copy link
Copy link
Closed
Labels
BugWhen a feature is broken and / or not performing as intendedWhen a feature is broken and / or not performing as intendedTriaged[Feature] Google Fonts[Focus] CompatibilityEnsuring our products play well with third-partiesEnsuring our products play well with third-parties[Plugin] JetpackIssues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/[Pri] Normal[Status] Priority Review TriggeredThe guild in charge of triage has been notified of this issue in SlackThe guild in charge of triage has been notified of this issue in Slack
Metadata
Metadata
Assignees
Labels
BugWhen a feature is broken and / or not performing as intendedWhen a feature is broken and / or not performing as intendedTriaged[Feature] Google Fonts[Focus] CompatibilityEnsuring our products play well with third-partiesEnsuring our products play well with third-parties[Plugin] JetpackIssues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/[Pri] Normal[Status] Priority Review TriggeredThe guild in charge of triage has been notified of this issue in SlackThe guild in charge of triage has been notified of this issue in Slack
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Impacted plugin
Jetpack
Quick summary
In WordPress 6.5 (RC2), after making changes in the Font Library, deactivating the Jetpack Google Fonts module or the entire Jetpack plugin results in all previously added Google Fonts being permanently printed (more than 600 lines) on the website's front-end. This happens without providing users an option to remove these fonts.
Steps to reproduce
A clear and concise description of what you expected to happen.
No response
What actually happened
Jetpack adds its Google Fonts using the
wp_theme_json_data_defaulthook, which means the fonts cannot be managed or removed through the Font Library. #33203Impact
All
Available workarounds?
No but the platform is still usable
Platform (Simple and/or Atomic)
No response
Logs or notes
No response