| 开发者 | nikunjvyas |
|---|---|
| 更新时间 | 2026年7月15日 19:17 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
emetriomediapurge folder to the /wp-content/plugins/ directory.Yes — the plugin calls wp_delete_attachment(…, true) to permanently remove files.
The plugin stores results in a transient emetriomediapurge_unused_ids. Deleting the transient (or resaving an attachment) will force a rescan. Consider using WP-CLI or a scheduled job on large sites.