WordPress/wp-admin
Dominik Schilling 08f0376f91 Customizer: Add audio/video previews for upload controls.
props celloexpressions, Fab1en, wonderboymusic.
fixes #30850.
Built from https://develop.svn.wordpress.org/trunk@31661


git-svn-id: http://core.svn.wordpress.org/trunk@31642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-07 11:06:29 +00:00
..
css Customizer: Add audio/video previews for upload controls. 2015-03-07 11:06:29 +00:00
images
includes PressThis: make the Preview button "subtle". 2015-03-07 01:50:26 +00:00
js Customizer: Add audio/video previews for upload controls. 2015-03-07 11:06:29 +00:00
maint
network Return HTTP status code 403 in network admin when access is forbidden. 2015-03-07 06:00:28 +00:00
user
about.php Use correct closing tag for "Under the Hood" header on About screen. 2015-02-22 16:44:25 +00:00
admin-ajax.php PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php Prevent IE9 and lower displaying the download file dialogue when attempting to upload using the `html4` Plupload handler. 2015-02-12 01:15:29 +00:00
comment.php Comments: Show more identifying information for moderation and editing. 2015-03-06 14:06:24 +00:00
credits.php
custom-background.php
custom-header.php Make a new function, `wp_delete_file()`. Use it. 2015-02-27 16:51:25 +00:00
customize.php Add `wp.a11y.speak()` for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +00:00
edit-comments.php
edit-form-advanced.php Introduce a function, `wp_attachment_is( $type, $post = 0 )`, to collapse the logic for determining whether an attachment is an `image`, `audio`, or `video`. 2015-03-06 20:26:26 +00:00
edit-form-comment.php Comments: Show more identifying information for moderation and editing. 2015-03-06 14:06:24 +00:00
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Improve table footer tab sequence by moving `<tfoot>` after `<tbody>`. Props afercia, rianrietveld, DrewAPicture. Fixes #30914. 2015-02-22 21:48:26 +00:00
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php When adding `post_type` to `$sendback` in `wp-admin/post.php`, use `add_query_arg()` instead of string concatenation. 2015-03-05 22:31:24 +00:00
press-this.php PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php Themes: Add feedback for screen readers when search results are changed. 2015-02-22 10:15:26 +00:00
themes.php Themes: Add feedback for screen readers when search results are changed. 2015-02-22 10:15:26 +00:00
tools.php PressThis: accessibility enhancements: 2015-02-27 02:50:25 +00:00
update-core.php Upgrades: Specifically pass the 'version' and 'locale' POST vars through the Core Update FTP credentials form. 2015-02-24 03:01:25 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php `detached` affects the `wp()` call for the media list table, so switch our new `$_GET` key to `detach`. 2015-03-05 15:59:27 +00:00
user-edit.php Avoid clearing stored capabilities for a user when removing their built in role in multisite. 2015-02-23 01:34:24 +00:00
user-new.php
users.php
widgets.php