PageRenderTime 52ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/wp-admin/includes/update-core.php

https://github.com/wowfrank/WordPress
PHP | 651 lines | 480 code | 43 blank | 128 comment | 54 complexity | 4551f0623b79e1b721029de306b08dd0 MD5 | raw file
Possible License(s): AGPL-1.0, GPL-2.0, LGPL-2.1
  1. <?php
  2. /**
  3. * WordPress core upgrade functionality.
  4. *
  5. * @package WordPress
  6. * @subpackage Administration
  7. * @since 2.7.0
  8. */
  9. /**
  10. * Stores files to be deleted.
  11. *
  12. * @since 2.7.0
  13. * @global array $_old_files
  14. * @var array
  15. * @name $_old_files
  16. */
  17. global $_old_files;
  18. $_old_files = array(
  19. 'wp-admin/bookmarklet.php',
  20. 'wp-admin/css/upload.css',
  21. 'wp-admin/css/upload-rtl.css',
  22. 'wp-admin/css/press-this-ie.css',
  23. 'wp-admin/css/press-this-ie-rtl.css',
  24. 'wp-admin/edit-form.php',
  25. 'wp-admin/link-import.php',
  26. 'wp-admin/images/box-bg-left.gif',
  27. 'wp-admin/images/box-bg-right.gif',
  28. 'wp-admin/images/box-bg.gif',
  29. 'wp-admin/images/box-butt-left.gif',
  30. 'wp-admin/images/box-butt-right.gif',
  31. 'wp-admin/images/box-butt.gif',
  32. 'wp-admin/images/box-head-left.gif',
  33. 'wp-admin/images/box-head-right.gif',
  34. 'wp-admin/images/box-head.gif',
  35. 'wp-admin/images/heading-bg.gif',
  36. 'wp-admin/images/login-bkg-bottom.gif',
  37. 'wp-admin/images/login-bkg-tile.gif',
  38. 'wp-admin/images/notice.gif',
  39. 'wp-admin/images/toggle.gif',
  40. 'wp-admin/images/comment-stalk-classic.gif',
  41. 'wp-admin/images/comment-stalk-fresh.gif',
  42. 'wp-admin/images/comment-stalk-rtl.gif',
  43. 'wp-admin/images/comment-pill.gif',
  44. 'wp-admin/images/del.png',
  45. 'wp-admin/images/media-button-gallery.gif',
  46. 'wp-admin/images/media-buttons.gif',
  47. 'wp-admin/images/tail.gif',
  48. 'wp-admin/images/gear.png',
  49. 'wp-admin/images/tab.png',
  50. 'wp-admin/images/postbox-bg.gif',
  51. 'wp-admin/includes/upload.php',
  52. 'wp-admin/js/dbx-admin-key.js',
  53. 'wp-admin/js/link-cat.js',
  54. 'wp-admin/js/forms.js',
  55. 'wp-admin/js/upload.js',
  56. 'wp-admin/js/set-post-thumbnail-handler.js',
  57. 'wp-admin/js/set-post-thumbnail-handler.dev.js',
  58. 'wp-admin/js/page.js',
  59. 'wp-admin/js/page.dev.js',
  60. 'wp-admin/js/slug.js',
  61. 'wp-admin/js/slug.dev.js',
  62. 'wp-admin/profile-update.php',
  63. 'wp-admin/templates.php',
  64. 'wp-includes/images/audio.png',
  65. 'wp-includes/images/css.png',
  66. 'wp-includes/images/default.png',
  67. 'wp-includes/images/doc.png',
  68. 'wp-includes/images/exe.png',
  69. 'wp-includes/images/html.png',
  70. 'wp-includes/images/js.png',
  71. 'wp-includes/images/pdf.png',
  72. 'wp-includes/images/swf.png',
  73. 'wp-includes/images/tar.png',
  74. 'wp-includes/images/text.png',
  75. 'wp-includes/images/video.png',
  76. 'wp-includes/images/zip.png',
  77. 'wp-includes/js/dbx.js',
  78. 'wp-includes/js/fat.js',
  79. 'wp-includes/js/list-manipulation.js',
  80. 'wp-includes/js/jquery/jquery.dimensions.min.js',
  81. 'wp-includes/js/tinymce/langs/en.js',
  82. 'wp-includes/js/tinymce/plugins/autosave/editor_plugin_src.js',
  83. 'wp-includes/js/tinymce/plugins/autosave/langs',
  84. 'wp-includes/js/tinymce/plugins/directionality/images',
  85. 'wp-includes/js/tinymce/plugins/directionality/langs',
  86. 'wp-includes/js/tinymce/plugins/inlinepopups/css',
  87. 'wp-includes/js/tinymce/plugins/inlinepopups/images',
  88. 'wp-includes/js/tinymce/plugins/inlinepopups/jscripts',
  89. 'wp-includes/js/tinymce/plugins/paste/images',
  90. 'wp-includes/js/tinymce/plugins/paste/jscripts',
  91. 'wp-includes/js/tinymce/plugins/paste/langs',
  92. 'wp-includes/js/tinymce/plugins/spellchecker/classes/HttpClient.class.php',
  93. 'wp-includes/js/tinymce/plugins/spellchecker/classes/TinyGoogleSpell.class.php',
  94. 'wp-includes/js/tinymce/plugins/spellchecker/classes/TinyPspell.class.php',
  95. 'wp-includes/js/tinymce/plugins/spellchecker/classes/TinyPspellShell.class.php',
  96. 'wp-includes/js/tinymce/plugins/spellchecker/css/spellchecker.css',
  97. 'wp-includes/js/tinymce/plugins/spellchecker/images',
  98. 'wp-includes/js/tinymce/plugins/spellchecker/langs',
  99. 'wp-includes/js/tinymce/plugins/spellchecker/tinyspell.php',
  100. 'wp-includes/js/tinymce/plugins/wordpress/images',
  101. 'wp-includes/js/tinymce/plugins/wordpress/langs',
  102. 'wp-includes/js/tinymce/plugins/wordpress/popups.css',
  103. 'wp-includes/js/tinymce/plugins/wordpress/wordpress.css',
  104. 'wp-includes/js/tinymce/plugins/wphelp',
  105. 'wp-includes/js/tinymce/themes/advanced/css',
  106. 'wp-includes/js/tinymce/themes/advanced/images',
  107. 'wp-includes/js/tinymce/themes/advanced/jscripts',
  108. 'wp-includes/js/tinymce/themes/advanced/langs',
  109. 'wp-includes/js/tinymce/tiny_mce_gzip.php',
  110. 'wp-includes/js/wp-ajax.js',
  111. 'wp-admin/admin-db.php',
  112. 'wp-admin/cat.js',
  113. 'wp-admin/categories.js',
  114. 'wp-admin/custom-fields.js',
  115. 'wp-admin/dbx-admin-key.js',
  116. 'wp-admin/edit-comments.js',
  117. 'wp-admin/install-rtl.css',
  118. 'wp-admin/install.css',
  119. 'wp-admin/upgrade-schema.php',
  120. 'wp-admin/upload-functions.php',
  121. 'wp-admin/upload-rtl.css',
  122. 'wp-admin/upload.css',
  123. 'wp-admin/upload.js',
  124. 'wp-admin/users.js',
  125. 'wp-admin/widgets-rtl.css',
  126. 'wp-admin/widgets.css',
  127. 'wp-admin/xfn.js',
  128. 'wp-includes/js/tinymce/license.html',
  129. 'wp-admin/cat-js.php',
  130. 'wp-admin/edit-form-ajax-cat.php',
  131. 'wp-admin/execute-pings.php',
  132. 'wp-admin/import/b2.php',
  133. 'wp-admin/import/btt.php',
  134. 'wp-admin/import/jkw.php',
  135. 'wp-admin/inline-uploading.php',
  136. 'wp-admin/link-categories.php',
  137. 'wp-admin/list-manipulation.js',
  138. 'wp-admin/list-manipulation.php',
  139. 'wp-includes/comment-functions.php',
  140. 'wp-includes/feed-functions.php',
  141. 'wp-includes/functions-compat.php',
  142. 'wp-includes/functions-formatting.php',
  143. 'wp-includes/functions-post.php',
  144. 'wp-includes/js/dbx-key.js',
  145. 'wp-includes/js/tinymce/plugins/autosave/langs/cs.js',
  146. 'wp-includes/js/tinymce/plugins/autosave/langs/sv.js',
  147. 'wp-includes/js/tinymce/themes/advanced/editor_template_src.js',
  148. 'wp-includes/links.php',
  149. 'wp-includes/pluggable-functions.php',
  150. 'wp-includes/template-functions-author.php',
  151. 'wp-includes/template-functions-category.php',
  152. 'wp-includes/template-functions-general.php',
  153. 'wp-includes/template-functions-links.php',
  154. 'wp-includes/template-functions-post.php',
  155. 'wp-includes/wp-l10n.php',
  156. 'wp-admin/import-b2.php',
  157. 'wp-admin/import-blogger.php',
  158. 'wp-admin/import-greymatter.php',
  159. 'wp-admin/import-livejournal.php',
  160. 'wp-admin/import-mt.php',
  161. 'wp-admin/import-rss.php',
  162. 'wp-admin/import-textpattern.php',
  163. 'wp-admin/quicktags.js',
  164. 'wp-images/fade-butt.png',
  165. 'wp-images/get-firefox.png',
  166. 'wp-images/header-shadow.png',
  167. 'wp-images/smilies',
  168. 'wp-images/wp-small.png',
  169. 'wp-images/wpminilogo.png',
  170. 'wp.php',
  171. 'wp-includes/gettext.php',
  172. 'wp-includes/streams.php',
  173. // MU
  174. 'wp-admin/wpmu-admin.php',
  175. 'wp-admin/wpmu-blogs.php',
  176. 'wp-admin/wpmu-edit.php',
  177. 'wp-admin/wpmu-options.php',
  178. 'wp-admin/wpmu-themes.php',
  179. 'wp-admin/wpmu-upgrade-site.php',
  180. 'wp-admin/wpmu-users.php',
  181. 'wp-includes/wpmu-default-filters.php',
  182. 'wp-includes/wpmu-functions.php',
  183. 'wpmu-settings.php',
  184. 'index-install.php',
  185. 'README.txt',
  186. 'htaccess.dist',
  187. 'wp-admin/css/mu-rtl.css',
  188. 'wp-admin/css/mu.css',
  189. 'wp-admin/images/site-admin.png',
  190. 'wp-admin/includes/mu.php',
  191. 'wp-includes/images/wordpress-mu.png',
  192. // 3.0
  193. 'wp-admin/categories.php',
  194. 'wp-admin/edit-category-form.php',
  195. 'wp-admin/edit-page-form.php',
  196. 'wp-admin/edit-pages.php',
  197. 'wp-admin/images/wp-logo.gif',
  198. 'wp-admin/js/wp-gears.dev.js',
  199. 'wp-admin/js/wp-gears.js',
  200. 'wp-admin/options-misc.php',
  201. 'wp-admin/page-new.php',
  202. 'wp-admin/page.php',
  203. 'wp-admin/rtl.css',
  204. 'wp-admin/rtl.dev.css',
  205. 'wp-admin/update-links.php',
  206. 'wp-admin/wp-admin.css',
  207. 'wp-admin/wp-admin.dev.css',
  208. 'wp-includes/js/codepress',
  209. 'wp-includes/js/jquery/autocomplete.dev.js',
  210. 'wp-includes/js/jquery/interface.js',
  211. 'wp-includes/js/jquery/autocomplete.js',
  212. 'wp-includes/js/scriptaculous/prototype.js',
  213. 'wp-includes/js/tinymce/wp-tinymce.js',
  214. 'wp-admin/import',
  215. 'wp-admin/images/ico-edit.png',
  216. 'wp-admin/images/fav-top.png',
  217. 'wp-admin/images/ico-close.png',
  218. 'wp-admin/images/admin-header-footer.png',
  219. 'wp-admin/images/screen-options-left.gif',
  220. 'wp-admin/images/ico-add.png',
  221. 'wp-admin/images/browse-happy.gif',
  222. 'wp-admin/images/ico-viewpage.png',
  223. // 3.1
  224. 'wp-includes/js/tinymce/blank.htm',
  225. 'wp-includes/js/tinymce/plugins/safari',
  226. 'wp-admin/edit-link-categories.php',
  227. 'wp-admin/edit-post-rows.php',
  228. 'wp-admin/edit-attachment-rows.php',
  229. 'wp-admin/link-category.php',
  230. 'wp-admin/edit-link-category-form.php',
  231. 'wp-admin/sidebar.php',
  232. 'wp-admin/images/list-vs.png',
  233. 'wp-admin/images/button-grad-vs.png',
  234. 'wp-admin/images/button-grad-active-vs.png',
  235. 'wp-admin/images/fav-arrow-vs.gif',
  236. 'wp-admin/images/fav-arrow-vs-rtl.gif',
  237. 'wp-admin/images/fav-top-vs.gif',
  238. 'wp-admin/images/screen-options-right.gif',
  239. 'wp-admin/images/screen-options-right-up.gif',
  240. 'wp-admin/images/visit-site-button-grad-vs.gif',
  241. 'wp-admin/images/visit-site-button-grad.gif',
  242. 'wp-includes/classes.php',
  243. // 3.2
  244. 'wp-includes/default-embeds.php',
  245. 'wp-includes/js/tinymce/plugins/media/img',
  246. 'wp-includes/js/tinymce/plugins/wordpress/img/more.gif',
  247. 'wp-includes/js/tinymce/plugins/wordpress/img/toolbars.gif',
  248. 'wp-includes/js/tinymce/plugins/wordpress/img/help.gif',
  249. 'wp-includes/js/tinymce/themes/advanced/img/fm.gif',
  250. 'wp-includes/js/tinymce/themes/advanced/img/sflogo.png',
  251. 'wp-admin/js/list-table.js',
  252. 'wp-admin/js/list-table.dev.js',
  253. 'wp-admin/images/logo-login.gif',
  254. 'wp-admin/images/star.gif',
  255. // 3.3
  256. 'wp-admin/css/colors-classic-rtl.css',
  257. 'wp-admin/css/colors-classic-rtl.dev.css',
  258. 'wp-admin/css/colors-fresh-rtl.css',
  259. 'wp-admin/css/colors-fresh-rtl.dev.css',
  260. 'wp-admin/css/dashboard-rtl.css',
  261. 'wp-admin/css/dashboard-rtl.dev.css',
  262. 'wp-admin/css/dashboard.css',
  263. 'wp-admin/css/dashboard.dev.css',
  264. 'wp-admin/css/farbtastic-rtl.css',
  265. 'wp-admin/css/global-rtl.css',
  266. 'wp-admin/css/global-rtl.dev.css',
  267. 'wp-admin/css/global.css',
  268. 'wp-admin/css/global.dev.css',
  269. 'wp-admin/css/install-rtl.css',
  270. 'wp-admin/css/install-rtl.dev.css',
  271. 'wp-admin/css/login-rtl.css',
  272. 'wp-admin/css/login-rtl.dev.css',
  273. 'wp-admin/css/login.css',
  274. 'wp-admin/css/login.dev.css',
  275. 'wp-admin/css/ms.css',
  276. 'wp-admin/css/ms.dev.css',
  277. 'wp-admin/css/nav-menu-rtl.css',
  278. 'wp-admin/css/nav-menu-rtl.dev.css',
  279. 'wp-admin/css/nav-menu.css',
  280. 'wp-admin/css/nav-menu.dev.css',
  281. 'wp-admin/css/plugin-install-rtl.css',
  282. 'wp-admin/css/plugin-install-rtl.dev.css',
  283. 'wp-admin/css/plugin-install.css',
  284. 'wp-admin/css/plugin-install.dev.css',
  285. 'wp-admin/css/press-this-rtl.css',
  286. 'wp-admin/css/press-this-rtl.dev.css',
  287. 'wp-admin/css/press-this.css',
  288. 'wp-admin/css/press-this.dev.css',
  289. 'wp-admin/css/theme-editor-rtl.css',
  290. 'wp-admin/css/theme-editor-rtl.dev.css',
  291. 'wp-admin/css/theme-editor.css',
  292. 'wp-admin/css/theme-editor.dev.css',
  293. 'wp-admin/css/theme-install-rtl.css',
  294. 'wp-admin/css/theme-install-rtl.dev.css',
  295. 'wp-admin/css/theme-install.css',
  296. 'wp-admin/css/theme-install.dev.css',
  297. 'wp-admin/css/widgets-rtl.css',
  298. 'wp-admin/css/widgets-rtl.dev.css',
  299. 'wp-admin/css/widgets.css',
  300. 'wp-admin/css/widgets.dev.css',
  301. 'wp-admin/includes/internal-linking.php',
  302. 'wp-includes/images/admin-bar-sprite-rtl.png',
  303. 'wp-includes/js/jquery/ui.button.js',
  304. 'wp-includes/js/jquery/ui.core.js',
  305. 'wp-includes/js/jquery/ui.dialog.js',
  306. 'wp-includes/js/jquery/ui.draggable.js',
  307. 'wp-includes/js/jquery/ui.droppable.js',
  308. 'wp-includes/js/jquery/ui.mouse.js',
  309. 'wp-includes/js/jquery/ui.position.js',
  310. 'wp-includes/js/jquery/ui.resizable.js',
  311. 'wp-includes/js/jquery/ui.selectable.js',
  312. 'wp-includes/js/jquery/ui.sortable.js',
  313. 'wp-includes/js/jquery/ui.tabs.js',
  314. 'wp-includes/js/jquery/ui.widget.js',
  315. 'wp-includes/js/l10n.dev.js',
  316. 'wp-includes/js/l10n.js',
  317. 'wp-includes/js/tinymce/plugins/wplink/css',
  318. 'wp-includes/js/tinymce/plugins/wplink/img',
  319. 'wp-includes/js/tinymce/plugins/wplink/js',
  320. 'wp-includes/js/tinymce/themes/advanced/img/wpicons.png',
  321. 'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/butt2.png',
  322. 'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/button_bg.png',
  323. 'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/down_arrow.gif',
  324. 'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/fade-butt.png',
  325. 'wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/separator.gif',
  326. // 3.4
  327. 'wp-admin/images/logo-login.png',
  328. 'wp-admin/index-extra.php',
  329. 'wp-admin/network/index-extra.php',
  330. 'wp-admin/user/index-extra.php',
  331. );
  332. /**
  333. * Stores new files in wp-content to copy
  334. *
  335. * The contents of this array indicate any new bundled plugins/themes which
  336. * should be installed with the WordPress Upgrade. These items will not be
  337. * re-installed in future upgrades, this behaviour is controlled by the
  338. * introduced version present here being older than the current installed version.
  339. *
  340. * The content of this array should follow the following format:
  341. * Filename (relative to wp-content) => Introduced version
  342. * Directories should be noted by suffixing it with a trailing slash (/)
  343. *
  344. * @since 3.2.0
  345. * @global array $_new_bundled_files
  346. * @var array
  347. * @name $_new_bundled_files
  348. */
  349. global $_new_bundled_files;
  350. $_new_bundled_files = array(
  351. 'plugins/akismet/' => '2.0',
  352. 'themes/twentyten/' => '3.0',
  353. 'themes/twentyeleven/' => '3.2'
  354. );
  355. /**
  356. * Upgrade the core of WordPress.
  357. *
  358. * This will create a .maintenance file at the base of the WordPress directory
  359. * to ensure that people can not access the web site, when the files are being
  360. * copied to their locations.
  361. *
  362. * The files in the {@link $_old_files} list will be removed and the new files
  363. * copied from the zip file after the database is upgraded.
  364. *
  365. * The files in the {@link $_new_bundled_files} list will be added to the installation
  366. * if the version is greater than or equal to the old version being upgraded.
  367. *
  368. * The steps for the upgrader for after the new release is downloaded and
  369. * unzipped is:
  370. * 1. Test unzipped location for select files to ensure that unzipped worked.
  371. * 2. Create the .maintenance file in current WordPress base.
  372. * 3. Copy new WordPress directory over old WordPress files.
  373. * 4. Upgrade WordPress to new version.
  374. * 4.1. Copy all files/folders other than wp-content
  375. * 4.2. Copy any language files to WP_LANG_DIR (which may differ from WP_CONTENT_DIR
  376. * 4.3. Copy any new bundled themes/plugins to their respective locations
  377. * 5. Delete new WordPress directory path.
  378. * 6. Delete .maintenance file.
  379. * 7. Remove old files.
  380. * 8. Delete 'update_core' option.
  381. *
  382. * There are several areas of failure. For instance if PHP times out before step
  383. * 6, then you will not be able to access any portion of your site. Also, since
  384. * the upgrade will not continue where it left off, you will not be able to
  385. * automatically remove old files and remove the 'update_core' option. This
  386. * isn't that bad.
  387. *
  388. * If the copy of the new WordPress over the old fails, then the worse is that
  389. * the new WordPress directory will remain.
  390. *
  391. * If it is assumed that every file will be copied over, including plugins and
  392. * themes, then if you edit the default theme, you should rename it, so that
  393. * your changes remain.
  394. *
  395. * @since 2.7.0
  396. *
  397. * @param string $from New release unzipped path.
  398. * @param string $to Path to old WordPress installation.
  399. * @return WP_Error|null WP_Error on failure, null on success.
  400. */
  401. function update_core($from, $to) {
  402. global $wp_filesystem, $_old_files, $_new_bundled_files, $wpdb;
  403. @set_time_limit( 300 );
  404. $php_version = phpversion();
  405. $mysql_version = $wpdb->db_version();
  406. $required_php_version = '5.2.4';
  407. $required_mysql_version = '5.0';
  408. $wp_version = '3.4';
  409. $php_compat = version_compare( $php_version, $required_php_version, '>=' );
  410. if ( file_exists( WP_CONTENT_DIR . '/db.php' ) && empty( $wpdb->is_mysql ) )
  411. $mysql_compat = true;
  412. else
  413. $mysql_compat = version_compare( $mysql_version, $required_mysql_version, '>=' );
  414. if ( !$mysql_compat || !$php_compat )
  415. $wp_filesystem->delete($from, true);
  416. if ( !$mysql_compat && !$php_compat )
  417. return new WP_Error( 'php_mysql_not_compatible', sprintf( __('The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s.'), $wp_version, $required_php_version, $required_mysql_version, $php_version, $mysql_version ) );
  418. elseif ( !$php_compat )
  419. return new WP_Error( 'php_not_compatible', sprintf( __('The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s.'), $wp_version, $required_php_version, $php_version ) );
  420. elseif ( !$mysql_compat )
  421. return new WP_Error( 'mysql_not_compatible', sprintf( __('The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s.'), $wp_version, $required_mysql_version, $mysql_version ) );
  422. // Sanity check the unzipped distribution
  423. apply_filters('update_feedback', __('Verifying the unpacked files&#8230;'));
  424. $distro = '';
  425. $roots = array( '/wordpress/', '/wordpress-mu/' );
  426. foreach( $roots as $root ) {
  427. if ( $wp_filesystem->exists($from . $root . 'readme.html') && $wp_filesystem->exists($from . $root . 'wp-includes/version.php') ) {
  428. $distro = $root;
  429. break;
  430. }
  431. }
  432. if ( !$distro ) {
  433. $wp_filesystem->delete($from, true);
  434. return new WP_Error('insane_distro', __('The update could not be unpacked') );
  435. }
  436. apply_filters('update_feedback', __('Installing the latest version&#8230;'));
  437. // Create maintenance file to signal that we are upgrading
  438. $maintenance_string = '<?php $upgrading = ' . time() . '; ?>';
  439. $maintenance_file = $to . '.maintenance';
  440. $wp_filesystem->delete($maintenance_file);
  441. $wp_filesystem->put_contents($maintenance_file, $maintenance_string, FS_CHMOD_FILE);
  442. // Copy new versions of WP files into place.
  443. $result = _copy_dir($from . $distro, $to, array('wp-content') );
  444. // Custom Content Directory needs updating now.
  445. // Copy Languages
  446. if ( !is_wp_error($result) && $wp_filesystem->is_dir($from . $distro . 'wp-content/languages') ) {
  447. if ( WP_LANG_DIR != ABSPATH . WPINC . '/languages' || @is_dir(WP_LANG_DIR) )
  448. $lang_dir = WP_LANG_DIR;
  449. else
  450. $lang_dir = WP_CONTENT_DIR . '/languages';
  451. if ( !@is_dir($lang_dir) && 0 === strpos($lang_dir, ABSPATH) ) { // Check the language directory exists first
  452. $wp_filesystem->mkdir($to . str_replace(ABSPATH, '', $lang_dir), FS_CHMOD_DIR); // If it's within the ABSPATH we can handle it here, otherwise they're out of luck.
  453. clearstatcache(); // for FTP, Need to clear the stat cache
  454. }
  455. if ( @is_dir($lang_dir) ) {
  456. $wp_lang_dir = $wp_filesystem->find_folder($lang_dir);
  457. if ( $wp_lang_dir )
  458. $result = copy_dir($from . $distro . 'wp-content/languages/', $wp_lang_dir);
  459. }
  460. }
  461. // Copy New bundled plugins & themes
  462. // This gives us the ability to install new plugins & themes bundled with future versions of WordPress whilst avoiding the re-install upon upgrade issue.
  463. if ( !is_wp_error($result) && ( ! defined('CORE_UPGRADE_SKIP_NEW_BUNDLED') || ! CORE_UPGRADE_SKIP_NEW_BUNDLED ) ) {
  464. $old_version = $GLOBALS['wp_version']; // $wp_version in local scope == new version
  465. foreach ( (array) $_new_bundled_files as $file => $introduced_version ) {
  466. // If $introduced version is greater than what the site was previously running
  467. if ( version_compare($introduced_version, $old_version, '>') ) {
  468. $directory = ('/' == $file[ strlen($file)-1 ]);
  469. list($type, $filename) = explode('/', $file, 2);
  470. if ( 'plugins' == $type )
  471. $dest = $wp_filesystem->wp_plugins_dir();
  472. elseif ( 'themes' == $type )
  473. $dest = trailingslashit($wp_filesystem->wp_themes_dir()); // Back-compat, ::wp_themes_dir() did not return trailingslash'd pre-3.2
  474. else
  475. continue;
  476. if ( ! $directory ) {
  477. if ( $wp_filesystem->exists($dest . $filename) )
  478. continue;
  479. if ( ! $wp_filesystem->copy($from . $distro . 'wp-content/' . $file, $dest . $filename, FS_CHMOD_FILE) )
  480. $result = new WP_Error('copy_failed', __('Could not copy file.'), $dest . $filename);
  481. } else {
  482. if ( $wp_filesystem->is_dir($dest . $filename) )
  483. continue;
  484. $wp_filesystem->mkdir($dest . $filename, FS_CHMOD_DIR);
  485. $_result = copy_dir( $from . $distro . 'wp-content/' . $file, $dest . $filename);
  486. if ( is_wp_error($_result) ) //If a error occurs partway through this final step, keep the error flowing through, but keep process going.
  487. $result = $_result;
  488. }
  489. }
  490. } //end foreach
  491. }
  492. // Handle $result error from the above blocks
  493. if ( is_wp_error($result) ) {
  494. $wp_filesystem->delete($maintenance_file);
  495. $wp_filesystem->delete($from, true);
  496. return $result;
  497. }
  498. // Remove old files
  499. foreach ( $_old_files as $old_file ) {
  500. $old_file = $to . $old_file;
  501. if ( !$wp_filesystem->exists($old_file) )
  502. continue;
  503. $wp_filesystem->delete($old_file, true);
  504. }
  505. // Upgrade DB with separate request
  506. apply_filters('update_feedback', __('Upgrading database&#8230;'));
  507. $db_upgrade_url = admin_url('upgrade.php?step=upgrade_db');
  508. wp_remote_post($db_upgrade_url, array('timeout' => 60));
  509. // Remove working directory
  510. $wp_filesystem->delete($from, true);
  511. // Force refresh of update information
  512. if ( function_exists('delete_site_transient') )
  513. delete_site_transient('update_core');
  514. else
  515. delete_option('update_core');
  516. // Remove maintenance file, we're done.
  517. $wp_filesystem->delete($maintenance_file);
  518. // If we made it this far:
  519. do_action( '_core_updated_successfully', $wp_version );
  520. return $wp_version;
  521. }
  522. /**
  523. * Copies a directory from one location to another via the WordPress Filesystem Abstraction.
  524. * Assumes that WP_Filesystem() has already been called and setup.
  525. *
  526. * This is a temporary function for the 3.1 -> 3.2 upgrade only and will be removed in 3.3
  527. *
  528. * @ignore
  529. * @since 3.2.0
  530. * @see copy_dir()
  531. *
  532. * @param string $from source directory
  533. * @param string $to destination directory
  534. * @param array $skip_list a list of files/folders to skip copying
  535. * @return mixed WP_Error on failure, True on success.
  536. */
  537. function _copy_dir($from, $to, $skip_list = array() ) {
  538. global $wp_filesystem;
  539. $dirlist = $wp_filesystem->dirlist($from);
  540. $from = trailingslashit($from);
  541. $to = trailingslashit($to);
  542. $skip_regex = '';
  543. foreach ( (array)$skip_list as $key => $skip_file )
  544. $skip_regex .= preg_quote($skip_file, '!') . '|';
  545. if ( !empty($skip_regex) )
  546. $skip_regex = '!(' . rtrim($skip_regex, '|') . ')$!i';
  547. foreach ( (array) $dirlist as $filename => $fileinfo ) {
  548. if ( !empty($skip_regex) )
  549. if ( preg_match($skip_regex, $from . $filename) )
  550. continue;
  551. if ( 'f' == $fileinfo['type'] ) {
  552. if ( ! $wp_filesystem->copy($from . $filename, $to . $filename, true, FS_CHMOD_FILE) ) {
  553. // If copy failed, chmod file to 0644 and try again.
  554. $wp_filesystem->chmod($to . $filename, 0644);
  555. if ( ! $wp_filesystem->copy($from . $filename, $to . $filename, true, FS_CHMOD_FILE) )
  556. return new WP_Error('copy_failed', __('Could not copy file.'), $to . $filename);
  557. }
  558. } elseif ( 'd' == $fileinfo['type'] ) {
  559. if ( !$wp_filesystem->is_dir($to . $filename) ) {
  560. if ( !$wp_filesystem->mkdir($to . $filename, FS_CHMOD_DIR) )
  561. return new WP_Error('mkdir_failed', __('Could not create directory.'), $to . $filename);
  562. }
  563. $result = _copy_dir($from . $filename, $to . $filename, $skip_list);
  564. if ( is_wp_error($result) )
  565. return $result;
  566. }
  567. }
  568. return true;
  569. }
  570. /**
  571. * Redirect to the About WordPress page after a successful upgrade.
  572. *
  573. * This function is only needed when the existing install is older than 3.3.0 (3.4.0 for multisite).
  574. *
  575. * @since 3.3.0
  576. *
  577. */
  578. function _redirect_to_about_wordpress( $new_version ) {
  579. global $wp_version, $pagenow, $action;
  580. if ( is_multisite() ) {
  581. // Change to self_admin_url().
  582. if ( version_compare( $wp_version, '3.4-alpha', '>=' ) )
  583. return;
  584. } elseif ( version_compare( $wp_version, '3.3', '>=' ) ) {
  585. return;
  586. }
  587. // Ensure we only run this on the update-core.php page. wp_update_core() could be called in other contexts.
  588. if ( 'update-core.php' != $pagenow )
  589. return;
  590. if ( 'do-core-upgrade' != $action && 'do-core-reinstall' != $action )
  591. return;
  592. // Load the updated default text localization domain for new strings
  593. load_default_textdomain();
  594. // See do_core_upgrade()
  595. show_message( __('WordPress updated successfully') );
  596. show_message( '<span class="hide-if-no-js">' . sprintf( __( 'Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click <a href="%s">here</a>.' ), $new_version, esc_url( self_admin_url( 'about.php?updated' ) ) ) . '</span>' );
  597. show_message( '<span class="hide-if-js">' . sprintf( __( 'Welcome to WordPress %1$s. <a href="%2$s">Learn more</a>.' ), $new_version, esc_url( self_admin_url( 'about.php?updated' ) ) ) . '</span>' );
  598. echo '</div>';
  599. ?>
  600. <script type="text/javascript">
  601. window.location = '<?php echo self_admin_url( 'about.php?updated' ); ?>';
  602. </script>
  603. <?php
  604. // Include admin-footer.php and exit
  605. include(ABSPATH . 'wp-admin/admin-footer.php');
  606. exit();
  607. }
  608. add_action( '_core_updated_successfully', '_redirect_to_about_wordpress' );