Customizer Export/Import

Easily export or import your WordPress customizer settings!

v0.9.8Beaver BuilderUpdated 2026-06-16Added Dec 20, 2014100k+ installs96% rating
47
Score
14
Errors
15
Warnings
+0
Change

Category Scores

Security6
Repo97
Performance100
Maintainability94

Top Issues by Category

Issues Details

29 issues found in latest scan

ERROR7
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES['cei-import-file']. Check that the array index exists before using it.

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['cei-import-file']['name']

ERROR2
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cei_error'.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_REQUEST['cei-export'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR2
wp_function_not_compatible_with_requires_wp

Function "wp_get_custom_css()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.6.0.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

29

Errors

14

Warnings

15

Score History

First score snapshot

First scan completed Jun 19, 2026

v0.9.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v0.9.8

47

Latest

Findings
29
Errors
14
Warnings
15
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins