plugin-icon

TrucePurge

제작자: trucetech·
Group posts, pages and media by date, then bulk-delete a whole year, month, day, or single items — safely, with a typed DELETE step.
버전
1.2.0
최근 업데이트일
Jul 2, 2026
TrucePurge

TrucePurge adds one screen under Tools TrucePurge that turns a slow, click-by-click cleanup into a few seconds of work. It lays your content out as a Year Month Day Item tree with live counts, so you can see exactly what you have and remove exactly what you want.

It is built to be lightweight and to stay out of the way of your other plugins.

What you can do

  • Browse Posts, Pages, Images and Videos grouped by year and month, each level showing a live count.
  • Tick an entire year, an entire month, individual days, or single items — selections cascade and stay in sync with tidy tri-state checkboxes.
  • Use one-click quick selects: everything older than 30 days, 6 months, or 1 year (precise to the day), or select everything at once.
  • Filter by content type, by post status (Published, Draft, Pending, Private, Scheduled, Trash), or by a title keyword.
  • Choose how to remove: delete permanently (bypasses the Trash) or the safer move to Trash (recoverable).
  • Optionally also remove the media attached to the posts you are deleting.
  • Export a CSV of your selection first, so you always have a record of what was removed.
  • Watch progress on a bar as items are removed — the whole selection goes at once, with no artificial cap.

Built to be safe

  • Permanent deletion asks you to type the word DELETE, enforced on the server too, not just in the browser.
  • Every action checks a nonce and a capability, and each item is re-checked against your own delete permissions before it is touched.
  • All database reads use prepared statements.

Built to be conflict-free

  • Zero front-end footprint: all code runs in the admin only, and CSS/JS load on its own screen only.
  • No jQuery dependency (vanilla JS), so it cannot clash with another plugin’s jQuery version.
  • Everything is namespaced with a TRUCEPURGE_ / trucepurge_ prefix — no global functions, no shared option keys, no wp_ajax_nopriv hooks.

For developers

  • trucepurge_content_types — add or change the content types shown.
  • trucepurge_capability — change which capability may use the tool (default delete_posts).
  • trucepurge_after_delete — fires after each batch: do_action( 'trucepurge_after_delete', $ids, $user_id, $deleted, $mode ).
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.