Opened 6 years ago
Closed 6 years ago
#50464 closed enhancement (fixed)
Add `delete_count` to `wp_removable_query_args()`
| Reported by: | ocean90 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: |
Description
delete_count is set in the redirect URL after a user has been deleted. It's only used once to print the success message on wp-admin/users.php together with update argument which is already part of wp_removable_query_args().
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Do we need to set message for one time only whenever multiple users are going to remove from the list of the users page?
Can you please explain more about the issues?