This plugin provides a quick and easy way to add testimonials to your site.
Prioritized issue groups from the latest Plugin Check scan
I18n
53
6 issue groups
Security
21
5 issue groups
Maintainability
20
8 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: QE_TESTIMONIALS_TEXT_DOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_quick_and_easy_testimonials".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "qe_register_testimonial_arguments".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "QE_TESTIMONIALS_BASE".
Sample message
Detected usage of a non-sanitized input variable: $_GET['post_type']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$f]. Check that the array index exists before using it.
Sample message
$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of tax_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Mismatched text domain. Expected 'quick-and-easy-testimonials' but got 'framework'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Provide an email address to use a %sGravatar%s, in case of no featured image.'.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "qe-testimonials", expected "quick-and-easy-testimonials".
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.1.6
55
Latest
v1.1.5
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 94 | 62 | 32 | v1.1.6 | 2.0.0 |
| 54 | 95 | 63 | 32 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.