Validate Gravatar

Created by: Arefly

Rating:
Downloaded: 1k times

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

    Categories

    Get New Themes & Resources