[wp-trac] [WordPress Trac] #31702: Add action to handle network not found for multisite

WordPress Trac noreply at wordpress.org
Thu Sep 10 05:05:16 UTC 2015


#31702: Add action to handle network not found for multisite
--------------------------------+-------------------------
 Reporter:  rmccue              |       Owner:  jeremyfelt
     Type:  enhancement         |      Status:  closed
 Priority:  normal              |   Milestone:  4.4
Component:  Networks and Sites  |     Version:
 Severity:  normal              |  Resolution:  fixed
 Keywords:  has-patch           |     Focuses:  multisite
--------------------------------+-------------------------
Changes (by jeremyfelt):

 * owner:   => jeremyfelt
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"33990"]:
 {{{
 #!CommitTicketReference repository="" revision="33990"
 Multisite: Add action to handle network not found

 `ms_network_not_found` fires when the global `$current_site` has not been
 filled and `ms_not_installed()` is about to fire. It cannot be used to
 populate `$current_site`, but can be used to capture the request and
 redirect or present a custom error.

 Props rmccue.
 Fixes #31702.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31702#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list