Descrição
English
Unused Media Checker helps you identify, inspect, and safely remove unused media files from your WordPress Media Library.
Features:
Lists all attachments not used in posts, pages, or as featured images.
Integrates with AdvancedAds: excludes media used in ads automatically.
“Inspect” button: review each file in the Media Edit screen before deletion.
Bulk actions and pagination powered by WordPress’s native WP_List_Table class.
Translation-ready via the textdomain unused-media-checker.
Deutsch
Unused Media Checker hilft Ihnen, ungenutzte Dateien in Ihrer WordPress-Mediathek zu identifizieren, zu überprüfen und sicher zu entfernen.
Funktionen:
Listet alle Anhänge auf, die nicht in Beiträgen, Seiten oder als Beitragsbild verwendet werden.
Integriert AdvancedAds: Medien aus Anzeigen werden automatisch ausgeschlossen.
„Inspect“-Button: Vor dem Löschen können Sie jede Datei in der Mediatbearbeitung prüfen.
Massenaktionen und Paginierung basierend auf der WordPress-Klasse WP_List_Table.
Übersetzungsbereit über die Textdomain unused-media-checker, z. B. Deutsch, Englisch und weitere Sprachen.
Support
For issues or questions, visit:
https://derwebfuchs.de/wordpress-mediathek-aufraumen-unused-media-checker/
Instalação
Download the plugin ZIP file.
In the WordPress admin, go to Plugins > Add New > Upload Plugin and select the ZIP.
Activate the plugin through the Plugins menu.
Navigate to Media > Unused Media Checker to start cleaning up.
Perguntas frequentes
-
Will deleting unused media files affect my site?
-
No. Only files identified as unused are listed. Use the “Inspect” button to verify before removal.
-
Why aren’t my AdvancedAds images listed?
-
Media used in AdvancedAds is automatically detected and excluded from the list.
-
Do I need any settings?
-
No. Install and activate the plugin – it works out of the box.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Unused Media Checker” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Unused Media Checker” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.3.3
Removed unused CSS/JS – now relies on native List Table styles
Updated version and README
1.3.2
Removed script.js and style.css enqueue
1.3.1
Added Inspect button before delete
1.3.0
Database queries with LIMIT/OFFSET
WP_List_Table integration
AdvancedAds support
Centralized capability and nonce checks