WordPress/wp-admin
Andrew Nacin ffc4ca7b01 Introduce get_site_by_path() and further rewrite the site detection process for multisite.
This is the first big step to supporting arbitrary domains and paths. In this new approach, sites are detected first where possible, then the network is inferred. Allows filtering for arbitrary path segments, smooths out some weirdness, and removes various restrictions. A sunrise plugin could do much of its work by adding filters, if those are even needed.

see #27003.

Built from https://develop.svn.wordpress.org/trunk@27359


git-svn-id: http://core.svn.wordpress.org/trunk@27209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-02 22:25:14 +00:00
..
css Add the ability to drag and drop files directly onto the editor. 2014-03-01 21:34:17 +00:00
images Optimize 69 images (of 127) using the new Grunt task. (See [27172].) 2014-02-13 08:03:14 +00:00
includes Introduce get_site_by_path() and further rewrite the site detection process for multisite. 2014-03-02 22:25:14 +00:00
js Themes screen: Clicking back through history should properly close the overlay. 2014-02-27 00:18:13 +00:00
maint
network Display site deletion confirmation as a regular admin page. 2014-03-02 08:39:15 +00:00
user
about.php Make the user arguments for get_edit_profile_url() and get_dashboard_url() optional, defaulting to the current user. 2014-02-25 17:08:13 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php
customize.php
edit-comments.php
edit-form-advanced.php Use a consistent format for translator comments. 2014-02-28 08:09:13 +00:00
edit-form-comment.php Use a consistent format for translator comments. 2014-02-28 08:09:13 +00:00
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php
import.php
index.php
install-helper.php Remove all `@package` and `@subpackage` PHPDoc tags not at the file- or class-levels in core. 2014-02-25 17:14:14 +00:00
install.php Remove all `@package` and `@subpackage` PHPDoc tags not at the file- or class-levels in core. 2014-02-25 17:14:14 +00:00
link-add.php
link-manager.php
link-parse-opml.php Remove all `@package` and `@subpackage` PHPDoc tags not at the file- or class-levels in core. 2014-02-25 17:14:14 +00:00
link.php
load-scripts.php
load-styles.php Force UTF-8 in load-styles.php, like we do in load-scripts.php. 2014-02-25 01:28:15 +00:00
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php
network.php Embolden some instructions when installing a network. 2014-02-21 19:33:13 +00:00
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php Decrement update count bubbles as plugins/themes are updated, live. 2014-02-26 06:55:14 +00:00
post-new.php
post.php
press-this.php Remove all `@package` and `@subpackage` PHPDoc tags not at the file- or class-levels in core. 2014-02-25 17:14:14 +00:00
profile.php
revision.php
setup-config.php Remove all `@package` and `@subpackage` PHPDoc tags not at the file- or class-levels in core. 2014-02-25 17:14:14 +00:00
theme-editor.php
theme-install.php
themes.php Improve pushState, replaceState and routing for Themes page 2014-02-25 19:22:13 +00:00
tools.php
update-core.php Decrement update count bubbles as plugins/themes are updated, live. 2014-02-26 06:55:14 +00:00
update.php Decrement update count bubbles as plugins/themes are updated, live. 2014-02-26 06:55:14 +00:00
upgrade-functions.php
upgrade.php
upload.php
user-edit.php Add Oxford comma to password hint. 2014-02-24 23:31:15 +00:00
user-new.php Add Oxford comma to password hint. 2014-02-24 23:31:15 +00:00
users.php
widgets.php