=== Plugin Name ===
Contributors: evlos
Donate link: http://www.evlos.org/about/
Tags: gravatar,cache
Requires at least: 2.7.0
Tested up to: 3.0.1
Stable tag: 1.0.4

== Description ==

迷你 Gravatar 头像缓存插件，可以将 Gravatar 头像缓存至本地，以加快加载速度，使其不受 Gravatar 服务器连接速度的影响。

Wordpress wp-gravatar-mini-cache plugin, can cache the avatars from gravatar server, and speed up the loading.

* 官网无法下载则请到此处下载 - http://code.google.com/p/evlosbox/downloads/list

= 1.0.4 =
* 修复了默认头像文件名为 default.png，并修正了 $ava_default 变量名错误 [Fix some bugs]

= 1.0.3 =
* 这个版本号在内部测试时候用掉了 ╮(╯▽╰)╭ [This version number is used for alpha test]

== Installation ==

= 安装方法[Installation] =

* Unzip and upload the 'wp-gravatar-mini-cache' directory to the '/wp-content/plugins/' directory, then activate the plugin through the 'Plugins' menu in WordPress.

* 解压到/wp-content/plugins/目录，然后在插件页面激活插件就可以用了噢。

== Frequently Asked Questions ==

= It maybe have a bad perfermance in some themes =

* Beacuse these themes have its own Gravatar function, or just adjust the Gravatar images too crazy. I will try my best to fix it at the following updates.

= 在某些主题下面可能运行不大正常，主要是在显示效果方面的 =

* 有些主题并没有使用官方的Gravatar函数，或者对头像的显示效果进行了大幅度的调整。随后的升级中会逐渐对这些问题进行修复。

== Screenshots ==

= Test screenshot =

* List one

== Upgrade Notice ==

= Nothing now. =

== Changelog ==

= 1.0.4 =
* 修复了默认头像文件名为 default.png，并修正了 $ava_default 变量名错误 [Fix some bugs]

= 1.0.3 =
* 这个版本号在内部测试时候用掉了 ╮(╯▽╰)╭ [This version number is used for alpha test]

= 1.0.2 =
* 修复了在Win主机上路径错误的问题
* 修复了因为官网压缩包名称与缓存文件夹路径不兼容的情况
* 增加了后台说明页面 [Fix some bugs]

= 1.0.1 =
* 优化精简了代码 [optimize the source code]

= 1.0.0 =
* 一个简单的开始 [just a simple beginning]