{"id":19006143,"url":"https://github.com/danielsan80/cleanup-images","last_synced_at":"2026-06-14T20:33:05.676Z","repository":{"id":23226747,"uuid":"26584131","full_name":"danielsan80/cleanup-images","owner":"danielsan80","description":"WordPress.org Plugin Mirror","archived":false,"fork":false,"pushed_at":"2014-11-13T11:12:34.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T14:23:14.287Z","etag":null,"topics":["old","wp"],"latest_commit_sha":null,"homepage":"http://www.pluginmirror.com/plugins/cleanup-images/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielsan80.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-13T11:10:45.000Z","updated_at":"2020-03-26T16:01:17.000Z","dependencies_parsed_at":"2022-08-21T14:20:40.745Z","dependency_job_id":null,"html_url":"https://github.com/danielsan80/cleanup-images","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/danielsan80/cleanup-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsan80%2Fcleanup-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsan80%2Fcleanup-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsan80%2Fcleanup-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsan80%2Fcleanup-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielsan80","download_url":"https://codeload.github.com/danielsan80/cleanup-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielsan80%2Fcleanup-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34337551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["old","wp"],"created_at":"2024-11-08T18:30:42.473Z","updated_at":"2026-06-14T20:33:05.659Z","avatar_url":"https://github.com/danielsan80.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?business=donation@delwinvriend.com\u0026cmd=_xclick\u0026currency_code=EUR\u0026item_name=Donation%20for%20Cleanup%20Images%20WordPress%20Plugin"],"categories":[],"sub_categories":[],"readme":"=== Cleanup Images ===\nContributors: delwinv\nDonate link: https://www.paypal.com/cgi-bin/webscr?business=donation@delwinvriend.com\u0026cmd=_xclick\u0026currency_code=EUR\u0026item_name=Donation%20for%20Cleanup%20Images%20WordPress%20Plugin\nTags: image, media, library, clean, delete\nRequires at least: 3.0.1\nTested up to: 3.9\nStable tag: 1.04\nLicense: GPLv2 or later\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n\nCleanup your Media Library and disk storage by finding and deleting unused images in the Media Library.\n\n== Description ==\n\nA plugin to help in deciding which images in the Media Library you want to delete and then\ndeleting them from both the DB and the directory if you decide to do so. This plugin will\nsearch the database for all images in the Media Library and determine whether or not they\nare in use. They will then be listed. If not used, you will be able to select them in order\nto delete them.\n\nThis plugin finds all standard (out of the box) image usage as well as images used by the\nPods plugin and images referenced in the WordPress options table.\n\nThis plugin is based on a partial rewrite and major extension of Delete Not Used Images (DNUI).\nIn addition to the functionality of that plugin, this plugin:\n\n* accounts for images used by Pods (Pods 2.1+)\n* accounts for any images specified in the WP options table\n* provides for an image preview on hovering over the image names\n* formats the screens in a nicer manner and starts to use standard WP CSS for formatting\n* supports translation for most phrases with support for only three phrases still outstanding\n\nObviously, there is more to come:\n\n* more complete Pods compatibility (table-mode)\n* more complete translation support\n* more fully styled to WordPress interface style\n\nAny requests for features, please send them to me at [requests@delwinvriend.com](mailto:requests@delwinvriend.com)\n\n\n== Installation ==\n\nThis section describes how to install the plugin and get it working.\n\n1. Unzip the folder clean-up-images from the downloaded zip file into the `/wp-content/plugins/` directory\n1. Activate the plugin through the 'Plugins' menu in WordPress\n1. Navigate to the usage screen through the 'Settings =\u003e Cleanup Images' menu\n\n== Frequently Asked Questions ==\n\n= Does this plug find all references to the image? =\nSince any plugin and any development of a WordPress site can store image references in any number of ways, this\nplugin cannot predict them all. This plugin only searches standard WordPress pages and posts, as well as entries\nin the WordPress options table and standard usage of Pods 2.1+. It does not currenltly find any other sort of reference\nor support the Pods tables option.\n\n= What about Pods being used with their own tables? =\nNo, this plugin does not currently search Pods created tables for images. Only Pods 2.1 used in the meta-data mode\nis supported.\n\n= Can I undelete the images I delete with this plugin? =\nNo, there is no support to undelete the image. It is permanently removed from the database and the site upload\ndirectory. Please make sure you always have a backup of your database and your site directory before using this\nor any other plugin or making any changes on your site. Your data is valuable.\n\n= Why are there child images for each of my uploaded images? =\nBy default, WordPress generates several sizes of images for each upload (up to three different sizes). If you don't\nmake use of this default functionality, you can turn it off on the Settings =\u003e Media page by setting\neach width and height to 0. You'll have less to clean up in the future.\n\n= Why do I get a session error? =\nOften, on sites hosted on shared servers, the PHP's settings haven't been completely configured. In php.ini of your\nsite, you need to ensure that a valid directory is specified for the session data, and that this directory is\nwritable by the web server/PHP. See your hosting ISP for more information.\n\n\n== Screenshots ==\n1. Shows the cleanup screen before a search for images is performed\n2. Shows the image preview feature available once a search is performed\n3. Shows the one image not used having been checked using the \"Select all...\" checkbox\n4. Shows the one selected image having been deleted and no longer showing in the list\n\n== Changelog ==\n\n= 1.04 =\n* PHP Strict Standards compliance change in usage of array_pop() function. Thank-you overclokk.\n* Changed deletion code to report attempted file deletion path if a file was not found to try to debug some file deletion issues.\n\n= 1.03 =\n* Updated compatibility to WordPress 3.9\n\n= 1.02 =\n* Updated compatibility to WordPress 3.6.1\n\n= 1.0 =\n* First public release - no change from 0.11 other than the readme file and site banner image\n\n= 0.11 =\n* Fixed pagination issue when deleting all images from the last page\n\n= 0.1 =\n* Initial version, used on production sites programmed by Delwin Vriend\n\n== Upgrade Notice ==\n\n= 1.02 =\n* Updated compatibility to WordPress 3.6.1. No need to upgrade\n\n= 1.0 =\n* First public release - no change from 0.11 other than the readme file and site banner image\n\n= 0.11 =\n* Upgrade if you have an issue with the pagination when deleting all images from the last page. This can also be\ncorrected by simply re-running the query for unused images.\n\n= 0.1 =\n* Initial version\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielsan80%2Fcleanup-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielsan80%2Fcleanup-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielsan80%2Fcleanup-images/lists"}