WP Manifestindependent plugin directory
manifest / themes / twentytwenty-font-fix

Twenty Twenty Font Fix

This WordPress plugin is a temporary solution for the font rendering issue introduced in Chrome 79.0.3945.88.

by Joseph Fusco · github.com/josephfusco/twentytwenty-font-fix

1stars
6composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/josephfusco/twentytwenty-font-fix/archive/refs/heads/master.zip

Also on Packagist as josephfusco/twentytwenty-font-fix:

composer require josephfusco/twentytwenty-font-fix

From the readme

Twenty Twenty Font Fix This WordPress plugin is a temporary solution for the font rendering issue introduced in Chrome 79.0.3945.88. Please note that this solution was quickly made for a specific use case and may not work for your site. This plugin currently only works if your site has classic-editor activated and do not care about removing editor styles. Related Tickets - https://core.trac.wordpress.org/ticket/49066 - https://bugs.chromium.org/p/chromium/issues/detail?id=1036250

Read the full README on GitHub →