This plugin provides alert message for duplicate post title and unique post title when adding new post.
Prioritized issue groups from the latest Plugin Check scan
Security
14
6 issue groups
Maintainability
7
5 issue groups
Repo Compliance
4
4 issue groups
I18n
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['post_id']
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['post_id']. Check that the array index exists before using it.
Sample message
$_REQUEST['post_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Unescaped parameter $sim_titles used in $wpdb->get_results()\n$sim_titles assigned unsafely at line 61.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $sim_titles
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'duplicate-title-checker' but got 'unique-title-checker'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.2 < 7.1. 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
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "wp_json_encode()" requires WordPress 4.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.2
60
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 27 | 11 | 16 | v1.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.