mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
This allows a Multisite network to use an address that includes a port name, such as `example.com:1234`, and adds support for this to the local development environment too. You can now run a Multisite installation on the local development environment, for example at `localhost:8889`. This also fixes some bugs with running a single site installation on a port, and updates the testing infrastructure so that the whole test suite runs both with and without a port number. Props djzone, scribu, nacin, ipstenu, F J Kaiser, jeremyfelt, johnjamesjacoby, spacedmonkey, PerS, Clorith, Blackbam, enrico.sorcinelli, Jules Colle, obliviousharmony, desrosj, johnbillion Fixes #21077, #52088 Built from https://develop.svn.wordpress.org/trunk@58097 git-svn-id: http://core.svn.wordpress.org/trunk@57562 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| about.php | ||
| admin.php | ||
| contribute.php | ||
| credits.php | ||
| edit.php | ||
| freedoms.php | ||
| index.php | ||
| menu.php | ||
| plugin-editor.php | ||
| plugin-install.php | ||
| plugins.php | ||
| privacy.php | ||
| profile.php | ||
| settings.php | ||
| setup.php | ||
| site-info.php | ||
| site-new.php | ||
| site-settings.php | ||
| site-themes.php | ||
| site-users.php | ||
| sites.php | ||
| theme-editor.php | ||
| theme-install.php | ||
| themes.php | ||
| update-core.php | ||
| update.php | ||
| upgrade.php | ||
| user-edit.php | ||
| user-new.php | ||
| users.php | ||