Plugin Directory

Changeset 324831


Ignore:
Timestamp:
12/21/2010 12:59:41 AM (15 years ago)
Author:
adrian3
Message:

added new fonts

Location:
wp-google-fonts/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • wp-google-fonts/trunk/google-fonts.php

    r320795 r324831  
    33Plugin Name: WP Google Fonts
    44Plugin URI: http://adrian3.com/projects/wordpress-plugins/wordpress-google-fonts-plugin/
    5 Version: v1.5
     5Version: v1.6
    66Author: <a href="http://adrian3.com/">Adrian3</a>
    77Description: The Wordpress Google Fonts Plugin makes it even easier to add and customize Google fonts on your site through Wordpress.
     
    110110';
    111111
     112// Allan
     113if ($this->options['googlefonts_font1'] == 'Allan')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     114if ($this->options['googlefonts_font2'] == 'Allan')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     115if ($this->options['googlefonts_font3'] == 'Allan')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     116if ($this->options['googlefonts_font4'] == 'Allan')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     117if ($this->options['googlefonts_font5'] == 'Allan')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     118if ($this->options['googlefonts_font6'] == 'Allan')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     119
    112120// Allerta
    113121if ($this->options['googlefonts_font1'] == 'Allerta')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Allerta\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    126134if ($this->options['googlefonts_font6'] == 'Allerta Stencil')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Allerta+Stencil\' rel=\'stylesheet\' type=\'text/css\' />'; }
    127135
     136// Anonymous Pro
     137if ($this->options['googlefonts_font1'] == 'Anonymous Pro')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; }
     138if ($this->options['googlefonts_font2'] == 'Anonymous Pro')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; }
     139if ($this->options['googlefonts_font3'] == 'Anonymous Pro')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; }
     140if ($this->options['googlefonts_font4'] == 'Anonymous Pro')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; }
     141if ($this->options['googlefonts_font5'] == 'Anonymous Pro')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; }
     142if ($this->options['googlefonts_font6'] == 'Anonymous Pro')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; }
     143
     144if ($this->options['googlefonts_font1'] == 'Anonymous Pro:regular,italic,bold,bolditalic')          { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro:regular,italic,bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     145if ($this->options['googlefonts_font2'] == 'Anonymous Pro:regular,italic,bold,bolditalic')          { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro:regular,italic,bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     146if ($this->options['googlefonts_font3'] == 'Anonymous Pro:regular,italic,bold,bolditalic')          { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro:regular,italic,bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     147if ($this->options['googlefonts_font4'] == 'Anonymous Pro:regular,italic,bold,bolditalic')          { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro:regular,italic,bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     148if ($this->options['googlefonts_font5'] == 'Anonymous Pro:regular,italic,bold,bolditalic')          { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro:regular,italic,bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     149if ($this->options['googlefonts_font6'] == 'Anonymous Pro:regular,italic,bold,bolditalic')          { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro:regular,italic,bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     150
    128151// Arimo
    129152if ($this->options['googlefonts_font1'] == 'Arimo')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Arimo\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    164187if ($this->options['googlefonts_font6'] == 'Bentham')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Bentham\' rel=\'stylesheet\' type=\'text/css\' />'; }
    165188
     189// Cabin
     190if ($this->options['googlefonts_font1'] == 'Cabin')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     191if ($this->options['googlefonts_font2'] == 'Cabin')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     192if ($this->options['googlefonts_font3'] == 'Cabin')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     193if ($this->options['googlefonts_font4'] == 'Cabin')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     194if ($this->options['googlefonts_font5'] == 'Cabin')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     195if ($this->options['googlefonts_font6'] == 'Cabin')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     196
    166197// Cantarell
    167198if ($this->options['googlefonts_font1'] == 'Cantarell')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Cantarell\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    195226if ($this->options['googlefonts_font6'] == 'Coda')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Coda:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
    196227
     228// Copse
     229if ($this->options['googlefonts_font1'] == 'Copse')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; }
     230if ($this->options['googlefonts_font2'] == 'Copse')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; }
     231if ($this->options['googlefonts_font3'] == 'Copse')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; }
     232if ($this->options['googlefonts_font4'] == 'Copse')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; }
     233if ($this->options['googlefonts_font5'] == 'Copse')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; }
     234if ($this->options['googlefonts_font6'] == 'Copse')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; }
     235
    197236// Cousine
    198237if ($this->options['googlefonts_font1'] == 'Cousine')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Cousine\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    544583if ($this->options['googlefonts_font6'] == 'Josefin Slab:bold,bolditalic')              { echo '<link href=\'http://fonts.googleapis.com/css?family=Josefin+Slab:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
    545584
     585// Just Another Hand
     586if ($this->options['googlefonts_font1'] == 'Just Another Hand')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; }
     587if ($this->options['googlefonts_font2'] == 'Just Another Hand')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; }
     588if ($this->options['googlefonts_font3'] == 'Just Another Hand')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; }
     589if ($this->options['googlefonts_font4'] == 'Just Another Hand')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; }
     590if ($this->options['googlefonts_font5'] == 'Just Another Hand')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; }
     591if ($this->options['googlefonts_font6'] == 'Just Another Hand')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; }
     592
    546593// Just Me Again Down Here
    547594if ($this->options['googlefonts_font1'] == 'Just Me Again Down Here')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    552599if ($this->options['googlefonts_font6'] == 'Just Me Again Down Here')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here\' rel=\'stylesheet\' type=\'text/css\' />'; }
    553600
     601// Kenia
     602if ($this->options['googlefonts_font1'] == 'Kenia')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     603if ($this->options['googlefonts_font2'] == 'Kenia')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     604if ($this->options['googlefonts_font3'] == 'Kenia')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     605if ($this->options['googlefonts_font4'] == 'Kenia')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     606if ($this->options['googlefonts_font5'] == 'Kenia')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     607if ($this->options['googlefonts_font6'] == 'Kenia')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     608
     609// Kristi
     610if ($this->options['googlefonts_font1'] == 'Kristi')                        { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; }
     611if ($this->options['googlefonts_font2'] == 'Kristi')                        { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; }
     612if ($this->options['googlefonts_font3'] == 'Kristi')                        { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; }
     613if ($this->options['googlefonts_font4'] == 'Kristi')                        { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; }
     614if ($this->options['googlefonts_font5'] == 'Kristi')                        { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; }
     615if ($this->options['googlefonts_font6'] == 'Kristi')                        { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; }
     616
     617// Lato 100
     618if ($this->options['googlefonts_font1'] == 'Lato:100')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; }
     619if ($this->options['googlefonts_font2'] == 'Lato:100')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; }
     620if ($this->options['googlefonts_font3'] == 'Lato:100')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; }
     621if ($this->options['googlefonts_font4'] == 'Lato:100')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; }
     622if ($this->options['googlefonts_font5'] == 'Lato:100')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; }
     623if ($this->options['googlefonts_font6'] == 'Lato:100')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; }
     624
     625// Lato 100 plus italic
     626if ($this->options['googlefonts_font1'] == 'Lato:100,100italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     627if ($this->options['googlefonts_font2'] == 'Lato:100,100italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     628if ($this->options['googlefonts_font3'] == 'Lato:100,100italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     629if ($this->options['googlefonts_font4'] == 'Lato:100,100italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     630if ($this->options['googlefonts_font5'] == 'Lato:100,100italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     631if ($this->options['googlefonts_font6'] == 'Lato:100,100italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     632
     633// Lato Light
     634if ($this->options['googlefonts_font1'] == 'Lato:light')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; }
     635if ($this->options['googlefonts_font2'] == 'Lato:light')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; }
     636if ($this->options['googlefonts_font3'] == 'Lato:light')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; }
     637if ($this->options['googlefonts_font4'] == 'Lato:light')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; }
     638if ($this->options['googlefonts_font5'] == 'Lato:light')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; }
     639if ($this->options['googlefonts_font6'] == 'Lato:light')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; }
     640
     641// Lato Light plus italic
     642if ($this->options['googlefonts_font1'] == 'Lato:light,lightitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     643if ($this->options['googlefonts_font2'] == 'Lato:light,lightitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     644if ($this->options['googlefonts_font3'] == 'Lato:light,lightitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     645if ($this->options['googlefonts_font4'] == 'Lato:light,lightitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     646if ($this->options['googlefonts_font5'] == 'Lato:light,lightitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     647if ($this->options['googlefonts_font6'] == 'Lato:light,lightitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     648
     649// Lato Regular
     650if ($this->options['googlefonts_font1'] == 'Lato:regular')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; }
     651if ($this->options['googlefonts_font2'] == 'Lato:regular')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; }
     652if ($this->options['googlefonts_font3'] == 'Lato:regular')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; }
     653if ($this->options['googlefonts_font4'] == 'Lato:regular')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; }
     654if ($this->options['googlefonts_font5'] == 'Lato:regular')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; }
     655if ($this->options['googlefonts_font6'] == 'Lato:regular')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; }
     656
     657// Lato Regular plus italic
     658if ($this->options['googlefonts_font1'] == 'Lato:regular,regularitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     659if ($this->options['googlefonts_font2'] == 'Lato:regular,regularitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     660if ($this->options['googlefonts_font3'] == 'Lato:regular,regularitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     661if ($this->options['googlefonts_font4'] == 'Lato:regular,regularitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     662if ($this->options['googlefonts_font5'] == 'Lato:regular,regularitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     663if ($this->options['googlefonts_font6'] == 'Lato:regular,regularitalic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     664
     665// Lato Bold
     666if ($this->options['googlefonts_font1'] == 'Lato:bold')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     667if ($this->options['googlefonts_font2'] == 'Lato:bold')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     668if ($this->options['googlefonts_font3'] == 'Lato:bold')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     669if ($this->options['googlefonts_font4'] == 'Lato:bold')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     670if ($this->options['googlefonts_font5'] == 'Lato:bold')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     671if ($this->options['googlefonts_font6'] == 'Lato:bold')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     672
     673// Lato Bold plus italic
     674if ($this->options['googlefonts_font1'] == 'Lato:bold,bolditalic')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     675if ($this->options['googlefonts_font2'] == 'Lato:bold,bolditalic')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     676if ($this->options['googlefonts_font3'] == 'Lato:bold,bolditalic')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     677if ($this->options['googlefonts_font4'] == 'Lato:bold,bolditalic')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     678if ($this->options['googlefonts_font5'] == 'Lato:bold,bolditalic')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     679if ($this->options['googlefonts_font6'] == 'Lato:bold,bolditalic')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     680
     681// Lato 900
     682if ($this->options['googlefonts_font1'] == 'Lato:900')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     683if ($this->options['googlefonts_font2'] == 'Lato:900')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     684if ($this->options['googlefonts_font3'] == 'Lato:900')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     685if ($this->options['googlefonts_font4'] == 'Lato:900')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     686if ($this->options['googlefonts_font5'] == 'Lato:900')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     687if ($this->options['googlefonts_font6'] == 'Lato:900')                  { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     688
     689// Lato 900 plus italic
     690if ($this->options['googlefonts_font1'] == 'Lato:900,900italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     691if ($this->options['googlefonts_font2'] == 'Lato:900,900italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     692if ($this->options['googlefonts_font3'] == 'Lato:900,900italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     693if ($this->options['googlefonts_font4'] == 'Lato:900,900italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     694if ($this->options['googlefonts_font5'] == 'Lato:900,900italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     695if ($this->options['googlefonts_font6'] == 'Lato:900,900italic')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; }
     696
    554697// Lobster
    555698if ($this->options['googlefonts_font1'] == 'Lobster')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Lobster\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    560703if ($this->options['googlefonts_font6'] == 'Lobster')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Lobster\' rel=\'stylesheet\' type=\'text/css\' />'; }
    561704
     705// Maiden Orange
     706if ($this->options['googlefonts_font1'] == 'Maiden Orange')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; }
     707if ($this->options['googlefonts_font2'] == 'Maiden Orange')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; }
     708if ($this->options['googlefonts_font3'] == 'Maiden Orange')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; }
     709if ($this->options['googlefonts_font4'] == 'Maiden Orange')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; }
     710if ($this->options['googlefonts_font5'] == 'Maiden Orange')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; }
     711if ($this->options['googlefonts_font6'] == 'Maiden Orange')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; }
     712
     713// Merriweather
     714if ($this->options['googlefonts_font1'] == 'Merriweather')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; }
     715if ($this->options['googlefonts_font2'] == 'Merriweather')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; }
     716if ($this->options['googlefonts_font3'] == 'Merriweather')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; }
     717if ($this->options['googlefonts_font4'] == 'Merriweather')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; }
     718if ($this->options['googlefonts_font5'] == 'Merriweather')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; }
     719if ($this->options['googlefonts_font6'] == 'Merriweather')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; }
     720
    562721// Molengo
    563722if ($this->options['googlefonts_font1'] == 'Molengo')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Molengo\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    568727if ($this->options['googlefonts_font6'] == 'Molengo')                   { echo '<link href=\'http://fonts.googleapis.com/css?family=Molengo\' rel=\'stylesheet\' type=\'text/css\' />'; }
    569728
     729// Mountains of Christmas
     730if ($this->options['googlefonts_font1'] == 'Mountains of Christmas')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; }
     731if ($this->options['googlefonts_font2'] == 'Mountains of Christmas')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; }
     732if ($this->options['googlefonts_font3'] == 'Mountains of Christmas')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; }
     733if ($this->options['googlefonts_font4'] == 'Mountains of Christmas')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; }
     734if ($this->options['googlefonts_font5'] == 'Mountains of Christmas')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; }
     735if ($this->options['googlefonts_font6'] == 'Mountains of Christmas')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; }
     736
    570737// Neucha
    571738if ($this->options['googlefonts_font1'] == 'Neucha')                    { echo '<link href=\'http://fonts.googleapis.com/css?family=Neucha\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    629796if ($this->options['googlefonts_font6'] == 'Old Standard TT:regular,italic,bold')   { echo '<link href=\'http://fonts.googleapis.com/css?family=Old Standard TT:regular,italic,bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
    630797
     798// Orbitron
     799if ($this->options['googlefonts_font1'] == 'Orbitron')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; }
     800if ($this->options['googlefonts_font2'] == 'Orbitron')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; }
     801if ($this->options['googlefonts_font3'] == 'Orbitron')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; }
     802if ($this->options['googlefonts_font4'] == 'Orbitron')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; }
     803if ($this->options['googlefonts_font5'] == 'Orbitron')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; }
     804if ($this->options['googlefonts_font6'] == 'Orbitron')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; }
     805
     806// Orbitron 500
     807if ($this->options['googlefonts_font1'] == 'Orbitron:500')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; }
     808if ($this->options['googlefonts_font2'] == 'Orbitron:500')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; }
     809if ($this->options['googlefonts_font3'] == 'Orbitron:500')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; }
     810if ($this->options['googlefonts_font4'] == 'Orbitron:500')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; }
     811if ($this->options['googlefonts_font5'] == 'Orbitron:500')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; }
     812if ($this->options['googlefonts_font6'] == 'Orbitron:500')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; }
     813
     814// Orbitron Bold
     815if ($this->options['googlefonts_font1'] == 'Orbitron:bold')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     816if ($this->options['googlefonts_font2'] == 'Orbitron:bold')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     817if ($this->options['googlefonts_font3'] == 'Orbitron:bold')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     818if ($this->options['googlefonts_font4'] == 'Orbitron:bold')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     819if ($this->options['googlefonts_font5'] == 'Orbitron:bold')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     820if ($this->options['googlefonts_font6'] == 'Orbitron:bold')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; }
     821
     822// Orbitron 900
     823if ($this->options['googlefonts_font1'] == 'Orbitron:900')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     824if ($this->options['googlefonts_font2'] == 'Orbitron:900')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     825if ($this->options['googlefonts_font3'] == 'Orbitron:900')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     826if ($this->options['googlefonts_font4'] == 'Orbitron:900')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     827if ($this->options['googlefonts_font5'] == 'Orbitron:900')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     828if ($this->options['googlefonts_font6'] == 'Orbitron:900')                      { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; }
     829
    631830// Philosopher
    632831if ($this->options['googlefonts_font1'] == 'Philosopher')               { echo '<link href=\'http://fonts.googleapis.com/css?family=Philosopher\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    711910if ($this->options['googlefonts_font6'] == 'Reenie Beanie')             { echo '<link href=\'http://fonts.googleapis.com/css?family=Reenie+Beanie\' rel=\'stylesheet\' type=\'text/css\' />'; }
    712911
     912// Sniglet
     913if ($this->options['googlefonts_font1'] == 'Sniglet:800')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
     914if ($this->options['googlefonts_font2'] == 'Sniglet:800')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
     915if ($this->options['googlefonts_font3'] == 'Sniglet:800')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
     916if ($this->options['googlefonts_font4'] == 'Sniglet:800')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
     917if ($this->options['googlefonts_font5'] == 'Sniglet:800')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
     918if ($this->options['googlefonts_font6'] == 'Sniglet:800')                       { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; }
     919
     920// Syncopate
     921if ($this->options['googlefonts_font1'] == 'Syncopate')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; }
     922if ($this->options['googlefonts_font2'] == 'Syncopate')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; }
     923if ($this->options['googlefonts_font3'] == 'Syncopate')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; }
     924if ($this->options['googlefonts_font4'] == 'Syncopate')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; }
     925if ($this->options['googlefonts_font5'] == 'Syncopate')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; }
     926if ($this->options['googlefonts_font6'] == 'Syncopate')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; }
     927
    713928// Tangerine
    714929if ($this->options['googlefonts_font1'] == 'Tangerine')                     { echo '<link href=\'http://fonts.googleapis.com/css?family=Tangerine\' rel=\'stylesheet\' type=\'text/css\' />'; }
     
    749964if ($this->options['googlefonts_font5'] == 'UnifrakturMaguntia')                { echo '<link href=\'http://fonts.googleapis.com/css?family=UnifrakturMaguntia\' rel=\'stylesheet\' type=\'text/css\' />'; }
    750965if ($this->options['googlefonts_font6'] == 'UnifrakturMaguntia')                { echo '<link href=\'http://fonts.googleapis.com/css?family=UnifrakturMaguntia\' rel=\'stylesheet\' type=\'text/css\' />'; }
     966
     967// Vibur
     968if ($this->options['googlefonts_font1'] == 'Vibur')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; }
     969if ($this->options['googlefonts_font2'] == 'Vibur')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; }
     970if ($this->options['googlefonts_font3'] == 'Vibur')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; }
     971if ($this->options['googlefonts_font4'] == 'Vibur')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; }
     972if ($this->options['googlefonts_font5'] == 'Vibur')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; }
     973if ($this->options['googlefonts_font6'] == 'Vibur')                         { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; }
    751974
    752975// Vollkorn
     
    12271450<?php
    12281451    function listgooglefontoptions() { echo '
     1452<option value="Allan">Allan</option>
     1453<option value="Anonymous Pro">Anonymous Pro</option>
     1454<option value="Anonymous Pro:regular,italic,bold,bolditalic">Anonymous Pro (plus italic, bold, and bold italic)</option>
     1455<option value="Allerta Stencil">Allerta Stencil</option>
    12291456<option value="Allerta">Allerta</option>
    1230 <option value="Allerta Stencil">Allerta Stencil</option>
    12311457<option value="Arimo">Arimo</option>
    12321458<option value="Arimo:regular,italic,bold,bolditalic">Arimo (plus italic, bold, and bold italic)</option>
     
    12341460<option value="Arvo:regular,italic,bold,bolditalic">Arvo (plus italic, bold, and bold italic)</option>
    12351461<option value="Bentham">Bentham</option>
     1462<option value="Cabin">Cabin</option>
    12361463<option value="Cardo">Cardo</option>
    12371464<option value="Cantarell">Cantarell</option>
     
    12391466<option value="Cardo">Cardo</option>
    12401467<option value="Coda">Coda</option>
     1468<option value="Copse">Copse</option>
    12411469<option value="Cousine">Cousine</option>
    12421470<option value="Cousine:regular,italic,bold,bolditalic">Cousine (plus italic, bold, and bold italic)</option>
     
    12861514<option value="Josefin Slab:bold">Josefin Slab Bold 700</option>
    12871515<option value="Josefin Slab:bold,bolditalic">Josefin Slab Bold 700 (plus italic)</option>
     1516<option value="Just Another Hand">Just Another Hand</option>
    12881517<option value="Just Me Again Down Here">Just Me Again Down Here</option>
     1518<option value="Kenia">Kenia</option>
     1519<option value="Kristi">Kristi</option>
     1520<option value="Lato:100">Lato 100</option>
     1521<option value="Lato:100,100italic">Lato 100 (plus italic)</option>
     1522<option value="Lato:light">Lato Light 300</option>
     1523<option value="Lato:light,lightitalic">Lato Light 300 (plus italic)</option>
     1524<option value="Lato:regular">Lato Regular 400</option>
     1525<option value="Lato:regular,regularitalic">Lato Regular 400 (plus italic)</option>
     1526<option value="Lato:bold">Lato Bold 700</option>
     1527<option value="Lato:bold,bolditalic">Lato Bold 700 (plus italic)</option>
     1528<option value="Lato:900">Lato 900</option>
     1529<option value="Lato:900,900italic">Lato 900 (plus italic)</option>
    12891530<option value="Lobster">Lobster</option>
     1531<option value="Maiden Orange">Maiden Orange</option>
     1532<option value="Merriweather">Merriweather</option>
    12901533<option value="Molengo">Molengo</option>
     1534<option value="Mountains of Christmas">Mountains of Christmas</option>
    12911535<option value="Nobile">Nobile</option>
    12921536<option value="Nobile:regular,italic,bold,bolditalic">Nobile (plus italic, bold, and bold italic)</option>
     
    12971541<option value="Old Standard TT">Old Standard TT</option>
    12981542<option value="Old Standard TT:regular,italic,bold">Old Standard TT (plus italic and bold)</option>
     1543<option value="Orbitron">Orbitron Regular (400)</option>
     1544<option value="Orbitron:500">Orbitron 500</option>
     1545<option value="Orbitron:bold">Orbitron Regular (700)</option>
     1546<option value="Orbitron:900">Orbitron 900</option>
    12991547<option value="Reenie Beanie">Reenie Beanie</option>
    13001548<option value="Philosopher">Philosopher</option>
     
    13081556<option value="Puritan:regular,italic,bold,bolditalic">Puritan (plus italic, bold, and bold italic)</option>
    13091557<option value="Raleway:100">Raleway</option>
     1558<option value="Sniglet:800">Sniglet</option>
     1559<option value="Syncopate">Syncopate</option>
    13101560<option value="Tangerine">Tangerine</option>
    13111561<option value="Tinos">Tinos</option>
     
    13131563<option value="UnifrakturCook:bold">UnifrakturCook</option>
    13141564<option value="UnifrakturMaguntia">UnifrakturMaguntia</option>
     1565<option value="Vibur">Vibur</option>
    13151566<option value="Vollkorn">Vollkorn</option>
    13161567<option value="Vollkorn:regular,bold">Vollkorn (plus bold)</option>
  • wp-google-fonts/trunk/readme.txt

    r320796 r324831  
    44Tags: Google fonts, fonts, font, type, free fonts, typography, theme, admin, plugin, css, design, plugin, template, page, posts, links, flash
    55Requires at least: 2.0.2
    6 Tested up to: 3.0.3
     6Tested up to: 3.0.2
    77Stable tag: trunk
    88
     
    1212Google's free font directory is one of the most exciting developments in web typography in a very long time. The amazing rise of this new font resource has made this plugin the most popular font plugin on Wordpress and it shows no signs of stopping. While <a href="http://www.fontburner.com/the-font-burner-wordpress-plugin/">font plugin</a> solutions like FontBurner.com have helped bring rich typography to Wordpress themes, the selection of fonts easily available to the average blogger have been limited. The WP Google Font plugin makes it even easier to use Google's free service to add high quality fonts to your Wordpress powered site. Not only does this plugin add the necessary Google code, but it also gives you the ability to assign the Google fonts to specific CSS elements of your website from within the Wordpress admin. Or if you would rather, you can target the Google fonts from your own theme's stylesheet.
    1313
    14 Right now, the Google Directory has 39 great fonts, and the selection is steadily growing. As new fonts are added, we will release updates to the plugin quickly so you can start using new fonts as they become available. It truly is an exciting time to be creating websites, and I hope this plugin helps you create some great stuff. - Adrian3
     14Right now, the Google Directory has 54 great fonts, and the selection is steadily growing. As new fonts are added, we will release updates to the plugin quickly so you can start using new fonts as they become available. It truly is an exciting time to be creating websites, and I hope this plugin helps you create some great stuff. - Adrian3
    1515
    1616== Changelog ==
     17Version 1.6
     18- Added support for 15 new Google Font additions: Allan Bold, Anonymous Pro, Cabin, Copse Regular, Just Another Hand, Kenia, Kristi, Lato, Maiden Orange, Merriweather, Mountains of Christmas, Orbitron, Sniglet, Syncopate, and Vibur
     19
    1720Version 1.5
    1821- Added support for 17 new Google Font additions: Allerta, Allerta Stencil, Arimo, Arvo, Bentham, Coda, Cousine, Covered By Your Grace, Geo, Josefin Sans (new weights), Josefin Slab, Just Me Again Down Here
Note: See TracChangeset for help on using the changeset viewer.