Build SEO friendly sliders fast and easy with touch swipe navigation that works smoothly across all devices.
Prioritized issue groups from the latest Plugin Check scan
Security
646
10 issue groups
Maintainability
268
11 issue groups
I18n
266
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $domain parameter must be a single text string literal. Found: MSWP_TEXT_DOMAIN
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "MSP".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['m'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attach_fields".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a non-sanitized input variable: $_FILES['msp-import-file']['tmp_name']
Sample message
Use of a direct database call is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Axiom_List_Table".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'msp_pre_update_option_' . $option_name".
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 a possibly undefined superglobal array index: $_FILES['msp-import-file']['error']. Check that the array index exists before using it.
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 'master-slider' but got "default".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "DROP TABLE IF EXISTS $table_name"
Sample message
Unescaped parameter $this->options used in $wpdb->get_row()
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$option".
Not analyzed yet.
First score snapshot
v3.11.2
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,208 | 800 | 408 | v3.11.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.