Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Self-Hosted Google Fonts

Beschreibung

An easy way to self-host all your Google Fonts for increased Privacy or to meet a law requirement.
Theme and plugin authors are often unwilling to offer a self-hosted method and it’s quite laborious to download and upload each of the required font.

This plugin makes it all easy. It will scan all CSS on your site and automagically download and host on your server the necessary Google Web Fonts.

So funktioniert es:

  • Konvertiert alle Google Font-Enqueues in lokal gehostete CSS-Dateien.
  • Scannt und konvertiert alle Inline-Stil-Tags mit @imports für Schriftarten.
  • Verarbeitet alle lokalen CSS-Dateien, die nicht richtig in die Warteschlange gestellt wurden (schlechte Autoren?).
  • Lädt dabei alle erforderlichen Google Fonts auf den Server herunter.

Funktionen:

  • Automatisch selbst gehostete Schriftarten ohne Aufwand.
  • Kompatible mit allen Themes und Plugins.
  • Unterstützt IE9+ und alle modernen Browser.
  • Optimierter Code, der auf Leistung getestet wurde.
  • Eingebauter Cache für die Verarbeitung.
  • Kompatibel mit Cache-Plugins und Autoptimize.
  • API und Hooks für Theme- und Plugin-Autoren.
  • Uses unicode-range for optimized fonts when using multiple subsets. Google officially does this too, but other solutions for downloading fonts don’t support this.

Hinweise für Entwickler

Cache: Der häufigste Grund, wenn es nicht funktioniert. Wenn du ein Cache-Plugin benutzt, leere den Cache.

It will not work with JS solutions like WebFont Loader. If you’re a developer, you can still use this plugin’s API to get the needed CSS and files to convert your WebFont Loader. I will post instructions on support forums if there’s interest.

Installation

  1. Installiere und aktiviere das Plugin.
  2. Gehen Sie zu Einstellungen > Self-Hosted Google Fonts, Verarbeitung aktivieren und speichern.
  3. Lösche alle Caches von allen Cache-Plugins, die möglicherweise aktiv sind.

FAQ

Installationsanweisungen
  1. Installiere und aktiviere das Plugin.
  2. Gehen Sie zu Einstellungen > Self-Hosted Google Fonts, Verarbeitung aktivieren und speichern.
  3. Lösche alle Caches von allen Cache-Plugins, die möglicherweise aktiv sind.

Rezensionen

10. Februar 2023
I used this plugin on different sites and - of course - doublecheck the functionality from time to time.As other guys also stated here, the plugin works reliable with different versions of WP since years.So great!
12. Oktober 2022
What can i say. Worked perfekt on various website with different wordpress websitebuilders.
28. August 2022
Although it's 4 years old, it does the job pretty well. Even better than many actual plugins. Great plugin. Installed it on a site with my own theme. Has just a small settings window, and from the first load of the website it recognized, downloaded, cached and hosted all Google Fonts. So it seems it's GDPR compliant. Easy and simple! Great plugin, thumbs up 👍
22. Februar 2022 1 Antwort
Been using this for a little bit now and just noticed it's 4yrs last updated... Bit concerned haha. Would you mind checking things out and making sure that it is still simple enough to be safe, without need of update to help us know? Thank you so much for your efforts!
Alle 40 Rezensionen lesen

Mitwirkende & Entwickler

„Self-Hosted Google Fonts“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0.1

  • Added an option to toggle protocol-relative URLs for generated CSS files.
  • Fixed: Checkbox options not saving.
  • Fixed: Italics not getting correct WOFF2 files.
  • Added normalization to support regular/bold as 400/700.

1.0.0

  • Erstveröffentlichung