Opis
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.
Snimke zaslona
Instalacija
- Upload
advanced-typekit
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Advanced Typekit” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Advanced Typekit” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.1
- Added an option to manually disable plugin output
1.0
- Initial Version