Changeset 518998
- Timestamp:
- 03/14/2012 05:38:36 PM (14 years ago)
- Location:
- web-fonts/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
web-fonts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
web-fonts/trunk/readme.txt
r518996 r518998 4 4 Requires at least: 3.3 5 5 Tested up to: 3.3.1 6 Stable tag: 1.1. 16 Stable tag: 1.1.2 7 7 8 Start using web fonts on your site today! Support for web fonts from Fonts.com and Google Web Fonts is included. Browse, enable and specify selectors for each available font.8 Start using web fonts on your site today! Support for web fonts from Fonts.com and Google Web Fonts is included. 9 9 10 10 == Description == -
web-fonts/trunk/web-fonts.php
r518996 r518998 4 4 Plugin URI: http://webfonts.fonts.com 5 5 Description: The canonical Web Fonts plugin for WordPress. This plugin includes support for Fonts.com and Google web fonts and supports a variety of web font providers via an easy to implement plugin architecture. 6 Version: 1.1. 16 Version: 1.1.2 7 7 Author: Nick Ohrn of Plugin-Developer.com 8 8 Author URI: http://plugin-developer.com/ … … 14 14 15 15 //// VERSION 16 const VERSION = '1.1. 1';16 const VERSION = '1.1.2'; 17 17 18 18 //// KEYS
Note: See TracChangeset
for help on using the changeset viewer.