Changeset 921511
- Timestamp:
- 05/27/2014 08:53:25 AM (12 years ago)
- Location:
- google-webfonts-integrate/trunk
- Files:
-
- 4 added
- 2 edited
-
google-webfonts-integrate.php (modified) (2 diffs)
-
languages/gwi-es_ES.mo (added)
-
languages/gwi-es_ES.po (added)
-
languages/gwi-sr_RS.mo (added)
-
languages/gwi-sr_RS.po (added)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
google-webfonts-integrate/trunk/google-webfonts-integrate.php
r912708 r921511 4 4 Plugin URI: http://wordpress.org/extend/plugins/google-webfonts-integrate/ 5 5 Description: This plugin integrate Google WebFonts v2 to your website 6 Version: 1. 26 Version: 1.3 7 7 Author: Serkan Algur 8 8 Author URI: http://www.kaisercrazy.com … … 28 28 'gwi_sub' => 'latin,latin-extend', 29 29 'gwi_my_font' => 'no', 30 'gwi_own' => '', 30 'gwi_own' => '', 31 31 'gwi_own_font' => '' 32 32 ); -
google-webfonts-integrate/trunk/readme.txt
r912708 r921511 40 40 41 41 == Changelog == 42 = Version 1.3 = 43 * Serbian Language Added. Thanks [Ogi Djuraskovic](http://firstsiteguide.com/) 44 * Spanish Language Added. Thanks [Ogi Djuraskovic](http://firstsiteguide.com/) 45 * Plugin banner added 46 42 47 = Version 1.2 = 43 48 * Compatibility check for 3.9.1
Note: See TracChangeset
for help on using the changeset viewer.