Linux 软件免费装

Plugin Name

开发者 a-bishop
更新时间 2007年6月27日 02:20
捐献地址: 去捐款
PHP版本: 2.0.5 及以上
WordPress版本: 2.1.3

标签

comments gravatar livejournal userpic

下载

1.2

详情介绍:

This plugin allows you to generate a gravatar URL complete with rating, size, default, and border options. See the documentation for syntax and usage: http://www.gravatar.com/implement.php#section_2_2. It also shows LiveJournal userpics in comments.

安装:

Place gravatar.php to your plugins folder and activate it in control panel. Place /gravatars/ directory to your plugins folder and CHMOD it 777. In comments.php add the following string where it is needed: <img vspace=5 src="<?php gravatar("X", 80, ""); ?>" class="gravatar" alt="Gravatar Icon" />