WordPress.org

Make WordPress Core

Opened 12 months ago

#21156 new enhancement

Move utility functions out of wp-admin/network.php

Reported by: scribu Owned by:
Priority: normal Milestone: Awaiting Review
Component: Multisite Version:
Severity: normal Keywords: dev-feedback
Cc:

Description

There are several functions in wp-admin/network.php that would come in handy outside the WP Admin -> Network Setup screen:

  • network_domain_check()
  • allow_subdirectory_install()
  • get_clean_basedomain()

etc.

They could be moved to wp-admin/includes/ms.php

Change History (0)

Note: See TracTickets for help on using tickets.