Get rid of duplicate posts and pages (any post type) on your blog with manual or automatic modes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
34
8 issue groups
Security
22
7 issue groups
I18n
2
1 issue group
Repo Compliance
1
1 issue group
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
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$ddp_logtable} at "DELETE FROM {$ddp_logtable} WHERE id NOT IN (\n
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DDP_PLUGIN_DIR".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $ddp_logtable used in $wpdb->get_var()\n$ddp_logtable assigned unsafely at line 116.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ddp_deleted_duplicates".
Sample message
Unescaped parameter $thisquery used in $wpdb->get_results()\n$thisquery assigned unsafely at line 280.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $thisquery
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ddp_fs_loaded".
Sample message
$_POST['checked_posts'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v5.1
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 59 | 9 | 50 | v5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.