Custom Post Type Permalinks

Edit the permalink of custom post type.

v3.5.5Toro_Unit (Hiroshi Urabe)Updated 2026-05-20Added Dec 3, 2011200k+ installs96% rating
35
Score
8
Errors
4
Warnings
+0
Change

Category Scores

Security81
Repo81
Performance100
Maintainability92

Top Issues by Category

Issues Details

12 issues found in latest scan

ERROR3
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR2
hidden_files

Hidden files are not permitted.

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.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_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
application_detected

Application files are not permitted.

WARNING1
github_directory

GitHub workflow directory ".github" detected. This directory should not be included in production plugins.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

ERROR1
missing_direct_file_access_protection

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

WARNING1
unexpected_markdown_file

Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.

Latest Snapshot

Findings

12

Errors

8

Warnings

4

Score History

First score snapshot

First scan completed Jun 19, 2026

v3.5.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v3.5.5

35

Latest

Findings
12
Errors
8
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins