[wp-trac] [WordPress Trac] #30145: Introduce wp_is_trusted_network()
WordPress Trac
noreply at wordpress.org
Tue Oct 28 20:49:20 UTC 2014
#30145: Introduce wp_is_trusted_network()
--------------------------------+-----------------------
Reporter: jeremyfelt | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.1
Component: Networks and Sites | Version:
Severity: normal | Keywords: has-patch
Focuses: multisite |
--------------------------------+-----------------------
`wp_is_trusted_network()` is a first step in establishing the concepts
around trusted and untrusted networks in multisite as part of the
[https://make.wordpress.org/core/2013/10/06/potential-roadmap-for-
multisite/ potential roadmap].
At first, the function will always return `false`. This will allow us to
start plugging it into various parts of core to better determine how to
call something "open" (as in registration, with untrusted users).
In the future, it will likely default to `false` with a filter to modify
on a per network basis.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30145>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list