Responsive, lightweight, and fully customizable accordion plugin for WordPress. Perfect for FAQs, content organization, and improving user experience.
Prioritized issue groups from the latest Plugin Check scan
I18n
353
4 issue groups
Security
215
9 issue groups
Maintainability
131
11 issue groups
Supply Chain
3
1 issue group
Sample message
Mismatched text domain. Expected 'accordions-wp' but got 'cmb'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_tpaccpro_wiki_acc_theme_content_margin'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
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
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CMB_Checkbox".
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "TCP_accordions_wordpress_table_body".
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
Detected usage of a non-sanitized input variable: $_GET['post']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cmb_save_' . $field['type']".
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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CMB_DEV".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['crop']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $box['id']
Sample message
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hidden files are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Accordion-WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v3.0.6
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 712 | 554 | 158 | v3.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.