-
Notifications
You must be signed in to change notification settings - Fork 219
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
3.18 - Frontend part #7063
Comments
[Update] Scope a solution:
In general, we would be creating at least 4 classes for this, Subscriber, Controller and Context and the ServiceProvider class.
We currently have a GoogleFont class that already combined urls we can be leverage the methods there(maybe a bit of refactoring) for the fonts url combination, the fonts combination features shouldn't change. |
LGTM |
Looks ok to me as well |
Following the conversation on https://wp-media.slack.com/archives/CUT7FLHF1/p1730991474130799, This issue/PR should assume that the local download of the CSS + fonts + rewrite of paths inside the CSS happened and so you can rewrite the URLs in the HTML So to make it clearer: This issue/PR must only change the And for this, With |
User Story
As a user, I’d like to use locally stored Google Fonts on the front end instead of the online ones
Acceptance Criteria
data-wpr-hosted-gf-parameters
argumentExample
The text was updated successfully, but these errors were encountered: