Easily move, duplicate, backup and copy paste content and designs between your WordPress websites in seconds.
Prioritized issue groups from the latest Plugin Check scan
Security
156
9 issue groups
Maintainability
112
15 issue groups
I18n
16
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addSettingText'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "attachment_url_to_postid()" requires WordPress 4.0.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Mismatched text domain. Expected 'doubly' but got "unlimited-elements-for-elementor".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name doesn't exists"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GlobalsDOUBLY".
Sample message
The use of function ini_set() is discouraged
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$currentFolder".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$name]
Sample message
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found $query
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: "code_snippets/create_snippet".
Sample message
print_r() found. Debug code should not normally be used in production.
Not analyzed yet.
First score snapshot
v1.0.47
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 307 | 252 | 55 | v1.0.47 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.