Hello,

when managing big wordpress blog or several blogs, admin might be required to delete higher number of posts having only pretty URLs of posts which needs to be deleted.

THis can be alot of clicks and logins to delete such posts.

Can anyone please create PHP script which will allow inputting list of URLs, wordpress login username and password and submit to delete these posts in one click?

Would be good if this script can connect more domains, ie i manage 20 wordpress blogs having same login credentials on all of them, so it will delete all at once.

// Edit: here is introduced one WP plugin for this: http://internetlifeforum.com/wordpress/1997-how-delete-wordpress-posts-articles-url-bulk/ (it dont allow deleting acros network of WP sites.)