studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
528 stars 285 forks source link

Make version null to prevent removal of any duplicate font families #374

Closed dreamwhisper closed 3 years ago

dreamwhisper commented 3 years ago

Replaces #346 to include phpcs: ignore.

How to test

  1. Change fonts-url in config/appearance to https://fonts.googleapis.com/css2?family=Alex+Brush&family=Open+Sans:wght@400;700;800&display=swap
  2. Load page & check the output link tag for id="genesis-sample-fonts-css"

Documentation

Suggested changelog entry

Notes