This plugin is outdated and might not be supported anymore
Validate Gravatar

Validate Gravatar

By Arefly
Details
View on WordPress

Check if the Email’s Gravatar is exist.

檢測指定郵箱的Gravatar是否存在

Example:

if(validate_gravatar("name@domain.com")){
    echo "This Email have Gravatar!";
}else{
    echo "This Email do not have Gravatar!";
}

Details

Plugin code:
validate-gravatar
Plugin version:
1.0.5
Author:
Outdated:
Yes
WP version:
3.0 or higher
PHP version:
or higher
Test up to WP version:
3.7.41
Total installations:
10
Last updated:
2014-03-05
Rating:
Times rated:
1
gravatar
validate