Make WordPress Core

Opened 6 years ago

Last modified 6 days ago

#49936 new enhancement

Add "deactivate" & "archive" bulk options to network site management

Reported by: afoc's profile afoc Owned by:
Milestone: Awaiting Review Priority: normal
Severity: minor Version: 5.4
Component: Networks and Sites Keywords:
Focuses: multisite Cc:

Description

On a multisite install, in site management for all subsites (wp-admin/network/sites.php) it would be very useful to have a default "deactivate" bulk option, as well as "archive". The only bulk options available are "delete" (which is true delete, see #44515), and ability to mark as spam or not. It seems arbitrary to only have those three instead of including the other available options, which I'd wager are just as frequently used if not more so.

Change History (1)

#1 @realloc
6 days ago

I can confirm that the bulk actions on the Sites list table are not coherent with the single-site actions available under each site's row actions.

The current bulk actions are: Deactivate, Archive, Spam, Delete.
The single-site row actions are: Flag for Deletion, Archive, Spam, Delete Permanently.

At a minimum, the labels should be aligned between bulk and row actions. Beyond that, it would be worth discussing whether additional actions (like "Activate" / "Unarchive" / "Not Spam") should also be available as bulk actions, as the original ticket suggests.

Note: See TracTickets for help on using tickets.