• Resolved Rashid

    (@rashidalica)


    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

    https://www.ads-software.com/plugins/team-rosters/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    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. ]

    Plugin Author Mark O’Donnell

    (@markodonnell)

    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. ]

    Thread Starter Rashid

    (@rashidalica)

    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.