Custom Post Type Widgets

Custom Post Type Widgets plugin adds default custom post type widgets.

v1.5.3thingsymUpdated 2026-06-02Added Jan 28, 201510k+ installs96% rating
99
Score
7
Errors
3
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability96

Top Issues by Category

Issues Details

10 issues found in latest scan

ERROR7
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $value->label

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.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "__CUSTOM_POST_TYPE_WIDGETS__".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "show_recent_comments_widget_style".

Latest Snapshot

Findings

10

Errors

7

Warnings

3

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.5.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.5.3

99

Latest

Findings
10
Errors
7
Warnings
3
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins