這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Advanced Typekit

外掛說明

This plugin allows you to add Typekit fonts to your site, by targetting them to specific elements using css selectors from the admin panel. It uses the new Typekit API to fetch fonts’ info from your account.

Enter your Typekit API key from Settings -> Advanced Typekit, and the plugin will fetch all the fonts you’ve added to your kit.
Enter the css selectors you want to target for each font, along with any extra css.
The extra css is only applied when the browser has loaded the font.

This plugin uses the Google WebFont Loader to load your Typekit fonts.

Click on the Screenshot link above to preview the plugins admin page.

Note: You need PHP5 on your server, and a Typekit account to use this plugin.

螢幕擷圖

  • Pretty much self explanatory. If you wish to add a specific custom css for a selector, make sure they both are in the same line (each line can have unique extra css). If you wish to apply the same extra css to several selectors, separate them with a ,, just as you would do in css.

安裝方式

  1. Upload advanced-typekit folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Advanced Typekit〉的開發相關工作。

參與者

將〈Advanced Typekit〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Added an option to manually disable plugin output

1.0

  • Initial Version