plugin-icon

Google-Fonts-Wrapper

The plugin will automatically parse all registered styles and import the ressources from Google to your server and load them.
評分
最近更新:
October 18, 2023
版本
0.4.2
活躍安裝總數
100
Google-Fonts-Wrapper

The plugin will automatically parse all registered styles and import the ressources from Google to your server and load them.

Usage

Simply include the fonts from Google by using wp_enqueue_scripts.

The plugin will parse the URL from the enqueued stylesheets and detect front from Google.

The files will be downloaded to your server and the CSS will be changed to match the new paths.

You may flush the fonts from your server using the button in the admin bar.

Notes

When using multiple fonts in one style-tag, please make sure to use no load the script without a version, to avoid WordPress from normalizing the URL.

wp_enqueue_style('...', '...', [], null);

As Google will accept the parameter family multiple times, WordPress will merge them into one.

Be aware, that some caching plugins which also provide minification, may cause this plugin to break, as the fonts will be parsed before the plugin hook.

免費使用Creator方案
活躍安裝總數
100
目前已測試版本
6.3.5
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。