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

Abandon google-fonts-provider package #38063

Merged
merged 1 commit into from
Jul 1, 2024

Commits on Jun 26, 2024

  1. Abandon google-fonts-provider package

    The google-fonts-provider package made use of APIs that were provided by
    the Gutenberg plugin versions v12.8.0 to v16.3.0 and never made it into
    WordPress Core.
    
    Meanwhile, the google-fonts module in the Jetpack plugin has been
    updated to use an API that was included in WordPress Core 6.4, which is
    the minimum version we support.
    
    So let's abandon the package, and remove the back-compat code in the
    Jetpack plugin that used it.
    anomiex committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0e845d6 View commit details
    Browse the repository at this point in the history