Display testimonials and reviews on any page or widget area as list or slider. Upgrade to PRO for additional layouts, themes, submission form, API, ra …
Prioritized issue groups from the latest Plugin Check scan
I18n
244
8 issue groups
Security
238
4 issue groups
Maintainability
134
13 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$animation_speed'.
Sample message
Mismatched text domain. Expected 'bne-testimonials' but got 'cmb2'.
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
The $domain parameter must be a single text string literal. Found: $this->textdomain
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bne_testimonials_after".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$BNE_Testimonials".
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bne_testimonial_admin_help_page".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BNE_CPT".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BNE_TESTIMONIALS_BASENAME".
Sample message
The $plural parameter must be a single text string literal. Found: '%s '.$plural.' moved to the Trash.'
Sample message
The $single parameter must be a single text string literal. Found: '%s '.$singular.' moved to the Trash.'
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Processing form data without nonce verification.
Sample message
The parameter "$tax_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
File and folder names must not contain spaces or special characters.
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.
Potential connections found in static code analysis.
Outbound calls
161
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
3 score snapshots
v2.0.8.2
29
Latest
v2.0.8.1
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 623 | 521 | 102 | v2.0.8.2 | 2.0.0 |
| 29 | 623 | 521 | 102 | v2.0.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.