WordPress/wp-admin/includes
Joe McGill da1c938fe9 Media: Improved media titles when created from filename.
Preserves spaces and generally creates more accurate, cleaner titles from filenames of uploaded media.

Merge of [38615] to the 4.5 branch.

Fixes #37989.

Built from https://develop.svn.wordpress.org/branches/4.5@39711


git-svn-id: http://core.svn.wordpress.org/branches/4.5@39651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-01-06 21:59:35 +00:00
..
admin-filters.php
admin.php Add grunt prerelease task 2016-03-10 05:37:27 +00:00
ajax-actions.php Revisions: Change the capability needed to view revision diffs to edit_post. 2016-06-21 14:27:33 +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 Customize: Fix toggle of title attribute field visibility on nav menus admin page. 2016-03-30 21:55:27 +00:00
class-wp-comments-list-table.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php I18N: Remove <code> tag from translatable string in wp-admin/includes/class-wp-filesystem-ssh2.php. 2016-02-24 02:11:28 +00:00
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php Taxonomy: Remove unnecessary 'All categories' string on Edit Posts and Edit Links screens and use taxonomy's all_items label instead. 2016-03-02 22:14:25 +00:00
class-wp-list-table.php
class-wp-media-list-table.php Admin: Escape attachment name in case it contains special characters 2016-06-21 14:23:45 +00:00
class-wp-ms-sites-list-table.php I18N: Remove <em> tag from translatable string in wp-admin/includes/class-wp-ms-sites-list-table.php. 2016-02-24 01:06:26 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php Add Nonce to updating wporg_favorites user meta field 2016-03-30 18:36:26 +00:00
class-wp-plugins-list-table.php Accessibility: Improve accessibility for the Plugin details modal. 2016-03-10 22:37:26 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Add grunt prerelease task 2016-03-10 05:37:27 +00:00
class-wp-press-this.php Docs: Correct grammar when referring to "a URL" vs "an URL" in several places. 2016-03-12 12:39:27 +00:00
class-wp-screen.php Taxonomy: Improve backward compatibility on the wp-admin/term.php page. 2016-03-07 12:56:28 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade/Install: Sanitize file name in File_Upload_Upgrader. 2016-09-06 17:34:33 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
credits.php
dashboard.php Accessibility: Improve accessibility for the Plugin details modal. 2016-03-10 22:37:26 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php Docs: Correct grammar when referring to "a URL" vs "an URL" in several places. 2016-03-12 12:39:27 +00:00
image-edit.php
image.php Docs: Correct grammar when referring to "a URL" vs "an URL" in several places. 2016-03-12 12:39:27 +00:00
import.php
list-table.php
media.php Media: Improved media titles when created from filename. 2017-01-06 21:59:35 +00:00
menu.php
meta-boxes.php I18N: Move translatable Codex URLs to separate strings in wp-admin/includes/meta-boxes.php. 2016-03-16 16:58:26 +00:00
misc.php Rewrite Rules: After [36953], correctly replace existing rules on IIS when updating them. 2016-04-21 09:37:29 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php Multisite: Switch to a usermeta key for email confirmation. 2016-02-24 15:34:28 +00:00
nav-menu.php Customize: Fix toggle of title attribute field visibility on nav menus admin page. 2016-03-30 21:55:27 +00:00
network.php I18N: Move the "Caution:" prefix to a separate string in wp-admin/includes/network.php. 2016-02-24 18:40:26 +00:00
noop.php
options.php
plugin-install.php Plugins: Use correct placeholder for the number of reviews. 2016-04-02 11:17:26 +00:00
plugin.php Docs: Minorly improve the hook doc summary for the pre_uninstall_plugin action, introduced in [36124]. 2016-03-03 08:58:26 +00:00
post.php Admin: escape URL-encoded permalinks 2016-06-21 14:50:03 +00:00
revision.php Revisions: Clean up _wp_post_revision_fields(): 2016-02-24 00:44:59 +00:00
schema.php Schema: Add an index to wp_users.user_email. 2016-02-23 23:21:26 +00:00
screen.php
taxonomy.php
template.php Add nonce to AJAX action for script compression setting 2016-03-30 18:21:25 +00:00
theme-install.php
theme.php I18N: Move the aria-label text in get_theme_update_available() to a separate string for easier translation. 2016-03-04 11:12:26 +00:00
translation-install.php
update-core.php Comment out some CSS files in $_old_files that were added back as a result of [36341]. 2016-03-04 07:56:27 +00:00
update.php Accessibility: Improve accessibility for the Plugin details modal. 2016-03-10 22:37:26 +00:00
upgrade.php Database: dbDelta() will no longer try to downgrade the size of TEXT and BLOB columns. 2016-06-01 12:59:28 +00:00
user.php Users: In edit_user() check for a blank password when adding a user. 2016-03-22 23:07:27 +00:00
widgets.php