twentyGOLEM/wp-admin/includes
nacin 35ba4853bf Adjust site upload space HTML5 type='number' validation. see #17863.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-03-16 04:16:21 +00:00
..
admin.php
ajax-actions.php Remove index-extra.php. Move dashboard widget XHR callbacks to ajax-actions.php. fixes #20242. 2012-03-15 13:20:00 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
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
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php Remove type='number' from list table page inputs out of a concern for UX, as well as styling issues. fixes #20247. see #17863 for further discussion. 2012-03-16 04:04:07 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php Don't show the Network Enable link for broken themes. Include broken themes in searching on network/themes.php. fixes #20099, see #20103. 2012-03-08 17:08:55 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php Change 'Post Format' bulk/quick edit label to 'Format'. Consistent with the UI and prevents word wrapping. Tidy logic. see #20245. 2012-03-15 17:19:30 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Deprecate display_theme(). see #19910. 2012-03-07 18:29:36 +00:00
class-wp-themes-list-table.php Partially revert [20100]. The list_args JS variable cannot be extended due to its use as an argument in fetch-list. see #19815. 2012-03-03 02:40:43 +00:00
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
deprecated.php Updates to WP_Theme, wp_get_themes(), and related deprecated functions, after [UT570] [UT578] [UT579]. see #20103. 2012-03-15 15:39:21 +00:00
export.php
file.php Fix a small typo. 2012-03-02 11:00:51 +00:00
image-edit.php
image.php
import.php
list-table.php Output themes and theme-install infinite scrolling args in JS, rather than parsing query strings. props DH-Shredder, helenyhou. Make WP_Theme_Install_List_Table extend WP_Themes_List_Table. Doesn't help much yet, but we should be able to dry things up further. see #19815. 2012-03-02 22:09:26 +00:00
manifest.php
media.php Add support for line breaks to the caption textareas, see #18311 2012-03-14 21:53:11 +00:00
menu.php
meta-boxes.php Add new comment from post edit screen, partial props: garyc40, see #15527 2012-03-09 01:30:11 +00:00
misc.php
ms-deprecated.php
ms.php Adjust site upload space HTML5 type='number' validation. see #17863. 2012-03-16 04:16:21 +00:00
nav-menu.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
plugin-install.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
plugin.php
post.php
schema.php Increase default upload space for sites on a network from 10M to 100M. props andrea_r. fixes #18831. 2012-03-10 22:07:17 +00:00
screen.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
taxonomy.php
template.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
theme-install.php Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863 2012-03-10 01:23:48 +00:00
theme.php
update-core.php Remove index-extra.php. Move dashboard widget XHR callbacks to ajax-actions.php. fixes #20242. 2012-03-15 13:20:00 +00:00
update.php
upgrade.php The allowed_themes rolling upgrade for individual sites should not add empty allowedthemes arrays. If there are no allowed themes, don't add an empty option. Move the network rolling upgrade to upgrade_network(). see #20146. 2012-03-08 03:22:39 +00:00
user.php
widgets.php