The plugin allows to can easily change slug of custom post types from WordPress admin panel.
Prioritized issue groups from the latest Plugin Check scan
I18n
8
2 issue groups
Maintainability
5
3 issue groups
Security
4
3 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'wp-change-custom-post-slug' but got 'wpccps_th_custom_slugs'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Change Custom Posts Slugs" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: $post_type
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Invalid or missing Stable Tag. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
2
External assets
1
Incoming endpoints
0
No notable third-party domains detected.
No public endpoints detected.
First score snapshot
v1.2
75
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 21 | 17 | 4 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.