Changeset 507490
- Timestamp:
- 02/20/2012 01:23:21 AM (14 years ago)
- Location:
- web-fonts/trunk
- Files:
-
- 2 added
- 1 edited
-
readme.txt (modified) (6 diffs)
-
screenshot-10.png (added)
-
screenshot-9.png (added)
Legend:
- Unmodified
- Added
- Removed
-
web-fonts/trunk/readme.txt
r507433 r507490 1 1 === Web Fonts === 2 2 Contributors: nickohrn 3 Tags: fonts, webfonts, content display, theme enhancement, plugin, admin 3 Tags: fonts, webfonts, content display, theme enhancement, plugin, admin, google, web fonts, api integration 4 4 Requires at least: 3.3 5 5 Tested up to: 3.3.1 … … 12 12 Sponsored by [Monotype Imaging](http://www.monotypeimaging.com "Monotype Imaging") and [Fonts.com](http://fonts.com "Fonts.com"), 13 13 the Web Fonts plugin provides an administrative interface for browsing and applying web fonts from a variety of sources. The plugin 14 includes support for web fonts from the [Fonts.com](http://fonts.com "Fonts.com") web fonts collection out of the box. Other web 15 font providers will be added in the future via plugins. 14 includes support for web fonts from the [Fonts.com](http://fonts.com "Fonts.com") web fonts collection out of the box. 15 16 In addition, support for [Google Web Fonts](http://www.google.com/webfonts#HomePlace:home "Google Web Fonts") has been added 17 in Version 1.1.0. You can now browse and enable any of the many open web fonts available from Google and then add them to your 18 stylesheet the same way you do with Fonts.com web fonts. Other web font providers will be added in the future via plugins. 16 19 17 20 If you run into issues with the plugin, please [open a support topic](http://wordpress.org/tags/web-fonts) on the WordPress.org … … 31 34 an account you can quickly and easily create one from inside WordPress. 32 35 36 If you wish to use the Google Web Fonts integration you can do so by adding your API key and then browsing 37 the fonts available from Google. 38 33 39 == Frequently Asked Questions == 34 40 … … 39 45 account, you can create one right in the WordPress administrative area. 40 46 47 = How do I enable Google Web Fonts? Where do I get my API key? = 48 49 To use the [Google Web Fonts](http://www.google.com/webfonts#HomePlace:home "Google Web Fonts") integration 50 you'll need to log in with your Google account and visit [The Google API Console](https://code.google.com/apis/console/). 51 If you haven't previously created a project you'll be prompted to do so at that point. 52 53 After creating a project, you can click on "API Access" and then copy and paste the key you find 54 there into the field in the plugin. 55 41 56 = What web font providers will be integrated in the future? = 42 57 … … 44 59 45 60 * [Typekit](http://typekit.com "Typekit") 46 * [Google Fonts](http://www.google.com/webfonts "Google Fonts")47 61 * [Font Squirrel](http://www.fontsquirrel.com "Font Squirrel") 48 62 * [KERNEST](http://kernest.com "Kernest") … … 73 87 in the Manage Stylesheet interface 74 88 8. If you prefer to think in terms of selectors instead of fonts you can go ahead and create your stylehseet that way 89 9. Starting with Version 1.1.0 we've added support for Google Web Fonts - first add your API key 90 10. After adding your Google API key you can browse any of the open Google Web Fonts 75 91 76 92 == Changelog == 93 94 = 1.1.0 = 95 * Added support for Google Web Fonts 77 96 78 97 = 1.0.4 =
Note: See TracChangeset
for help on using the changeset viewer.