Validate Gravatar Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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!";
}
Screenshots
No screenshots provided