WordPress/wp-admin/includes
Sergey Biryukov 7afa923067 Media: In _wp_handle_upload(), move ending brace to a new line.
Props georgestephanis.
Fixes #35565.
Built from https://develop.svn.wordpress.org/trunk@36373


git-svn-id: http://core.svn.wordpress.org/trunk@36340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-01-21 20:27:26 +00:00
..
admin-filters.php
admin.php
ajax-actions.php Docs: Correct the parameter docs for various Heartbeat filters and functions. 2016-01-09 01:37:26 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-comments-list-table.php List Tables: Use the $GLOBALS array when unsetting the global post and comment in WP_Comments_List_Table::single_row(). 2016-01-18 02:50:27 +00:00
class-wp-filesystem-base.php Docs: Various docblock corrections. 2016-01-10 01:26:25 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table.php
class-wp-media-list-table.php Accessibility: Remove title attributes from the Media Library list table. 2016-01-17 14:46:29 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php Plugins: Make sure the 'Beta testing' tab is first in the plugin installer. 2016-01-14 09:07:26 +00:00
class-wp-plugins-list-table.php Allow searching for 0 throughout the admin. 2016-01-14 20:06:25 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php After [36333] correctly use esc_attr() instead of esc_attr__(). 2016-01-17 16:03:25 +00:00
class-wp-press-this.php
class-wp-screen.php Admin: Restore the "Show advanced menu properties" checkboxes IDs. 2015-12-31 11:52:26 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php Accessibility: Remove title attributes from the Terms list table. 2016-01-11 23:30:26 +00:00
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade: Switch the locking mechanism to using static methods so that it can be accessed from other upgrade-classes. 2016-01-21 01:22:25 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
credits.php
dashboard.php Docs: Various docblock corrections. 2016-01-10 01:26:25 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php Media: In _wp_handle_upload(), move ending brace to a new line. 2016-01-21 20:27:26 +00:00
image-edit.php Media: make the Image Editor usable with a keyboard. 2016-01-08 19:13:26 +00:00
image.php
import.php
list-table.php Docs: @param fixes for a variety of docblocks. 2016-01-09 01:45:26 +00:00
media.php Docs: @param fixes for a variety of docblocks. 2016-01-09 01:45:26 +00:00
menu.php
meta-boxes.php Docs: @param fixes for a variety of docblocks. 2016-01-09 01:45:26 +00:00
misc.php Docs: @param fixes for a variety of docblocks. 2016-01-09 01:45:26 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php
nav-menu.php
network.php
noop.php
options.php Accessibility: Remove title attributes from the General Settings screen. 2016-01-11 22:54:28 +00:00
plugin-install.php Plugins: Make sure the 'Beta testing' tab is first in the plugin installer. 2016-01-14 09:07:26 +00:00
plugin.php Plugins: In _get_plugin_data_markup_translate() remove the fallback to the "default" textdomain for Akismet. 2016-01-13 13:56:26 +00:00
post.php Import: Add a missing space to post_exists(). 2015-12-28 19:07:28 +00:00
revision.php
schema.php After [36254], commit all the necessary files and not just the unit test. 2016-01-10 19:07:26 +00:00
screen.php Docs: Remove indentation from the hidden_columns changelog entry. 2016-01-02 15:16:28 +00:00
taxonomy.php
template.php Media: Update some attach/detach strings in the columns view. 2016-01-15 22:29:25 +00:00
theme-install.php
theme.php
translation-install.php
update-core.php
update.php
upgrade.php Background Updates: Remove the 7am/7pm background update check. This check was made redundant by [28129] as background updates are now run after a version check takes place. 2016-01-06 06:12:26 +00:00
user.php
widgets.php