All Projects → Dan0sz → host-webfonts-locally

Dan0sz / host-webfonts-locally

Licence: MIT license
OMGF automagically caches the Google Fonts used by your theme/plugins locally. No configuration (or brains) required!

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to host-webfonts-locally

Pdpa Consent
WordPress plugin for PDPA Consent allows you to notify to the user to accept privacy terms. Comply with Thailand PDPA law.
Stars: ✭ 23 (+76.92%)
Mutual labels:  wordpress-plugin, gdpr
wp-gdpr-cookie-notice
Simple performant cookie consent notice that supports AMP, Web Stories, granular cookie control and live preview customization.
Stars: ✭ 17 (+30.77%)
Mutual labels:  wordpress-plugin, gdpr
Fontcdn
Search tool for Google Fonts
Stars: ✭ 126 (+869.23%)
Mutual labels:  webfonts, google-fonts
shopify-wishlist
💙 A set of files used to implement a simple customer wishlist on a Shopify store
Stars: ✭ 115 (+784.62%)
Mutual labels:  localstorage, ajax
Gdpr
This plugin is meant to assist a Controller, Data Processor, and Data Protection Officer (DPO) with efforts to meet the obligations and rights enacted under the GDPR.
Stars: ✭ 141 (+984.62%)
Mutual labels:  wordpress-plugin, gdpr
Wp Gdpr Core
This WordPress plugin assists you in making your website ready for the GDPR. We try to cover the core WordPress features with this plugin.
Stars: ✭ 31 (+138.46%)
Mutual labels:  wordpress-plugin, gdpr
Exopite-Multifilter-Multi-Sorter-WordPress-Plugin
Display and/or sort/filter any page or post types by multiple taxonomies or terms (like post by categories and/or tags) with AJAX. Exopite multifilter, multi-sortable, multi selectable, multi filterable sortable Wordpress Plugin.
Stars: ✭ 18 (+38.46%)
Mutual labels:  wordpress-plugin, ajax
Searchwp Live Ajax Search
[WordPress Plugin] Enhance your search forms with live search (utilizes SearchWP if installed)
Stars: ✭ 91 (+600%)
Mutual labels:  wordpress-plugin, ajax
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+2776.92%)
Mutual labels:  webfonts, google-fonts
vite-plugin-webfont-dl
⚡ Webfont Download Vite Plugin - Make your Vite site load faster
Stars: ✭ 69 (+430.77%)
Mutual labels:  webfonts, google-fonts
form.js
🖍️ Automagic forms.
Stars: ✭ 16 (+23.08%)
Mutual labels:  ajax
File-Explorer
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file.
Stars: ✭ 31 (+138.46%)
Mutual labels:  ajax
wp-video-embed-privacy
Wordpress plugin for making ebedding videos GDPR compliant
Stars: ✭ 33 (+153.85%)
Mutual labels:  wordpress-plugin
book-review-library
A book cataloguing and review system designed with bookophiles and librarians in mind.
Stars: ✭ 13 (+0%)
Mutual labels:  wordpress-plugin
wp-better-emails
Adds a customizable good looking HTML template to all WP default plain/text emails and lets you set a custom sender name and email address.
Stars: ✭ 41 (+215.38%)
Mutual labels:  wordpress-plugin
kurimudb
⚓ 足够简单的前端存储解决方案
Stars: ✭ 213 (+1538.46%)
Mutual labels:  localstorage
cookie-consent
Cookie consent with accessible dialog, agnostic tag triggers and conditional content, script and embed hooks.
Stars: ✭ 55 (+323.08%)
Mutual labels:  gdpr
sign-in-with-apple
A WordPress plugin for Sign In with Apple
Stars: ✭ 47 (+261.54%)
Mutual labels:  wordpress-plugin
iadmin
A simple backend admin panel for basic CRUD operations (built using php,mysql,bootstrap and ajax).
Stars: ✭ 28 (+115.38%)
Mutual labels:  ajax
wp-block-description-list
A wordpress gutenberg block plugin for description lists.
Stars: ✭ 17 (+30.77%)
Mutual labels:  wordpress-plugin

OMGF | Host Google Fonts Locally

OMGF automagically caches the Google Fonts used by your theme/plugins locally. No configuration (or brains) required!

Description

How could using fonts via Google's service possibly run afoul of GDPR? The fact of the matter is that, when a font is requested by the user's browser, their IP is logged by Google and used for analytics. — Lifehacker

Leverage Browser Cache, reduce DNS lookups/requests, reduce Cumulative Layout Shift and make your Google Fonts 100% GDPR compliant with OMGF!

OMGF is written with performance and user-friendliness in mind. It uses the Google Fonts Helper API to automatically cache the fonts your theme and plugins use to minimize DNS requests and speed up your WordPress website.

How Does It Work?

After installing the plugin, OMGF will automatically start looking for Google Fonts whenever a page is requested on your website.

All Google Fonts are listed in the Manage Optimized Fonts section of OMGF's settings screen. There, you can choose to:

  • Preload fonts to reduce Cumulative Layout Shift above the fold,
  • Unload fonts that're not used by you, your theme and/or plugins,
  • Set a Fallback Font Stack (OMGF Pro required), to further reduce Cumulative Layout Shift, or
  • Replace (OMGF Pro required) font-families with system fonts to speed up page loading times!

Other Features include

  • Remove Resource Hints (preload, preconnect, dns-prefetch) pointing to fonts.googleapis.com or fonts.gstatic.com,
  • Ensure text remains visible during webfont load by forcing the font-display attribute to your Google Fonts,
  • Ensure text remains visible during webfont load by forcing the font-display attribute to all your other fonts! (OMGF Pro required),
  • Reduce the filesize of your fonts and stylesheets, by using the Force subset and Include File Types feature (OMGF Pro required),

Additional Features in OMGF Pro

  • Multisite support,
  • "Dig deeper" to find Google Fonts and optimize further. OMGF Pro supports:
    • @font-face and @import statements inside inline <style> blocks,
    • @font-face and @import statements inside local stylesheets loaded by e.g. your theme and/or plugins,
    • Web Font Loader (webfont.js),
    • Early Access Google Fonts.
    • Material Icons support.
  • Modify your fonts' src: url() attribute to fully integrate with your configuration,
    • Use this to serve fonts and the stylesheets from your CDN, or
    • To serve fonts from an alternative path (e.g. when you're using Security through Obscurity plugins like WP Hide, etc.), or
    • Set a relative path to easily migrate from development/staging areas to production/live, or
    • Anything you like!

Purchase OMGF Pro | Documentation | Tested Plugins & Themes

Installation

Using GIT

  1. From your terminal, cd to your plugins directory (usually wp-content/plugins)
  2. Run the following command: git clone https://github.com/Dan0sz/host-webfonts-locally.git host-webfonts-local

From the Wordpress Repository

  1. From your WordPress administrator area, go to Plugins > Add New
  2. Search for 'Daan van den Bergh'
  3. Click the 'Install' button next to OMGF | Host Google Fonts Locally
  4. Click 'Activate'

Frequently Asked Questions

For the FAQ, click here.

Support

For Support Queries, checkout the Support Forum at Wordpress.org

Changelog

Visit the Changelog at Wordpress.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].