media-usage

外掛說明

這個外掛已於 2021 年 8 月 12 日關閉,且不提供下載。 原因: 安全性問題

使用者評論

2017 年 2 月 27 日 4 則留言
We acquired a fairly large site with about 1,500 media items and we really wanted to prune those back and find all files that were actually being used. This plugin did exactly that! Installation and activation were easy, just clicks of a button. The plugin explicitly notes that only Apache is currently supported so for our Nginx sites we had to create a custom rule (which we're used to with anything that needs to write to .htaccess). Here's the Nginx rule that we used: location ~ /wp-content/(.*)\.(jpe?g|png|gif)$ { rewrite ^(.*)$ /index.php?meow_media_handler=$1 last; } We know most of the content isn't delivered via JS so we then just scanned the site with Xenu and found exactly what we needed to know! Very helpful and we're looking forward to this possibly being merged into Media Cleaner.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Media Usage〉的開發相關工作。

參與者

將〈Media Usage〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄