Accordion , FAQ & Docs builder with Drag and Drop features. Helpie Accordion FAQ plugin works with Helpie Knowledge Base , Woocommerce & Elementor
Prioritized issue groups from the latest Plugin Check scan
Maintainability
85
15 issue groups
I18n
57
7 issue groups
Security
42
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Mismatched text domain. Expected 'helpie-faq' but got "my_textdomain".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_domain
Sample message
The $text parameter must be a single text string literal. Found: $content
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ajax_hanlder".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "elementor/frontend/the_content".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "start_trial".
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
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
Translatable string should not be wrapped in HTML. Found: '<span style="color:#ff0000;font-weight: 700;">Shows post_excerpt, if not available takes the first \'n\' words from the post_content</span>'
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "Helpie FAQ — Accordion, Docs & Knowledge Base" is different from the name declared in plugin header "Helpie FAQ".
Potential connections found in static code analysis.
Outbound calls
280
External assets
5
Incoming endpoints
13
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.51
54
Latest
v1.50.1
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 185 | 96 | 89 | v1.51 | 2.0.0 |
| 54 | 185 | 96 | 89 | v1.50.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.