這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Delayed Delete

外掛說明

Delayed Delete, developed by Crystal Green at the Tidbits of Experience mommy blog, is a WordPress plugin that provides a way to queue posts for bulk deletion. Instead of immediately deleting posts, you can add them to a delayed delete queue and delete them all at once when ready.

Features:

  • Add posts to delayed delete queue via bulk actions in the Posts admin page.
  • View queued posts in a dedicated admin submenu under Posts.
  • Remove selected posts from the queue individually or in bulk.
  • Export queue as a .txt file or display for copy/paste into your own file.
  • Permanently delete all queued posts with a single button click.
  • Security measures including nonces and capability checks.
  • Internationalization ready.

Translations

The plugin is ready for translations. The text domain is delayed-delete.

安裝方式

  1. Upload the delayed-delete folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Posts > Delayed Delete to use the feature.

常見問題集

Can I add pages or custom post types to the queue?

No, only standard posts (post_type = ‘post’) can be added to the queue.

What happens if I add the same post multiple times?

The plugin prevents duplicates from being added to the queue.

Is there an undo feature?

No, once posts are deleted, they cannot be recovered.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.