DP Score Comment Dedupe
WordPress plugin: soft-delete duplicate award score comments (same entry/judge/feedback)
by Dont Panic Projects · github.com/dp-harrison/dp-score-comment-dedupe
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/dp-harrison/dp-score-comment-dedupe/releases/download/v1.0.0/dp-score-comment-dedupe.zipReadme
DP Score Comment Dedupe
WordPress plugin that finds and soft-deletes duplicate award score comments.
What it does
- Matches duplicates when Entry ID, Judge, Positive Comment, Constructive Comment, and Approved all match
- Notes is ignored for matching (blank vs filled Notes still counts as a duplicate)
- Keeps the row that has Notes (else highest ID)
- Soft-deletes extras (
deleted_at) and related score entry rows - Does not remove different judges’ comments on the same entry
- Preview counts + Download duplicates CSV (same columns as dashboard Score comments export)
Requirements
- WordPress
- Don’t Panic Entries plugin active (Eloquent
Score/ScoreEntrymodels)
Install
- Copy
dp-score-comment-dedupe/intowp-content/plugins/ - Activate DP Score Comment Dedupe
- Open Tools → Score Comment Dedupe
Or upload the release zip via Plugins → Add New → Upload Plugin (if uploads are allowed).
Usage
- Review the duplicate counts on the Tools page
- Optional: Download duplicates CSV to inspect before cleaning
- Clean duplicate score comment(s) — confirm the prompt
License
Proprietary — Dont Panic Projects
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Jul 20, 2026 | dp-score-comment-dedupe.zip | 0 |