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.

安裝

  1. Unzip the downloaded package
  2. Upload wp-google-fonts-wrapper to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

There are no reviews for this plugin.

貢獻者及開發者

“Google-Fonts-Wrapper” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Google-Fonts-Wrapper 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄