Make WordPress Core

Changeset 57875

Timestamp:
03/25/2024 11:06:37 AM (4 months ago)
Author:
swissspidy
Message:

Editor: Update the Google Fonts font collection URL to the latest version for 6.5.

Reviewed by peterwilsoncc.
Merges [57871] to the 6.5 branch.

Props mmaattiiaass.
Fixes #60819.

Location:
branches/6.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.5

  • branches/6.5/src/wp-includes/fonts.php

    r57740 r57875  
    195195            'name'          => _x( 'Google Fonts', 'font collection name' ),
    196196            'description'   => __( 'Install from Google Fonts. Fonts are copied to and served from your site.' ),
    197             'font_families' => 'https://s.w.org/images/fonts/17.7/collections/google-fonts-with-preview.json',
     197            'font_families' => 'https://s.w.org/images/fonts//collections/google-fonts-with-preview.json',
    198198            'categories'    => array(
    199199                array(
Note: See TracChangeset for help on using the changeset viewer.