WP Editor Widget

WP Editor Widget adds a rich text widget where the content is edited using the standard WordPress visual editor.

v0.6.0feedmeastraycatUpdated 2020-11-07Added Jun 19, 20139k+ installs92% rating
77
Score
9
Errors
6
Warnings
+0
Change

Category Scores

Security64
Repo89
Performance100
Maintainability93

Top Issues by Category

Issues Details

15 issues found in latest scan

ERROR5
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING3
trademarked_term

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

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR1
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR1
outdated_tested_upto_header

Tested up to: 5.5 < 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.

Latest Snapshot

Findings

15

Errors

9

Warnings

6

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v0.6.0

77

Latest

Findings
15
Errors
9
Warnings
6
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins