[wp-trac] [WordPress Trac] #61142: Rename the 'Deleted' state to 'Deactivated'
WordPress Trac
noreply at wordpress.org
Fri May 3 18:14:02 UTC 2024
#61142: Rename the 'Deleted' state to 'Deactivated'
---------------------------+-----------------------------
Reporter: ignatiusjeroe | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: multisite |
---------------------------+-----------------------------
On pages ''wp-admin/network/site-info.php?id=xxx'' and ''wp-
admin/network/sites.php'' the sites can be given states. There is a state
'Deleted' that should actually be renamed to 'Deactivated'. Why? Please
look at the quick action menu on wp-admin/network/sites.php by hovering
over any row. In this menu you can adjust some states of that particular
blog. Notice that deleted is not used. Here it's called Deactivated' ( or
'Activate' in case the blog is deactivated). The term 'deactivated' is so
more fitting, especially when there is an actual action called 'Delete'.
Usage of the word:
1. 'delete' is to permanently delete a blog
2. 'Deleted' is to deactivate the site. So it should be called deactivate.
Anywhere 'Deleted' is used on the page should be renamed to 'Deactivated'.
In other words only the readable text should be renamed. Any references in
the source code where 'deleted' is used can remain the same. So this fix
is just a superficial one; meant to prevent confusion and promote
inconstancy in term usage.
**Please review the attached images for more details.**
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61142>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list