MCOD Post Cleanup Manager

설명

MCOD Post Cleanup Manager allows administrators to easily clean up their WordPress sites by deleting posts in bulk.
Features:
* Filter posts by Category.
* Filter posts by Author.
* Exclude posts by specific Categories, Authors, and Statuses.
* Target specific Post IDs directly, overriding other filters.
* Delete all posts.
* Choose between “Move to Trash” or “Delete Permanently”.
* AJAX-driven batch processing prevents timeouts on large sites.
* Configurable batch size.

설치

  1. Upload the mcdpb-post-cleanup-manager folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Settings > Bulk Delete Posts to start using the tool.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“MCOD Post Cleanup Manager”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “MCOD Post Cleanup Manager”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Feature: Added support to exclude specific Categories, Authors, and Post Statuses from bulk deletion.
  • Feature: Added field to target specific Post IDs for deletion, providing absolute priority over other filters.
  • Tweak: Redesigned the settings interface to split “Include Filters” and “Exclude Filters” for better usability.

1.0.3

  • Initial release.