Transform jargon into engaging content that boosts SEO, drives engagement, improves conversions, with automatic links and tooltips.
Prioritized issue groups from the latest Plugin Check scan
Security
565
10 issue groups
Maintainability
111
11 issue groups
I18n
95
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p><strong>$message</strong></p></div>"'.
Sample message
Mismatched text domain. Expected 'enhanced-tooltipglossary' but got 'cm-tooltip-glossary'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additionalTooltipTabContent".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['cminds_action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_GET['cminds_action']
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filterName".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cm_settings_get".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['cminds-sysinfo']. Check that the array index exists before using it.
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
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
trigger_error() found. Debug code should not normally be used in production.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $glossary_items
Sample message
Possible use of short open tags detected; found: <? _e( 'Next page' ); ?>">\n
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: "%s".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "CM".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$optionKey'.
Potential connections found in static code analysis.
Outbound calls
196
External assets
5
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.5.5
27
Latest
v4.5.4
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 799 | 611 | 188 | v4.5.5 | 2.0.0 |
| 27 | 799 | 611 | 188 | v4.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.