Load: Re-add session.php.
`session.php` is occasionally included directly by custom external code, so should continue to be available. This behaviour is deprecated. Partial revert of [38373]. See #36335, #39027. Built from https://develop.svn.wordpress.org/trunk@39453 git-svn-id: http://core.svn.wordpress.org/trunk@39393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -709,7 +709,7 @@ $_old_files = array(
|
||||
// Don't delete, yet: 'wp-admin/includes/class-wp-upgrader-skins.php',
|
||||
// Don't delete, yet: 'wp-includes/class-feed.php',
|
||||
'wp-includes/locale.php',
|
||||
'wp-includes/session.php',
|
||||
// Don't delete, yet: 'wp-includes/session.php',
|
||||
'wp-includes/customize/class-wp-customize-themes-panel.php', // Removed in beta; when the feature comes back remember to remove it from this array. See #37661.
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user