Linux 软件免费装

DNUI

开发者 nicearma
更新时间 2016年9月12日 23:02
PHP版本: 4.4 及以上
WordPress版本: 4.6

标签

image images delete clean clean up image not used image unused delete unused image delete not used image clean up image clean image clean images clean wp clean wordpress

下载

1.1.2 1.2 1.3 1.3.1 1.4 1.5 1.5.1 1.5.2 1.5.3 1.5.4 2.0 2.0.1 2.2 2.2.1 2.2.2 2.3 2.4 2.5 2.5.1 2.5.2 2.5.3 2.5.4 2.5.6 2.5.7 1.1 2.1 2.5.5 2.8 2.8.1

详情介绍:

Now the plugin can be translated, please help me to do it DNUI (Delete Not Used Image) will search images from the database and try to find it on every Post and Page, if one image has one reference in this either post or page, the plugin will tell you that the image is used. The version 2.0 is one big remake of this plugin, all the code have changed, now the code work by Rest Service and use AngularJS (not more the BackboneJS) The update from the 1.x to the 2.0 is automatic, the only problem is that you will lost the backup folder and all backups made from the version 1.x The plugin was fully test it with WordPress 4.3/4.4.1 and PHP 5.3/5.4/5.6 This plugin use: This version can search if the image is used at: Translation: You can found the DNUI PRO VERSION if you need more useful features, like compatibility with WooCommerce If you need search all type of file or search from you upload folder try CUF Github at DNUI

安装:

The easy way :
  1. Download this plugin direct from the page of plugin in your wordpress site.
The hard way :
  1. Download the zip.
  2. Connect to your server and upload the DNUI folder to your /wp-content/plugins/ directory
  3. Activate the plugin using the Plugins menu in WordPress

常见问题:

Why i have to do Backup?

This plugin will delete images and information's in your server and the database, so you have to do one BACKUP every time you want to use this plugin.

Is the backup system from the DNUI plugin enough?

Yes and no, if you have the backup option active, the plugin will try to do one backup of the image you are try to delete, but this is not the main purpose of the DNUI plugin, so is not bull proof In the WordPress.org plugin page you can find a lots of Backup Plugin, so the will have better code for make Backup's

Is really not used / unused?

Yes and not, the not used label, tell you that the imageName.imageType (toto.jpg) is not found in any Post/Page/Shortcode So if you have another plugin, for example 'E-commerce X' that use the toto.jpg in one HTML code, the DNUI plugin can't work finding any reference, so you will have one false 'not used' label

How to fix the false 'not used' label?

This question can be hard to answer I build this plugin for help you to fix this problem, you have somes options:

  1. Use the Ignore Size Option, you can select one or more options (use Ctrl+Click) to ignore the size's
  2. You can dev your own ChekkerImage[Plugin].php code, and add this to CheckersDNUI (you can send me the code and i will put this in the Free version)
  3. Ask me to do it this plugin compatible with the X Plugin (Only for Pro version)

Where i can found the version pro?

You can found it at https://apps.nicearma.com

Fetching server... all time

I really don't know why some of you have this problem, try to reset the options at the option tab, and if the problem continue make a Support Threads at wordpress.org

How to test the plugin in my page

  1. Add one post.
  2. Upload n images to this post.
  3. Add different sizes and see if the plugin DNUI is taking the good original/sizes used or not.
  4. See if other plugin is using other sizes that the plugin DNUI is thinking that aren't used and adapt the ignore size list.
  5. Delete some not used image and see if the post/theme/page/other plugin is working|showing like he have to do.
  6. Try to adapt the DNUI option for make the plugin work fine with all plugin(TIP: USE THE IGNORE SIZE)
  7. Make your own crazy test (changing the DNUI option) for see what happen.
  8. Begin the delete part with the backup option checked (But is better if you use other backup plugin just in case)
This will take you 15 min but you will see if all is OK or not

更新日志:

Version 2.5.7 Version 2.5.6 Version 2.5.5 Version 2.5.4 Version 2.5.3 Version 2.5.2 Version 2.5.1 Version 2.5 Version 2.4 Version 2.3 Version 2.2.2 *Fix backup active but folder not created Version 2.2.1 Version 2.2 Version 2.1 Version 2.0.1 Version 2.0 Version 1.5.4 Version 1.5.3 Version 1.5.2 Version 1.5.1 Version 1.5 Version <1.5 A lots of js thanks to Backbone! Version 1.0 Change a lots of logic, a lots of js and not much of PHP, use of concept of service rest Version 0.8 Get projet DUI from the web, and change some logic, a lots of PHP, not much of js