Plugin Directory

Changeset 512484


Ignore:
Timestamp:
02/29/2012 07:40:16 PM (14 years ago)
Author:
nickohrn
Message:

Bumped version number for release.

Location:
web-fonts/branches/1.1.x
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • web-fonts/branches/1.1.x/readme.txt

    r507490 r512484  
    44Requires at least: 3.3
    55Tested up to: 3.3.1
    6 Stable tag: 1.0.4
     6Stable tag: 1.1.0
    77
    88Start using web fonts on your site today! Support for web fonts from Fonts.com is included. Browse, enable and specify selectors for each font.
     
    5252
    5353After 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.
     54there into the field in the plugin. Make sure you've enabled the Web Fonts Developer API from the
     55list you'll see when clicking on the "Services" tab on the left.
    5556
    5657= What web font providers will be integrated in the future? =
  • web-fonts/branches/1.1.x/web-fonts.php

    r511386 r512484  
    44 Plugin URI: http://webfonts.fonts.com
    55 Description: The canonical Web Fonts plugin for WordPress. This plugin includes support for Fonts.com web fonts and supports a variety of web font providers via an easy to implement plugin architecture.
    6  Version: 1.1.0-RC2
     6 Version: 1.1.0
    77 Author: Nick Ohrn of Plugin-Developer.com
    88 Author URI: http://plugin-developer.com/
     
    1414       
    1515        //// VERSION
    16         const VERSION = '1.1.0-RC2';
     16        const VERSION = '1.1.0';
    1717       
    1818        //// KEYS
Note: See TracChangeset for help on using the changeset viewer.