This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Before deleting the posts

Description

This plugin backs up before deleting posts.

When you click “Delete Permanently” WordPress will create an XML file to save to your server computer.

The XML file is stored in “wp-content/deleted_posts” on your wordpress.
The XML file is stored in the site-id if your wordpress is multi sites.

The XML file is stored with a format same as Export on WordPress.
If you want to restore the post, you can use Import on WordPress.

Supporting post-types are “post”, “page” and “custom post”.
But “attachment” is unsupported.

— Attention —

We warn users of version 0.1.x.
Version 0.1.x has an error at the time of the installation.
After having deleted version 0.1 or 0.1.1, please install you again.

Arbitrary section

— Attention —

We warn users of version 0.1.x.
Version 0.1.x has an error at the time of the installation.
After having deleted version 0.1 or 0.1.1, please install you again.

Screenshots

  • Trigger "Delete Permanently".

  • Backed up deleted posts.

  • Backup as Export XML.

Installation

  1. Download before-deleting-the-posts.zip
  2. Upload the unpacked folders and files into “wp-content/plugins/”.
  3. Activate the plugin from the Admin interface; “Plugins”.

    — Attention —

    We warn users of version 0.1.x.
    Version 0.1.x has an error at the time of the installation.
    After having deleted version 0.1 or 0.1.1, please install you again.

FAQ

Why do we need this?

Because administrators or editors are not you only.
The WordPress has many administrators and editors if it is wordpress of the multi-site.
Every administrators and editors can delete posts and pages.
Other administrators or editors may delete post or the page before you know it.
After it was deleted, you cannot restore it.
Everybody wants to delete it.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Before deleting the posts” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1 (2014.12.01)

first version.

0.1.1 (2014.12.02)

Bug Fix.

0.2 (2014.12.03)

We changed plugin-file-name from “asm-B4DelPosts” to “before-deleting-the-posts”.
Because there was an installation error “The plugin does not have a valid header.”.