wesg header image 2

Wordpress Plugin: Mass Page Remover

July 9th, 2008 · 5 Comments

Wordpress logoMass Page Maker made it easy to add pages, now Mass Page Remover makes it easy to delete them.

A simple admin panel interface, MPR gives you a starting ID and ending ID as well as a form for specific page IDs. The lower portion of the window displays a browser of pages and posts, making it easy to find the correct page to delete.

It has been tested up to the latest version of Wordpress, 2.7. If you have problems with an earlier version, or even if it works properly, please contact me or post a comment.

Usage

  • After activating the plugin, navigate to the admin panel interface, where the options can be entered to remove the required number of pages or posts.
  • View the page list at the bottom to see which pages you want to remove.

Example:
If the first page ID is 45 and the last page ID is 51, the pages that are deleted are

45
46
47
48
49
50
51

Example:
You want to remove pages 5 - 10, but also 14, 16, 19. Enter this:

First page ID: 5
Last page ID: 10
Separate pages: 14, 16, 19

Caution: This plugin is extremely powerful. A slip of the mouse can cause your blog to remove many more pages than you intended. Read the options carefully before removing pages.

Download latest version of Mass Page Remover

Installation

  1. Copy the folder mass-page-remover into your WordPress plugins directory (wp-content/plugins).
  2. Open the Wordpress Admin Panel and activate the plugin.
  3. Navigate to the Admin Panel for Mass Page Remover, where you can remove all the pages you desire.

While monetary gain was never my intention, if you wish to donate to the plugin, please send PayPal donations to paypal [at] wesg [at] ca.

FAQ

What is the purpose of this plugin?
As a compliment to my earlier plugin that inserts multiple pages, this plugin *removes* multiple pages or posts in an easy to use way.

What options are available?
In the interface panel, you have the ability to customize the page removal process.
You can change:

  • Starting ID of page
  • Ending ID of page
  • Specific IDs separated by commas

Screenshot

Click for a larger view.

Changelog

v1.0 –– July 9, 2008
* Initial release

v1.1 — July 28, 2008
* Cleaned up code and readme file

v1.2 — August 9, 2008
* fixed the post browser

v1.3 — November 13, 2008
* updated post/page browser
* fixed error when this is the only plugin installed
* brought the plugin up to Wordpress internationalization standards

v1.4 — January 6, 2009
* Updated for WordPress 2.7
* Add localization capability

View all plugins

Category: Wordpress
Tags: , , , ,

Similar Posts

5 responses so far ↓

  • 1 baron // Jul 25, 2008 at 9:33 pm

    hi. Thanks for plugin

    perfect.

    Regards

  • 2 ChuckRock // Nov 13, 2008 at 1:51 pm

    I am getting this error:

    Page Listing
    Sort by: Fatal error: Call to undefined function: edit_variable() in /home/better/public_html/bcc/wp-content/plugins/mass-page-remover/mass-page-remover.php on line 129

    any ideas?

  • 3 wesg // Nov 13, 2008 at 3:30 pm

    Thank you for pointing me to this error, Chuck. I’ve updated the plugin, and version 1.3 should fix your problem (it was caused by sharing code between my plugins, which is not a good idea).

  • 4 toan hoc // Jul 20, 2009 at 2:13 pm

    This information is not really new to me, but your writing is really worth reading. Thank you.

  • 5 Dale // Dec 26, 2009 at 12:25 pm

    Need a way for this plugin to have a Next Page…

    Can only see 1st 100, what do you do if you have 1,000 posts?

Leave a Comment