WordPress/wp-includes
Boone Gorges dba7c50d29 Don't run term-splitting routine on new installations.
Props pento.
Fixes #30261.
Built from https://develop.svn.wordpress.org/trunk@33621


git-svn-id: http://core.svn.wordpress.org/trunk@33588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-17 14:29:25 +00:00
..
ID3
SimplePie
Text
certificates
css
fonts
images
js TinyMCE: fix inline toolbar repositioning for inline editors 2015-08-06 21:35:25 +00:00
pomo
theme-compat
admin-bar.php
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php Capabilities: Fall back to the `edit_posts` capability for orphaned comments. 2015-08-13 22:31:24 +00:00
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-customize-control.php Customizer: Rename `WP_New_Menu_Customize_Control` to `WP_Customize_New_Menu_Control` for consistency. 2015-08-10 18:06:25 +00:00
class-wp-customize-manager.php
class-wp-customize-nav-menus.php Customizer: Rename `WP_New_Menu_Customize_Control` to `WP_Customize_New_Menu_Control` for consistency. 2015-08-10 18:06:25 +00:00
class-wp-customize-panel.php Customizer: Switch buttons to match the focus order with the visual order. 2015-07-29 22:10:24 +00:00
class-wp-customize-section.php
class-wp-customize-setting.php Customizer: Ensure that all existing menus are shown in the Custom Menu widget's dropdown. 2015-07-29 16:03:24 +00:00
class-wp-customize-widgets.php Customizer: Use `hash_equals()` for widgets. 2015-08-04 04:51:50 +00:00
class-wp-editor.php TinyMCE: remove the spare string for the keyboard shortcuts modal. 2015-07-29 23:20:24 +00:00
class-wp-embed.php
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-theme.php
class-wp-walker.php
class-wp-xmlrpc-server.php After [33325], supply a missing `post_type` in `->mw_editPost()`. 2015-08-13 15:28:27 +00:00
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
date.php
default-constants.php
default-filters.php Term splitting routine should be run in a separate process, triggered via wp-cron. 2015-08-14 03:59:26 +00:00
default-widgets.php Customizer: Ensure that all existing menus are shown in the Custom Menu widget's dropdown. 2015-07-29 16:03:24 +00:00
deprecated.php Themes: Remove legacy theme preview. 2015-07-29 18:36:26 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Site icon: Rearrange function parameters to avoid frequently passing empty values. 2015-08-10 20:15:26 +00:00
formatting.php Editor: word count: Remove indentation from the translator comment. 2015-07-30 17:08:24 +00:00
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Site Icon: Improvements to Site Icon API. 2015-08-11 16:25:27 +00:00
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php
media.php Ensure the caption shortcode outputs a valid HTML ID. 2015-07-29 17:59:24 +00:00
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php Customizer: Restore default `fallback_cb` arg for `wp_nav_menu()` calls in customizer preview. 2015-08-04 21:57:25 +00:00
nav-menu.php When splitting a shared 'nav_menu' term, ensure that nav items and theme locations are retained. 2015-08-12 14:07:26 +00:00
option.php
pluggable-deprecated.php
pluggable.php Passwords: Restore second parameter for `wp_new_user_notification()`. 2015-08-17 14:25:27 +00:00
plugin.php
post-formats.php
post-template.php
post-thumbnail-template.php
post.php Comments: IDs are integers. 2015-08-04 04:58:35 +00:00
query.php
registration-functions.php
registration.php
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Editor: word count: Remove indentation from the translator comment. 2015-07-30 17:08:24 +00:00
session.php
shortcodes.php Shortcodes: Trim whitespace after sanitizing the shortcode output. 2015-08-09 20:49:25 +00:00
taxonomy.php Don't suspend cache invalidation when running term splitting batch routine. 2015-08-15 19:25:26 +00:00
template-loader.php
template.php
theme.php Themes: Remove legacy theme preview. 2015-07-29 18:36:26 +00:00
update.php
user.php Passwords: Restore second parameter for `wp_new_user_notification()`. 2015-08-17 14:25:27 +00:00
vars.php
version.php Don't run term-splitting routine on new installations. 2015-08-17 14:29:25 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php