Title: Bulk Edit
Last modified: August 21, 2016

---

# Bulk Edit

 *  Resolved [Rashid](https://wordpress.org/support/users/rashidalica/)
 * (@rashidalica)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bulk-edit-2/)
 * Hi Mark,
 * First of all thank you for the plugin, it’s great and has saved me a lot of time.
 * I recently updated the plugin. Before the update I recall having the option to
   edit players in bulk. I can no longer do that with the latest update? Just want
   to confirm if everyone is experiencing this or just myself.
 * If the function was removed intentionally, would you be able to guide me towards
   how I can modify the plugin to bring it back (or an alternative way of deleting
   the players). I’ve got about 500 players I need to delete and there is no way
   I’m going to do it one by one.
 * Thanks again.
 * – Rashid
 * [http://wordpress.org/plugins/team-rosters/](http://wordpress.org/plugins/team-rosters/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bulk-edit-2/#post-4053303)
 * Hi Rashidali.ca-
 * Yes, the bulk edit was removed intentionally in the last release. It was causing
   a collection of problems and I did not see a need for it at that time. Here are
   the offending lines (around line 133 in my dev version).
 * >  // Remove the Bulk Actions pull-down
   >  add_filter( ‘bulk_actions-‘ . ‘edit-
   > player’, ‘__return_empty_array’ );
 * In retrospect, I think the quickedit menu was the real big problem. I am working
   on an update right now to fix a bug (or two). I’ll look at putting bulk edit,
   or at least bulk delete back.
 * _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures).]_
 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bulk-edit-2/#post-4053348)
 * Hi Rashid-
    I have managed to add bulk delete back without bulk edit, which was
   causing problems. It will be in the next release but if you’d like to try a beta
   version let me know.
 * _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures).]_
 *  Thread Starter [Rashid](https://wordpress.org/support/users/rashidalica/)
 * (@rashidalica)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bulk-edit-2/#post-4053353)
 * Hi Mark,
 * Thanks for your quick replies. I actually managed to add it back myself thanks
   to your earlier guidance and have dealt with the problem since.
 * The bulk edit/delete functions are definitely a feature that I think should be
   part of the plugin. Hope to see it in the next release!
 * Again, thank you very much for your help!
 * Regards,
    — Rashid

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bulk Edit’ is closed to new replies.

 * ![](https://ps.w.org/team-rosters/assets/icon-128x128.png?rev=1087838)
 * [Team Rosters](https://wordpress.org/plugins/team-rosters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-rosters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-rosters/)
 * [Active Topics](https://wordpress.org/support/plugin/team-rosters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-rosters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-rosters/reviews/)

## Tags

 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rashid](https://wordpress.org/support/users/rashidalica/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/bulk-edit-2/#post-4053353)
 * Status: resolved