Just another contact form plugin. Simple but flexible.
About Local Google Fonts
This service allows you to host your used Google fonts on your own server, which can help make your website more GDPR compliant. A German court recently ruled that using Google Fonts is a violation of GDPR, so this service can help you avoid potential fines. Read more about it on wptavern.com.Frequently asked questions
Why should I host Google fonts on my server?
Hosting Google fonts on your server can make your site more GDPR compliant.
How many websites use Google Fonts?
About 50 million websites use Google Fonts.
What is the GDPR?
The GDPR (General Data Protection Regulation) is a regulation in Europe that protects the privacy and data of individuals.
Why did a German court rule that using Google Fonts violates GDPR?
A German court ruled that using Google Fonts violates GDPR because it involves the transfer of data to Google's servers.
Where can I read more about the German court ruling on Google Fonts and GDPR?
You can read more about the German court ruling on Google Fonts and GDPR on wptavern.com.
Changelog
0.23.0
- Update WordPress ‘Tested up to’ version to 6.7
- Don’t show admin message when plugin is network-activated
0.22.0
- fixed: missing
$user_agentvariable - fixed: missing
$tmp_filevariable
0.21.0
- fixed: issue downloading fonts with WordPress 6.2 caused by the
download_urlmethod
0.20.0
- make sure files are loaded via https if requested
- new filter
lgf_folder_urlandlgf_folder - always append timestamp to prevent caching
0.19
- please reload fonts manually if you encounter problems after the update
- completely rewriting the way fonts are loaded which to drop the need for a third party API and support more (deprecated) fonts.
- better support for multi site (thanks @ravanh)
- the original style sheet is used for better compatibility
- added Settings link on the plugins list page
- added button to manually fetch homepage for used fonts
- only woff2 fonts are now loaded for better subset support
- removed unused seed variable
0.18
- do not use
remove_query_argto strip args as it can break some URLs
0.17
- remove
verquery argument from URLs as they are added by WordPress. Please review settings as fonts may have to be reloaded - introduced upgrade class for future updates
- added: welcome message after plugin activation
- added Codeable banner
- fixed: PHP warning on missing key
0.16
- using absolute path to support Google Fonts in Mailster.
0.15
- using custom mirror to prevent down times
0.14
- added info if https://google-webfonts-helper.herokuapp.com/ is down
0.13
- improved: better explanations on errors.
- improved: Higher propriety for wp_resource_hints to catch them all. Fixes #8
- implemented an alias method for no longer supported fonts.
- fixed: Syntax error on older PHP versions
0.12
- Do not handle fonts sources with more than 30 families (why would you need that?)
- Add option to choose subsets for each font family
- Disable functionality in the customizer
0.11
- fixed: problem on customizer in Neve theme
- fixed wrong domain on translations
- update F.A.Q. for DIVI theme
0.10
- fixed: rending issue on some fonts (please reload fonts if you use one of these: “exo-2”, “inter”, “jost” or “montserrat”)
- fixed: some styles are not recognized and therefore not loaded.
- improved: info about loaded font files on the admin screen
- added timestamp to loaded font files to prevent cached fonts get loaded.
0.9
- new: options to load fonts automatically
0.8
- updated required WP version to 4.6
- remove Text Domain header
- added missing translatable strings
0.7
- better handling of multiple “family” arguments in the URL
0.6
- loading all variants if none explicit are requested
- cache API requests
- respect font-display
- removes DNS prefetch and preconnect to Google server from page header
0.5
- added option to flush everything
0.4
- you may have to reload fonts so please check the settings page
- improved handling of fonts
- only loading required font files
- supports now different types of variant declarations
- add variants to list only if available in the source
- added some css to improve settings page
- you may have to reload fonts so please check the settings page
0.3
- add explanation info on settings page
0.2
- show info when no font is found
- better handling of translated strings
0.1
- initial release
