{"id":61788,"date":"2013-08-27T22:09:11","date_gmt":"2013-08-27T22:09:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/cleanup-images\/"},"modified":"2015-08-26T13:38:28","modified_gmt":"2015-08-26T13:38:28","slug":"cleanup-images","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/cleanup-images\/","author":13001557,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.04","stable_tag":"trunk","tested":"3.9.40","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Clean Up Images","header_author":"Delwin Vriend","header_description":"","assets_banners_color":"","last_updated":"2015-08-26 13:38:28","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.delwinvriend.com\/clean-up-images\/","header_author_uri":"http:\/\/www.delwinvriend.com\/","rating":0,"author_block_rating":0,"active_installs":100,"downloads":21334,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","screenshots","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-61788","plugin","type-plugin","status-closed","hentry","plugin_committers-delwinv"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cleanup-images.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>This plugin was an edit of a plugin already in use by a client and the code posted here\nby license requirement.<\/strong> <em>It doesn't determine which images template files reference and is\nexceedingly slow.<\/em><\/p>\n\n<p>I suggest the plugin: <a href=\"https:\/\/wordpress.org\/plugins\/image-cleanup\/\">Image Cleanup<\/a><\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Unzip the folder clean-up-images from the downloaded zip file into the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Navigate to the usage screen through the 'Settings =&gt; Cleanup Images' menu<\/li>\n<\/ol>\n\n<!--section=faq-->\n<h4>Does this plug find all references to the image?<\/h4>\n\n<p>Since 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.<\/p>\n\n<h4>What about Pods being used with their own tables?<\/h4>\n\n<p>No, this plugin does not currently search Pods created tables for images. Only Pods 2.1 used in the meta-data mode\nis supported.<\/p>\n\n<h4>Can I undelete the images I delete with this plugin?<\/h4>\n\n<p>No, 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.<\/p>\n\n<h4>Why are there child images for each of my uploaded images?<\/h4>\n\n<p>By 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 =&gt; Media page by setting\neach width and height to 0. You'll have less to clean up in the future.<\/p>\n\n<h4>Why do I get a session error?<\/h4>\n\n<p>Often, 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.<\/p>\n\n<!--section=screenshots-->\n<ol class='screenshots'>\n\t<li>\n\t\t<a href='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-1.png?rev=763351' title='Click to view full-size screenshot 1'>\t\t\t<img class='screenshot' src='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-1.png?rev=763351' alt='cleanup-images screenshot 1' \/>\n\t\t<\/a>\t\t<p>Shows the cleanup screen before a search for images is performed<\/p>\n\t<\/li>\n\t<li>\n\t\t<a href='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-2.png?rev=763351' title='Click to view full-size screenshot 2'>\t\t\t<img class='screenshot' src='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-2.png?rev=763351' alt='cleanup-images screenshot 2' \/>\n\t\t<\/a>\t\t<p>Shows the image preview feature available once a search is performed<\/p>\n\t<\/li>\n\t<li>\n\t\t<a href='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-3.png?rev=763351' title='Click to view full-size screenshot 3'>\t\t\t<img class='screenshot' src='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-3.png?rev=763351' alt='cleanup-images screenshot 3' \/>\n\t\t<\/a>\t\t<p>Shows the one image not used having been checked using the \"Select all...\" checkbox<\/p>\n\t<\/li>\n\t<li>\n\t\t<a href='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-4.png?rev=763351' title='Click to view full-size screenshot 4'>\t\t\t<img class='screenshot' src='\/\/ps.w.org\/cleanup-images\/assets\/screenshot-4.png?rev=763351' alt='cleanup-images screenshot 4' \/>\n\t\t<\/a>\t\t<p>Shows the one selected image having been deleted and no longer showing in the list<\/p>\n\t<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.04<\/h4>\n\n<ul>\n<li>PHP Strict Standards compliance change in usage of array_pop() function. Thank-you overclokk.<\/li>\n<li>Changed deletion code to report attempted file deletion path if a file was not found to try to debug some file deletion issues.<\/li>\n<\/ul>\n\n<h4>1.03<\/h4>\n\n<ul>\n<li>Updated compatibility to WordPress 3.9<\/li>\n<\/ul>\n\n<h4>1.02<\/h4>\n\n<ul>\n<li>Updated compatibility to WordPress 3.6.1<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First public release - no change from 0.11 other than the readme file and site banner image<\/li>\n<\/ul>\n\n<h4>0.11<\/h4>\n\n<ul>\n<li>Fixed pagination issue when deleting all images from the last page<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial version, used on production sites programmed by Delwin Vriend<\/li>\n<\/ul>","raw_excerpt":"Do NOT use this plugin","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/61788","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=61788"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/delwinv"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=61788"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=61788"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=61788"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=61788"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=61788"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=61788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}