[wp-trac] [WordPress Trac] #40554: Hide /wp-admin/network/site-settings.php
WordPress Trac
noreply at wordpress.org
Mon Apr 24 18:14:27 UTC 2017
#40554: Hide /wp-admin/network/site-settings.php
--------------------------------+-----------------------------
Reporter: tomdxw | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version: trunk
Severity: normal | Keywords:
Focuses: multisite |
--------------------------------+-----------------------------
WordPress developers have decided that `/wp-admin/options.php` is
inappropriate to be shown to users and so there are no links to it. You
can't click on a menu item and stumble across it. The only way to find it
is to manually type in the URL. This is great because it prevents
inexperienced users from making potentially disastrous changes, or at the
very least being a bit confused.
`/wp-admin/network/site-settings.php` is pretty much the same as `/wp-
admin/options.php` except it hides options beginning with `_` and munges
the option names to be slightly more human-readable. As such, I think it
should be given the same treatment as `/wp-admin/options.php` - hide it
completely so that nobody stumbles across it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40554>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list