Wordpress/wp-admin
bumpbot b87fb24f21 Compress scripts/styles: 3.4-alpha-20273.
git-svn-id: https://develop.svn.wordpress.org/trunk@20273 602fd350-edb4-49c9-b593-d223f7449a82
2012-03-23 21:58:28 +00:00
..
css Compress scripts/styles: 3.4-alpha-20273. 2012-03-23 21:58:28 +00:00
images Theme Customizer: Begin integration into the install process. Combine previews, details, and install into a single workflow. see #19910. 2012-03-07 17:35:17 +00:00
includes Responsive columns on the dashboard and write screens, first run, see #20015 2012-03-23 21:41:00 +00:00
js Compress scripts/styles: 3.4-alpha-20273. 2012-03-23 21:58:28 +00:00
maint
network Adjust site upload space HTML5 type='number' validation. see #17863. 2012-03-16 04:16:21 +00:00
user Remove index-extra.php. Move dashboard widget XHR callbacks to ajax-actions.php. fixes #20242. 2012-03-15 13:20:00 +00:00
about.php
admin-ajax.php Remove index-extra.php. Move dashboard widget XHR callbacks to ajax-actions.php. fixes #20242. 2012-03-15 13:20:00 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php Reduce references to the $wp_rewrite global because it's no longer used or a wrapper function can be used instead. Fixes #14546.#14546. 2012-02-28 20:29:33 +00:00
async-upload.php
comment.php
credits.php
custom-background.php Introduce new registration methods for custom headers and custom backgrounds. Backwards compatible, but old methods will be deprecated. see #20249. see #17242. 2012-03-19 17:12:44 +00:00
custom-header.php Properly intercept the main form being submitted when checking for the display-header-text checkbox. see #18887. 2012-03-21 20:55:58 +00:00
edit-comments.php
edit-form-advanced.php Responsive columns on the dashboard and write screens, first run, see #20015 2012-03-23 21:41:00 +00:00
edit-form-comment.php Responsive columns on the dashboard and write screens, first run, see #20015 2012-03-23 21:41:00 +00:00
edit-link-form.php Responsive columns on the dashboard and write screens, first run, see #20015 2012-03-23 21:41:00 +00:00
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php
gears-manifest.php
import.php
index.php Cap check help text. see #19933. 2012-02-14 17:23:31 +00:00
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 Combine two strings. Cheatin', uh? 2012-03-07 19:00:12 +00:00
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
network.php
options-discussion.php It is possible for comments_per_page to be 0, which turns off pagination. See sanitize_option(); wp_list_commnts(); get_comment_link(). see #17863. 2012-03-16 04:36:12 +00:00
options-general.php Revert type="email" (HTML5) as some browsers that do validation on these fields do not work for IDN domains yet. Core does not support these well either, but server-side validation can at least be dealt with by a plugin. see #17863. 2012-03-15 18:09:14 +00:00
options-head.php
options-media.php upload_url_path is a relative URL path, not an absolute URL. Remove type='url' as that enforces absoluteness. see #17863. 2012-03-16 04:43:20 +00:00
options-permalink.php Reduce references to the $wp_rewrite global because it's no longer used or a wrapper function can be used instead. Fixes #14546.#14546. 2012-02-28 20:29:33 +00:00
options-privacy.php
options-reading.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php
themes.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
tools.php
update-core.php Use new WP_Theme API in list_theme_updates(). fixes #20173. see #20103. 2012-03-04 13:03:48 +00:00
update.php Support child theme installation in the theme installer. props otto42, dd32. fixes #13774. 2012-03-23 10:10:06 +00:00
upgrade-functions.php
upgrade.php
upload.php
user-edit.php Revert type="email" (HTML5) as some browsers that do validation on these fields do not work for IDN domains yet. Core does not support these well either, but server-side validation can at least be dealt with by a plugin. see #17863. 2012-03-15 18:09:14 +00:00
user-new.php
users.php
widgets.php