The official Gravatar plugin, featuring privacy-focused settings, easy profile updates, and customizable Gravatar Profile blocks.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
61
9 issue groups
Security
19
5 issue groups
I18n
5
1 issue group
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::FILTER_GRAVATAR_HOVERCARDS_MODULE_ENABLED".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attrs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$about_yourself'.
Sample message
Processing form data without nonce verification.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a non-sanitized input variable: $_POST['flush_cache_nonce']
Sample message
$_POST['flush_cache_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "post_{$args['id']}".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Gravatar Enhanced - Avatars, Profiles, and Privacy" is different from the name declared in plugin header "Gravatar Enhanced".
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v0.13.1
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 86 | 38 | 48 | v0.13.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.