Easily export or import your WordPress customizer settings!
Prioritized issue groups from the latest Plugin Check scan
Security
23
7 issue groups
Maintainability
4
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
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: $_FILES['cei-import-file']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['cei-import-file']['name']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cei_error'.
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST['cei-export'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_get_custom_css()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v0.9.8
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 29 | 14 | 15 | v0.9.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.