WordPress/wp-includes
Scott Taylor df618f3461 Comments List Table:
* Show count next to "Approved"
* Properly increment/decrement counts when row actions are clicked
* In `_wp_ajax_delete_comment_response()`, return the comment's `status` with the `supplemental` data
* Handle counts properly on each scenario of `undo`

See #11200.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-20 02:51:25 +00:00
..
certificates
css
fonts
ID3
images
js Playlists, for .wp-playlist-item-title elements: move the curly quotes to CSS pseudo-element content, making them easier to override or remove. 2015-08-19 05:51:25 +00:00
pomo
SimplePie
Text
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-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php Fix some documentation typos in various core files. 2014-08-13 03:56:17 +00:00
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
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-editor.php
class-wp-embed.php WP_Embed::maybe_run_ajax_cache() doesn't hook to pages, because it only happens on 'edit_form_advanced', not 'edit_page_form'. Make sure it runs for pages as well. This was probably not intentional, see [29557]. 2015-08-19 05:40:24 +00:00
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 Comments shouldn't have more than one _wp_trash_meta_status entry. When deleting _wp_trash_meta_status, also delete _wp_trash_meta_time. 2015-08-20 02:45:26 +00:00
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
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php Site icon: Rearrange function parameters to avoid frequently passing empty values. 2015-08-10 20:15:26 +00:00
formatting.php Fix creating of extra <br /> tags in both PHP and JS variants of wpautop(). Add PHP tests to catch similar problems in the future. 2015-08-17 17:36: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 Pinking shears. 2015-08-17 21:39:25 +00:00
locale.php
media-template.php
media.php Playlists, for .wp-playlist-item-title elements: move the curly quotes to CSS pseudo-element content, making them easier to override or remove. 2015-08-19 05:51:25 +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 Fix case type in docs for get_children(). 2015-08-18 21:39:24 +00:00
query.php Introduce post_name__in parameter for WP_Query. 2015-08-20 02:19:25 +00:00
registration-functions.php
registration.php
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
session.php
shortcodes.php Pinking shears. 2015-08-17 21:39:25 +00:00
taxonomy.php wp_update_term() should return a true integer for 'term_taxonomy_id'. 2015-08-19 19:33:24 +00:00
template-loader.php
template.php
theme.php
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 Comments List Table: 2015-08-20 02:51:25 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php