Wordpress/wp-admin
Andrew Ozz ceaf979590 Fix min row height in .widefat, see #21324
git-svn-id: https://develop.svn.wordpress.org/trunk@21671 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 18:47:22 +00:00
..
css Fix min row height in .widefat, see #21324 2012-08-30 18:47:22 +00:00
images Replace the dark spinner with the light on the widgets screen and retire wpspin_dark.gif, props helenyhou and lessbloat, fixes #20957 2012-08-22 02:02:37 +00:00
includes Use set_url_scheme(). Props johnbillion, MarcusPope. see #19037 #20759 2012-08-30 13:33:00 +00:00
js Update some code comments from .dev.js to .js. props georgestephanis. see #21633. 2012-08-30 02:15:57 +00:00
maint
network Hide the link manager from the UI on upgrade, if the site has no links. New DB option, link_manager_enabled. 2012-08-13 16:18:42 +00:00
user
about.php
admin-ajax.php
admin-footer.php Improve code readability and execution in admin-footer by removing a now-unnecessary implode(). props TobiasBg, fixes #21422. 2012-07-30 19:37:51 +00:00
admin-functions.php
admin-header.php Improve the layout and accessibility of the admin menu: simplify the HTML structure, move the submenus off the viewport (still visible for screen readers) instead of hiding them with display: none, make it possible to unfold the menu on small/narrow screens, see #21349 2012-08-21 22:46:30 +00:00
admin-post.php
admin.php Set jQuery Color to be a dependency for wp-lists, rather than enqueueing it everywhere. 2012-08-28 17:51:35 +00:00
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php Fix display issues in the custom header screen when height is not specified. Use get_header_image() instead of header_image() so that esc_url() can do its job. Props JarretC, SergeyBiryukov, georgestephanis. fixes #21130 #21433 2012-08-14 19:24:36 +00:00
customize.php
edit-comments.php
edit-form-advanced.php Don't hide the label for the Title on the Edit Post screen, use 'screen-reader-text' instead, props SergeyBiryukov, fixes #21458 2012-08-22 17:40:17 +00:00
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php Give Add New button on edit taxonomy pages primary button styling. Props JustinSainton. fixes #21406 2012-07-30 18:41:42 +00:00
edit.php Remove return ref from all calls to get_post() 2012-08-23 20:01:10 +00:00
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 Improve the layout and accessibility of the admin menu: simplify the HTML structure, move the submenus off the viewport (still visible for screen readers) instead of hiding them with display: none, make it possible to unfold the menu on small/narrow screens, see #21349 2012-08-21 22:46:30 +00:00
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
options-general.php
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php Remove reference to blog_charset option in Settings > Reading help. fixes #21507. 2012-08-29 05:50:10 +00:00
options-writing.php Hide the link manager from the UI on upgrade, if the site has no links. New DB option, link_manager_enabled. 2012-08-13 16:18:42 +00:00
options.php Remove unused multisite option 'language'. props wonderboymusic. fixes #21545. 2012-08-20 16:43:44 +00:00
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php Add tags_input, page_template, and post_category get magic to WP_Post. 2012-08-28 19:08:28 +00:00
press-this.php
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php Fix help text on the Install Themes screen, props SergeyBiryukov, fixes #20925 2012-08-22 02:28:30 +00:00
themes.php
tools.php
update-core.php
update.php
upgrade-functions.php
upgrade.php
upload.php Clean attachment cache after a manual update, not before. props mdawaffe. fixes #20786. 2012-08-24 15:32:23 +00:00
user-edit.php Allow passing stdClass and WP_User to wp_insert_user() and wp_update_user(). Introduce WP_User::to_array(). Eliminate uses of get_object_vars() when passing to wp_*_user(). fixes #21429 2012-08-10 15:36:54 +00:00
user-new.php
users.php Hide the link manager from the UI on upgrade, if the site has no links. New DB option, link_manager_enabled. 2012-08-13 16:18:42 +00:00
widgets.php Replace the dark spinner with the light on the widgets screen and retire wpspin_dark.gif, props helenyhou and lessbloat, fixes #20957 2012-08-22 02:02:37 +00:00