Media Trash Button

설명

Add trash button for Media Library.

Add button

  • List view only.

Button

  • All media items
  • View Trash

In wp-config.php, Add the following one line.

define( 'MEDIA_TRASH', true );

스크린샷

  • Media Library
  • Trash

설치

  1. Upload media-trash-button directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

none

후기

2021년 9월 11일
Thanks Katsushi Kawamori perfect plugin.I’m happy 🙂
2021년 1월 12일
I deleted an image but was unable to save another image in the same name as the deleted image because it was in the trash. I used this plugin and I was able to permanently delete the trashed image and save my new image. I love this plugin. Thanks to the developers.
2020년 10월 12일
It might be just a small plugin, but it helps to (easily) get rid of accumulated ‘trash’ media files directly from WP admin panel (standard WP does not expose these files for permanent removal).
모든 3 평가 읽기

기여자 & 개발자

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

기여자

“Media Trash Button”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Media Trash Button”(을)를 번역하세요.

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

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

변경이력

[1.04] 2025/04/18

  • Fix – Loading the management screen.

1.03

Supported WordPress 6.4.
PHP 8.0 is now required.

1.02

Supported WordPress 5.6.

1.01

Made it list view only.

1.00

Initial release.