[wp-trac] [WordPress Trac] #63378: Multisite attribute for "retired" sites
WordPress Trac
noreply at wordpress.org
Tue Jun 17 12:48:12 UTC 2025
#63378: Multisite attribute for "retired" sites
--------------------------------+------------------------------
Reporter: leedxw | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version:
Severity: normal | Resolution:
Keywords: | Focuses: multisite
--------------------------------+------------------------------
Comment (by knutsp):
I think a new attribute for retired sites, which means it's (supposed to)
get a kind of readonly state (maybe except for users with administrator
role), is a godd idea. Aa a first step this should only result in a filter
action, leaving it up to developers to make it have side effects. To make
it readonly one could downgrade all non admin users to contributor or no
role for the site, but this will not be reversible programmatically.
Another way is to include this in all capability checks that allow for
updates to published/private posts or, simpler, any, thereby short
circuiting and returning just the "read" capability.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63378#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list