WP Options Importer

Export and import WordPress Options.

v7Matthew BoynesUpdated 2023-03-03Added Apr 21, 20146k+ installs98% rating
96
Score
56
Errors
4
Warnings
+0
Change

Category Scores

Security100
Repo86
Performance100
Maintainability88

Top Issues by Category

Issues Details

60 issues found in latest scan

ERROR48
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'options-importer' but got 'wordpress-importer'.

ERROR3
WordPress.WP.I18n.MissingArgDomain

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

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Options Importer" - contains the restricted term "wp" which cannot be used at all in your plugin name.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 3.8.0.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Options_Importer".

ERROR1
missing_direct_file_access_protection

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

ERROR1
outdated_tested_upto_header

Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
readme_parser_warnings_too_many_tags

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

Latest Snapshot

Findings

60

Errors

56

Warnings

4

Score History

First score snapshot

First scan completed Jun 21, 2026

v7 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v7

96

Latest

Findings
60
Errors
56
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins