Title: Maybe Perma Delete
Author: featurenotabug.
Published: <strong>2026 年 5 月 15 日</strong>
Last modified: 2026 年 5 月 15 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/maybe-perma-delete.svg)

# Maybe Perma Delete

 由 [featurenotabug.](https://profiles.wordpress.org/featurenotabug/) 開發

[下載](https://downloads.wordpress.org/plugin/maybe-perma-delete.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/maybe-perma-delete/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/maybe-perma-delete/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/maybe-perma-delete/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/maybe-perma-delete/#developers)

 [技術支援](https://wordpress.org/support/plugin/maybe-perma-delete/)

## 外掛說明

It can be quite annoying when you want to delete a post but it only has a Trash 
link. You then need to go into the trash to delete it for real. This plugin allows
you to delete a post permanently by turning the trash links into a permanent delete
link when you hold down the Esc key on your keyboard.

**Maybe Perma Delete** adds a convenient way to permanently delete content directly
from the admin without the risk of pressing it accidentally:

 * **Esc-hover in post tables**: Hold the Esc key while hovering over the Trash 
   action in post, page, or custom post type lists. The link will change to **Delete
   permanently** for that specific row.
 * **Esc-hover on the post edit screen**: On the single post edit screen, hold Esc
   while hovering over the **Move to Trash** link to turn it into **Delete permanently**.
 * **Bulk actions**: The bulk actions dropdowns always include a **Delete permanently**
   option alongside the default Trash action.

## 安裝方式

 1. Upload the `maybe-perma-delete` folder to the `/wp-content/plugins/` directory,
    or install the plugin via the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to any posts, pages, or custom post type list, or open a single post edit screen,
    and use the Esc key with the delete actions as described.

## 常見問題集

### Does this replace the default trash behavior?

No. The default **Move to Trash** behavior remains available everywhere. Maybe Perma
Delete only adds an additional way to permanently delete items when you explicitly
choose it.

### Does this work with custom post types?

Yes, the plugin hooks into the standard admin post list and edit screens, so any
custom post type that appears there will inherit the same behavior.

### Can I recover items that I permanently delete?

No. When you use **Delete permanently**, the content is hard-deleted from the database.
Make sure you have backups if you need the ability to restore deleted content.

### Does this work with media / the media library?

Yes, but it only makes sense when media trash is manually enabled in your WordPress
configuration. By default, media files are permanently deleted already. To enable
trash for media, add the following to your `wp-config.php`:

    ```
    define( 'MEDIA_TRASH', true );
    ```

Once enabled, media files will have a Trash action, and Maybe Perma Delete will 
work with them just like posts and pages.

### Does this affect front-end behavior?

No. The plugin only modifies admin-side delete options and JavaScript. It doesn’t
change your front-end or theme output.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

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

參與者

 *   [ featurenotabug. ](https://profiles.wordpress.org/featurenotabug/)

[將〈Maybe Perma Delete〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/maybe-perma-delete)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/maybe-perma-delete/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/maybe-perma-delete/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/maybe-perma-delete/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/maybe-perma-delete/)。

## 變更記錄

#### 1.0.0

Initial release:
 * Esc-hover delete behavior in post tables for posts, pages, media,
comments and all relevant custom post types. * Esc-hover delete behavior on the 
post edit screen for both the classic editor and Gutenberg. * Bulk **Delete permanently**
actions alongside default trash actions.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/maybe-perma-delete/)
 * 標籤:
 * [delete](https://tw.wordpress.org/plugins/tags/delete/)[force](https://tw.wordpress.org/plugins/tags/force/)
   [permanent](https://tw.wordpress.org/plugins/tags/permanent/)[trash](https://tw.wordpress.org/plugins/tags/trash/)
 *  [進階檢視](https://tw.wordpress.org/plugins/maybe-perma-delete/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/maybe-perma-delete/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/maybe-perma-delete/reviews/)

## 參與者

 *   [ featurenotabug. ](https://profiles.wordpress.org/featurenotabug/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/maybe-perma-delete/)