Changeset 324831
- Timestamp:
- 12/21/2010 12:59:41 AM (15 years ago)
- Location:
- wp-google-fonts/trunk
- Files:
-
- 4 edited
-
google-fonts.php (modified) (19 diffs)
-
images/font_list.jpg (modified) (previous)
-
images/font_list_large.jpg (modified) (previous)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-google-fonts/trunk/google-fonts.php
r320795 r324831 3 3 Plugin Name: WP Google Fonts 4 4 Plugin URI: http://adrian3.com/projects/wordpress-plugins/wordpress-google-fonts-plugin/ 5 Version: v1. 55 Version: v1.6 6 6 Author: <a href="http://adrian3.com/">Adrian3</a> 7 7 Description: The Wordpress Google Fonts Plugin makes it even easier to add and customize Google fonts on your site through Wordpress. … … 110 110 '; 111 111 112 // Allan 113 if ($this->options['googlefonts_font1'] == 'Allan') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 114 if ($this->options['googlefonts_font2'] == 'Allan') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 115 if ($this->options['googlefonts_font3'] == 'Allan') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 116 if ($this->options['googlefonts_font4'] == 'Allan') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 117 if ($this->options['googlefonts_font5'] == 'Allan') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 118 if ($this->options['googlefonts_font6'] == 'Allan') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allan:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 119 112 120 // Allerta 113 121 if ($this->options['googlefonts_font1'] == 'Allerta') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allerta\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 126 134 if ($this->options['googlefonts_font6'] == 'Allerta Stencil') { echo '<link href=\'http://fonts.googleapis.com/css?family=Allerta+Stencil\' rel=\'stylesheet\' type=\'text/css\' />'; } 127 135 136 // Anonymous Pro 137 if ($this->options['googlefonts_font1'] == 'Anonymous Pro') { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; } 138 if ($this->options['googlefonts_font2'] == 'Anonymous Pro') { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; } 139 if ($this->options['googlefonts_font3'] == 'Anonymous Pro') { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; } 140 if ($this->options['googlefonts_font4'] == 'Anonymous Pro') { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; } 141 if ($this->options['googlefonts_font5'] == 'Anonymous Pro') { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; } 142 if ($this->options['googlefonts_font6'] == 'Anonymous Pro') { echo '<link href=\'http://fonts.googleapis.com/css?family=Anonymous+Pro\' rel=\'stylesheet\' type=\'text/css\' />'; } 143 144 if ($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\' />'; } 145 if ($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\' />'; } 146 if ($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\' />'; } 147 if ($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\' />'; } 148 if ($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\' />'; } 149 if ($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 128 151 // Arimo 129 152 if ($this->options['googlefonts_font1'] == 'Arimo') { echo '<link href=\'http://fonts.googleapis.com/css?family=Arimo\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 164 187 if ($this->options['googlefonts_font6'] == 'Bentham') { echo '<link href=\'http://fonts.googleapis.com/css?family=Bentham\' rel=\'stylesheet\' type=\'text/css\' />'; } 165 188 189 // Cabin 190 if ($this->options['googlefonts_font1'] == 'Cabin') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 191 if ($this->options['googlefonts_font2'] == 'Cabin') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 192 if ($this->options['googlefonts_font3'] == 'Cabin') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 193 if ($this->options['googlefonts_font4'] == 'Cabin') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 194 if ($this->options['googlefonts_font5'] == 'Cabin') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 195 if ($this->options['googlefonts_font6'] == 'Cabin') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cabin:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 196 166 197 // Cantarell 167 198 if ($this->options['googlefonts_font1'] == 'Cantarell') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cantarell\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 195 226 if ($this->options['googlefonts_font6'] == 'Coda') { echo '<link href=\'http://fonts.googleapis.com/css?family=Coda:800\' rel=\'stylesheet\' type=\'text/css\' />'; } 196 227 228 // Copse 229 if ($this->options['googlefonts_font1'] == 'Copse') { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; } 230 if ($this->options['googlefonts_font2'] == 'Copse') { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; } 231 if ($this->options['googlefonts_font3'] == 'Copse') { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; } 232 if ($this->options['googlefonts_font4'] == 'Copse') { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; } 233 if ($this->options['googlefonts_font5'] == 'Copse') { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; } 234 if ($this->options['googlefonts_font6'] == 'Copse') { echo '<link href=\'http://fonts.googleapis.com/css?family=Copse\' rel=\'stylesheet\' type=\'text/css\' />'; } 235 197 236 // Cousine 198 237 if ($this->options['googlefonts_font1'] == 'Cousine') { echo '<link href=\'http://fonts.googleapis.com/css?family=Cousine\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 544 583 if ($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\' />'; } 545 584 585 // Just Another Hand 586 if ($this->options['googlefonts_font1'] == 'Just Another Hand') { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; } 587 if ($this->options['googlefonts_font2'] == 'Just Another Hand') { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; } 588 if ($this->options['googlefonts_font3'] == 'Just Another Hand') { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; } 589 if ($this->options['googlefonts_font4'] == 'Just Another Hand') { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; } 590 if ($this->options['googlefonts_font5'] == 'Just Another Hand') { echo '<link href=\'http://fonts.googleapis.com/css?family=Just+Another+Hand\' rel=\'stylesheet\' type=\'text/css\' />'; } 591 if ($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 546 593 // Just Me Again Down Here 547 594 if ($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\' />'; } … … 552 599 if ($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\' />'; } 553 600 601 // Kenia 602 if ($this->options['googlefonts_font1'] == 'Kenia') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; } 603 if ($this->options['googlefonts_font2'] == 'Kenia') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; } 604 if ($this->options['googlefonts_font3'] == 'Kenia') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; } 605 if ($this->options['googlefonts_font4'] == 'Kenia') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; } 606 if ($this->options['googlefonts_font5'] == 'Kenia') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; } 607 if ($this->options['googlefonts_font6'] == 'Kenia') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kenia\' rel=\'stylesheet\' type=\'text/css\' />'; } 608 609 // Kristi 610 if ($this->options['googlefonts_font1'] == 'Kristi') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; } 611 if ($this->options['googlefonts_font2'] == 'Kristi') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; } 612 if ($this->options['googlefonts_font3'] == 'Kristi') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; } 613 if ($this->options['googlefonts_font4'] == 'Kristi') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; } 614 if ($this->options['googlefonts_font5'] == 'Kristi') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; } 615 if ($this->options['googlefonts_font6'] == 'Kristi') { echo '<link href=\'http://fonts.googleapis.com/css?family=Kristi\' rel=\'stylesheet\' type=\'text/css\' />'; } 616 617 // Lato 100 618 if ($this->options['googlefonts_font1'] == 'Lato:100') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; } 619 if ($this->options['googlefonts_font2'] == 'Lato:100') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; } 620 if ($this->options['googlefonts_font3'] == 'Lato:100') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; } 621 if ($this->options['googlefonts_font4'] == 'Lato:100') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; } 622 if ($this->options['googlefonts_font5'] == 'Lato:100') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100\' rel=\'stylesheet\' type=\'text/css\' />'; } 623 if ($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 626 if ($this->options['googlefonts_font1'] == 'Lato:100,100italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 627 if ($this->options['googlefonts_font2'] == 'Lato:100,100italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 628 if ($this->options['googlefonts_font3'] == 'Lato:100,100italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 629 if ($this->options['googlefonts_font4'] == 'Lato:100,100italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 630 if ($this->options['googlefonts_font5'] == 'Lato:100,100italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 631 if ($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 634 if ($this->options['googlefonts_font1'] == 'Lato:light') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; } 635 if ($this->options['googlefonts_font2'] == 'Lato:light') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; } 636 if ($this->options['googlefonts_font3'] == 'Lato:light') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; } 637 if ($this->options['googlefonts_font4'] == 'Lato:light') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; } 638 if ($this->options['googlefonts_font5'] == 'Lato:light') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:light\' rel=\'stylesheet\' type=\'text/css\' />'; } 639 if ($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 642 if ($this->options['googlefonts_font1'] == 'Lato:light,lightitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 643 if ($this->options['googlefonts_font2'] == 'Lato:light,lightitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 644 if ($this->options['googlefonts_font3'] == 'Lato:light,lightitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 645 if ($this->options['googlefonts_font4'] == 'Lato:light,lightitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 646 if ($this->options['googlefonts_font5'] == 'Lato:light,lightitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:100,100italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 647 if ($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 650 if ($this->options['googlefonts_font1'] == 'Lato:regular') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; } 651 if ($this->options['googlefonts_font2'] == 'Lato:regular') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; } 652 if ($this->options['googlefonts_font3'] == 'Lato:regular') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; } 653 if ($this->options['googlefonts_font4'] == 'Lato:regular') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; } 654 if ($this->options['googlefonts_font5'] == 'Lato:regular') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular\' rel=\'stylesheet\' type=\'text/css\' />'; } 655 if ($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 658 if ($this->options['googlefonts_font1'] == 'Lato:regular,regularitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 659 if ($this->options['googlefonts_font2'] == 'Lato:regular,regularitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 660 if ($this->options['googlefonts_font3'] == 'Lato:regular,regularitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 661 if ($this->options['googlefonts_font4'] == 'Lato:regular,regularitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 662 if ($this->options['googlefonts_font5'] == 'Lato:regular,regularitalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:regular,regularitalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 663 if ($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 666 if ($this->options['googlefonts_font1'] == 'Lato:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 667 if ($this->options['googlefonts_font2'] == 'Lato:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 668 if ($this->options['googlefonts_font3'] == 'Lato:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 669 if ($this->options['googlefonts_font4'] == 'Lato:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 670 if ($this->options['googlefonts_font5'] == 'Lato:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 671 if ($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 674 if ($this->options['googlefonts_font1'] == 'Lato:bold,bolditalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 675 if ($this->options['googlefonts_font2'] == 'Lato:bold,bolditalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 676 if ($this->options['googlefonts_font3'] == 'Lato:bold,bolditalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 677 if ($this->options['googlefonts_font4'] == 'Lato:bold,bolditalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 678 if ($this->options['googlefonts_font5'] == 'Lato:bold,bolditalic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:bold,bolditalic\' rel=\'stylesheet\' type=\'text/css\' />'; } 679 if ($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 682 if ($this->options['googlefonts_font1'] == 'Lato:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 683 if ($this->options['googlefonts_font2'] == 'Lato:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 684 if ($this->options['googlefonts_font3'] == 'Lato:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 685 if ($this->options['googlefonts_font4'] == 'Lato:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 686 if ($this->options['googlefonts_font5'] == 'Lato:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 687 if ($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 690 if ($this->options['googlefonts_font1'] == 'Lato:900,900italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 691 if ($this->options['googlefonts_font2'] == 'Lato:900,900italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 692 if ($this->options['googlefonts_font3'] == 'Lato:900,900italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 693 if ($this->options['googlefonts_font4'] == 'Lato:900,900italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 694 if ($this->options['googlefonts_font5'] == 'Lato:900,900italic') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lato:900,900italic\' rel=\'stylesheet\' type=\'text/css\' />'; } 695 if ($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 554 697 // Lobster 555 698 if ($this->options['googlefonts_font1'] == 'Lobster') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lobster\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 560 703 if ($this->options['googlefonts_font6'] == 'Lobster') { echo '<link href=\'http://fonts.googleapis.com/css?family=Lobster\' rel=\'stylesheet\' type=\'text/css\' />'; } 561 704 705 // Maiden Orange 706 if ($this->options['googlefonts_font1'] == 'Maiden Orange') { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; } 707 if ($this->options['googlefonts_font2'] == 'Maiden Orange') { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; } 708 if ($this->options['googlefonts_font3'] == 'Maiden Orange') { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; } 709 if ($this->options['googlefonts_font4'] == 'Maiden Orange') { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; } 710 if ($this->options['googlefonts_font5'] == 'Maiden Orange') { echo '<link href=\'http://fonts.googleapis.com/css?family=Maiden+Orange\' rel=\'stylesheet\' type=\'text/css\' />'; } 711 if ($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 714 if ($this->options['googlefonts_font1'] == 'Merriweather') { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; } 715 if ($this->options['googlefonts_font2'] == 'Merriweather') { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; } 716 if ($this->options['googlefonts_font3'] == 'Merriweather') { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; } 717 if ($this->options['googlefonts_font4'] == 'Merriweather') { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; } 718 if ($this->options['googlefonts_font5'] == 'Merriweather') { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; } 719 if ($this->options['googlefonts_font6'] == 'Merriweather') { echo '<link href=\'http://fonts.googleapis.com/css?family=Merriweather\' rel=\'stylesheet\' type=\'text/css\' />'; } 720 562 721 // Molengo 563 722 if ($this->options['googlefonts_font1'] == 'Molengo') { echo '<link href=\'http://fonts.googleapis.com/css?family=Molengo\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 568 727 if ($this->options['googlefonts_font6'] == 'Molengo') { echo '<link href=\'http://fonts.googleapis.com/css?family=Molengo\' rel=\'stylesheet\' type=\'text/css\' />'; } 569 728 729 // Mountains of Christmas 730 if ($this->options['googlefonts_font1'] == 'Mountains of Christmas') { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; } 731 if ($this->options['googlefonts_font2'] == 'Mountains of Christmas') { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; } 732 if ($this->options['googlefonts_font3'] == 'Mountains of Christmas') { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; } 733 if ($this->options['googlefonts_font4'] == 'Mountains of Christmas') { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; } 734 if ($this->options['googlefonts_font5'] == 'Mountains of Christmas') { echo '<link href=\'http://fonts.googleapis.com/css?family=Mountains+of+Christmas\' rel=\'stylesheet\' type=\'text/css\' />'; } 735 if ($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 570 737 // Neucha 571 738 if ($this->options['googlefonts_font1'] == 'Neucha') { echo '<link href=\'http://fonts.googleapis.com/css?family=Neucha\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 629 796 if ($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\' />'; } 630 797 798 // Orbitron 799 if ($this->options['googlefonts_font1'] == 'Orbitron') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; } 800 if ($this->options['googlefonts_font2'] == 'Orbitron') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; } 801 if ($this->options['googlefonts_font3'] == 'Orbitron') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; } 802 if ($this->options['googlefonts_font4'] == 'Orbitron') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; } 803 if ($this->options['googlefonts_font5'] == 'Orbitron') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; } 804 if ($this->options['googlefonts_font6'] == 'Orbitron') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron\' rel=\'stylesheet\' type=\'text/css\' />'; } 805 806 // Orbitron 500 807 if ($this->options['googlefonts_font1'] == 'Orbitron:500') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; } 808 if ($this->options['googlefonts_font2'] == 'Orbitron:500') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; } 809 if ($this->options['googlefonts_font3'] == 'Orbitron:500') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; } 810 if ($this->options['googlefonts_font4'] == 'Orbitron:500') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; } 811 if ($this->options['googlefonts_font5'] == 'Orbitron:500') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:500\' rel=\'stylesheet\' type=\'text/css\' />'; } 812 if ($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 815 if ($this->options['googlefonts_font1'] == 'Orbitron:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 816 if ($this->options['googlefonts_font2'] == 'Orbitron:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 817 if ($this->options['googlefonts_font3'] == 'Orbitron:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 818 if ($this->options['googlefonts_font4'] == 'Orbitron:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 819 if ($this->options['googlefonts_font5'] == 'Orbitron:bold') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:bold\' rel=\'stylesheet\' type=\'text/css\' />'; } 820 if ($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 823 if ($this->options['googlefonts_font1'] == 'Orbitron:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 824 if ($this->options['googlefonts_font2'] == 'Orbitron:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 825 if ($this->options['googlefonts_font3'] == 'Orbitron:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 826 if ($this->options['googlefonts_font4'] == 'Orbitron:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 827 if ($this->options['googlefonts_font5'] == 'Orbitron:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 828 if ($this->options['googlefonts_font6'] == 'Orbitron:900') { echo '<link href=\'http://fonts.googleapis.com/css?family=Orbitron:900\' rel=\'stylesheet\' type=\'text/css\' />'; } 829 631 830 // Philosopher 632 831 if ($this->options['googlefonts_font1'] == 'Philosopher') { echo '<link href=\'http://fonts.googleapis.com/css?family=Philosopher\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 711 910 if ($this->options['googlefonts_font6'] == 'Reenie Beanie') { echo '<link href=\'http://fonts.googleapis.com/css?family=Reenie+Beanie\' rel=\'stylesheet\' type=\'text/css\' />'; } 712 911 912 // Sniglet 913 if ($this->options['googlefonts_font1'] == 'Sniglet:800') { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; } 914 if ($this->options['googlefonts_font2'] == 'Sniglet:800') { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; } 915 if ($this->options['googlefonts_font3'] == 'Sniglet:800') { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; } 916 if ($this->options['googlefonts_font4'] == 'Sniglet:800') { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; } 917 if ($this->options['googlefonts_font5'] == 'Sniglet:800') { echo '<link href=\'http://fonts.googleapis.com/css?family=Sniglet:800\' rel=\'stylesheet\' type=\'text/css\' />'; } 918 if ($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 921 if ($this->options['googlefonts_font1'] == 'Syncopate') { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; } 922 if ($this->options['googlefonts_font2'] == 'Syncopate') { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; } 923 if ($this->options['googlefonts_font3'] == 'Syncopate') { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; } 924 if ($this->options['googlefonts_font4'] == 'Syncopate') { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; } 925 if ($this->options['googlefonts_font5'] == 'Syncopate') { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; } 926 if ($this->options['googlefonts_font6'] == 'Syncopate') { echo '<link href=\'http://fonts.googleapis.com/css?family=Syncopate\' rel=\'stylesheet\' type=\'text/css\' />'; } 927 713 928 // Tangerine 714 929 if ($this->options['googlefonts_font1'] == 'Tangerine') { echo '<link href=\'http://fonts.googleapis.com/css?family=Tangerine\' rel=\'stylesheet\' type=\'text/css\' />'; } … … 749 964 if ($this->options['googlefonts_font5'] == 'UnifrakturMaguntia') { echo '<link href=\'http://fonts.googleapis.com/css?family=UnifrakturMaguntia\' rel=\'stylesheet\' type=\'text/css\' />'; } 750 965 if ($this->options['googlefonts_font6'] == 'UnifrakturMaguntia') { echo '<link href=\'http://fonts.googleapis.com/css?family=UnifrakturMaguntia\' rel=\'stylesheet\' type=\'text/css\' />'; } 966 967 // Vibur 968 if ($this->options['googlefonts_font1'] == 'Vibur') { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; } 969 if ($this->options['googlefonts_font2'] == 'Vibur') { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; } 970 if ($this->options['googlefonts_font3'] == 'Vibur') { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; } 971 if ($this->options['googlefonts_font4'] == 'Vibur') { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; } 972 if ($this->options['googlefonts_font5'] == 'Vibur') { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; } 973 if ($this->options['googlefonts_font6'] == 'Vibur') { echo '<link href=\'http://fonts.googleapis.com/css?family=Vibur\' rel=\'stylesheet\' type=\'text/css\' />'; } 751 974 752 975 // Vollkorn … … 1227 1450 <?php 1228 1451 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> 1229 1456 <option value="Allerta">Allerta</option> 1230 <option value="Allerta Stencil">Allerta Stencil</option>1231 1457 <option value="Arimo">Arimo</option> 1232 1458 <option value="Arimo:regular,italic,bold,bolditalic">Arimo (plus italic, bold, and bold italic)</option> … … 1234 1460 <option value="Arvo:regular,italic,bold,bolditalic">Arvo (plus italic, bold, and bold italic)</option> 1235 1461 <option value="Bentham">Bentham</option> 1462 <option value="Cabin">Cabin</option> 1236 1463 <option value="Cardo">Cardo</option> 1237 1464 <option value="Cantarell">Cantarell</option> … … 1239 1466 <option value="Cardo">Cardo</option> 1240 1467 <option value="Coda">Coda</option> 1468 <option value="Copse">Copse</option> 1241 1469 <option value="Cousine">Cousine</option> 1242 1470 <option value="Cousine:regular,italic,bold,bolditalic">Cousine (plus italic, bold, and bold italic)</option> … … 1286 1514 <option value="Josefin Slab:bold">Josefin Slab Bold 700</option> 1287 1515 <option value="Josefin Slab:bold,bolditalic">Josefin Slab Bold 700 (plus italic)</option> 1516 <option value="Just Another Hand">Just Another Hand</option> 1288 1517 <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> 1289 1530 <option value="Lobster">Lobster</option> 1531 <option value="Maiden Orange">Maiden Orange</option> 1532 <option value="Merriweather">Merriweather</option> 1290 1533 <option value="Molengo">Molengo</option> 1534 <option value="Mountains of Christmas">Mountains of Christmas</option> 1291 1535 <option value="Nobile">Nobile</option> 1292 1536 <option value="Nobile:regular,italic,bold,bolditalic">Nobile (plus italic, bold, and bold italic)</option> … … 1297 1541 <option value="Old Standard TT">Old Standard TT</option> 1298 1542 <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> 1299 1547 <option value="Reenie Beanie">Reenie Beanie</option> 1300 1548 <option value="Philosopher">Philosopher</option> … … 1308 1556 <option value="Puritan:regular,italic,bold,bolditalic">Puritan (plus italic, bold, and bold italic)</option> 1309 1557 <option value="Raleway:100">Raleway</option> 1558 <option value="Sniglet:800">Sniglet</option> 1559 <option value="Syncopate">Syncopate</option> 1310 1560 <option value="Tangerine">Tangerine</option> 1311 1561 <option value="Tinos">Tinos</option> … … 1313 1563 <option value="UnifrakturCook:bold">UnifrakturCook</option> 1314 1564 <option value="UnifrakturMaguntia">UnifrakturMaguntia</option> 1565 <option value="Vibur">Vibur</option> 1315 1566 <option value="Vollkorn">Vollkorn</option> 1316 1567 <option value="Vollkorn:regular,bold">Vollkorn (plus bold)</option> -
wp-google-fonts/trunk/readme.txt
r320796 r324831 4 4 Tags: Google fonts, fonts, font, type, free fonts, typography, theme, admin, plugin, css, design, plugin, template, page, posts, links, flash 5 5 Requires at least: 2.0.2 6 Tested up to: 3.0. 36 Tested up to: 3.0.2 7 7 Stable tag: trunk 8 8 … … 12 12 Google'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. 13 13 14 Right now, the Google Directory has 39great 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. - Adrian314 Right 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 15 15 16 16 == Changelog == 17 Version 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 17 20 Version 1.5 18 21 - 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.