Title: Validate Gravatar
Author: Arefly
Published: <strong>19, Febreru de 2014</strong>
Last modified: 5, Marzu de 2014

---

Guetar plugins

![](https://ps.w.org/validate-gravatar/assets/banner-772x250.png?rev=863355)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/validate-gravatar_2c362d.svg)

# Validate Gravatar

 By [Arefly](https://profiles.wordpress.org/eflyjason/)

[Download](https://downloads.wordpress.org/plugin/validate-gravatar.zip)

 * [Details](https://ast.wordpress.org/plugins/validate-gravatar/#description)
 * [Reviews](https://ast.wordpress.org/plugins/validate-gravatar/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/validate-gravatar/#installation)
 * [Development](https://ast.wordpress.org/plugins/validate-gravatar/#developers)

 [Support](https://wordpress.org/support/plugin/validate-gravatar/)

## 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!";
    }
    ```

## Installation

### Updgrading From A Previous Version

To upgrade from a previous version of this plugin, delete the entire folder and 
files from the previous version of the plugin and then follow the installation instructions
below.

### Installing The Plugin

Extract all files from the ZIP file, making sure to keep the file structure intact,
and then upload it to `/wp-content/plugins/`.

This should result in the following file structure:

    ```
    - wp-content
        - plugins
            - validate-gravatar
                | LICENSE
                | license.txt
                | readme.txt
                | validate-gravatar.php
    ```

Then just visit your admin area and activate the plugin.

**See Also:** [“Installing Plugins” article on the WP Codex](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)

## FAQ

  I cannot active this plugin, what can i do?

You may post on the [support forum of this plugin](https://wordpress.org/support/plugin/validate-gravatar/)
to ask for help.

  I love this plugin! Can I donate to you?

YES! I do this in my free time and I appreciate all donations that I get. It makes
me want to continue to update this plugin. You can find more details on [About Me Page](http://www.arefly.com/about/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Validate Gravatar” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Arefly ](https://profiles.wordpress.org/eflyjason/)

[Translate “Validate Gravatar” into your language.](https://translate.wordpress.org/projects/wp-plugins/validate-gravatar)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/validate-gravatar/),
check out the [SVN repository](https://plugins.svn.wordpress.org/validate-gravatar/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/validate-gravatar/)
by [RSS](https://plugins.trac.wordpress.org/log/validate-gravatar/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

**Version 1.0.5**

 * Remove All Remote Load File.

**Version 1.0.4**

 * Fix Bug of `define`. (Thanks to cmhello)

**Version 1.0.3**

 * Add Banners.

**Version 1.0.1 to 1.0.2**

 * Update Readme File’s Example.

**Version 1.0**

 * Initial release.

## Meta

 *  Version **1.0.5**
 *  Last updated **12 años ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/validate-gravatar/)
 * Tags
 * [gravatar](https://ast.wordpress.org/plugins/tags/gravatar/)[validate](https://ast.wordpress.org/plugins/tags/validate/)
 *  [Advanced View](https://ast.wordpress.org/plugins/validate-gravatar/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/validate-gravatar/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/validate-gravatar/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/validate-gravatar/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/validate-gravatar/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/validate-gravatar/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/validate-gravatar/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/validate-gravatar/reviews/)

## Contributors

 *   [ Arefly ](https://profiles.wordpress.org/eflyjason/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/validate-gravatar/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.arefly.com/donate/)