Autoptimize
92Autoptimize speeds up your website by optimizing JS, CSS, images (incl. lazy-load), HTML and Google Fonts, asy...
Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site.
Replace Google Fonts with Bunny Fonts is a WordPress plugin that allows you to substitute Google Fonts in your site's HTML markup with Bunny Fonts. It also updates the preconnect links accordingly.
This plugin is suitable for users looking to improve their site's performance by replacing Google Fonts, particularly those who are already using supported caching plugins.
Best for: This plugin is best for WordPress site owners wanting to enhance performance by changing font sources.
What it does well
Where it falls short
The plugin provides a straightforward solution for replacing Google Fonts, but lacks detailed feature information for potential users.
Antonio Leutsch's own description of Replace Google Fonts with Bunny Fonts, lightly tidied.
Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site.
It also replaces the preconnects with the correct ones.
To disable creating a preconnect to fonts.bunny.net, add the following line to your functions.php:
add_filter('al_bunny_insert_al_bunny_preconnect', '__return_false');
To disable removing the google fonts preconnect, add the following line to your functions.php:
add_filter('al_bunny_remove_google_preconnect', '__return_false');
To disable removing the google fonts dns-prefetch, add the following line to your functions.php:
add_filter('al_bunny_remove_google_prefetch', '__return_false');
Other plugins for typography control.
Autoptimize speeds up your website by optimizing JS, CSS, images (incl. lazy-load), HTML and Google Fonts, asy...
The #1 fonts plugin for WordPress. 1,400+ Google Fonts, Adobe Fonts and your own font files. Live preview, no...
Redux is a simple, truly extensible, and fully responsive options framework for WordPress themes and plugins....
The original Google Fonts self-hosting plugin. Automagically caches your fonts locally — no configuration (or...
SpeedyCache is a WordPress cache plugin that helps you improve performance of your WordPress site by caching,...
Upload custom fonts with custom font uploader. Auto converts to woff2 for better performance. Self-hosted, GDP...