.. |
css
|
In the collapsed admin menu, retain the arrow when hovering over a childless item. see #18382.
|
2011-11-23 22:50:46 +00:00 |
images
|
Further tweaks to What's New layout and content. Props chexee. See #18742.
|
2011-11-22 21:47:28 +00:00 |
includes
|
Remove help sidebar background when no sidebar exists. props chrisbliss18, see #18197, [19361].
|
2011-11-23 22:14:03 +00:00 |
js
|
DOn't show flyouts on tabbing for now (not accessible), fixes #19191
|
2011-11-23 21:17:20 +00:00 |
maint
|
…
|
|
network
|
Remove 'update' from site-users.php on redirect. props PeteMall, fixes #18895.
|
2011-11-22 05:55:55 +00:00 |
user
|
…
|
|
about.php
|
Update jQuery version on about.php. Force ltr for 'is_main_query()'. see #18742.
|
2011-11-23 23:07:48 +00:00 |
admin-ajax.php
|
Move WP_Editor to a _WP_Editors encapsulation.
|
2011-11-23 19:06:52 +00:00 |
admin-footer.php
|
…
|
|
admin-functions.php
|
…
|
|
admin-header.php
|
Revert other stuffs from [19374].
|
2011-11-21 15:43:57 +00:00 |
admin-post.php
|
…
|
|
admin.php
|
…
|
|
async-upload.php
|
…
|
|
comment.php
|
Don't show edit links for spam comments. Props DH-Shredder. fixes #18340
|
2011-11-15 14:02:42 +00:00 |
credits.php
|
Remove the the typo that no one noticed on the the credits screen.
|
2011-11-22 20:34:34 +00:00 |
custom-background.php
|
…
|
|
custom-header.php
|
…
|
|
edit-comments.php
|
…
|
|
edit-form-advanced.php
|
Fix tabbing from 'title' to 'content', see #19088
|
2011-11-07 19:49:50 +00:00 |
edit-form-comment.php
|
…
|
|
edit-link-form.php
|
…
|
|
edit-tag-form.php
|
…
|
|
edit-tags.php
|
Use taxnow to determine the taxonomy for GET and POST requests in edit-tags.php. Props nacin. fixes #19131
|
2011-11-11 15:44:16 +00:00 |
edit.php
|
Help tabs. Props chexee. see #19020
|
2011-11-23 23:02:22 +00:00 |
export.php
|
…
|
|
freedoms.php
|
Revert other stuffs from [19374].
|
2011-11-21 15:43:57 +00:00 |
gears-manifest.php
|
…
|
|
import.php
|
…
|
|
index-extra.php
|
…
|
|
index.php
|
…
|
|
install-helper.php
|
…
|
|
install.php
|
Fix styling for the installation screens, props chexee, fixes #18576
|
2011-11-15 15:47:07 +00:00 |
link-add.php
|
…
|
|
link-manager.php
|
…
|
|
link-parse-opml.php
|
…
|
|
link.php
|
…
|
|
load-scripts.php
|
…
|
|
load-styles.php
|
…
|
|
media-new.php
|
Don't show the uploader on iPads (it's pointless), fixes #19004
|
2011-11-18 08:43:16 +00:00 |
media-upload.php
|
Help tabs. Props chexee. see #19020
|
2011-11-23 23:02:22 +00:00 |
media.php
|
…
|
|
menu-header.php
|
…
|
|
menu.php
|
Don't show the uploader on iPads (it's pointless), fixes #19004
|
2011-11-18 08:43:16 +00:00 |
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
|
Don't die in my-sites.php if the user has no sites. Intead, display message within admin chrome. Props trepmal. fixes #18935
|
2011-11-17 18:52:58 +00:00 |
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
|
…
|
|
options-writing.php
|
Extend the workaround for adding the Press This bookmarklet to IE, props dllh SergeyBiryukov, fixes #18487
|
2011-11-21 22:23:39 +00:00 |
options.php
|
…
|
|
plugin-editor.php
|
…
|
|
plugin-install.php
|
…
|
|
plugins.php
|
…
|
|
post-new.php
|
Select the submenu item for post-new.php when using show_in_menu = 'some-parent-file' for post types. Continue to select the post-new.php submenu item if it has been separately added with add_submenu_page(). fixes #19125.
|
2011-11-23 20:45:23 +00:00 |
post.php
|
Fix edit.php row action redirects when referrers are not sent. Return false from wp_get_referer() when no referrer found. Props mitchoyoshitaka. fixes #17628
|
2011-11-14 16:59:45 +00:00 |
press-this.php
|
Fix inserting images from url in Press This, fixes #19341
|
2011-11-23 20:32:21 +00:00 |
profile.php
|
…
|
|
revision.php
|
…
|
|
setup-config.php
|
Fix styling for the installation screens, props chexee, fixes #18576
|
2011-11-15 15:47:07 +00:00 |
theme-editor.php
|
…
|
|
theme-install.php
|
…
|
|
themes.php
|
…
|
|
tools.php
|
Extend the workaround for adding the Press This bookmarklet to IE, props dllh SergeyBiryukov, fixes #18487
|
2011-11-21 22:23:39 +00:00 |
update-core.php
|
Use correct var. Props ocean90. fixes #18176
|
2011-11-13 15:20:25 +00:00 |
update.php
|
…
|
|
upgrade-functions.php
|
…
|
|
upgrade.php
|
…
|
|
upload.php
|
Help tabs. Props chexee. see #19020
|
2011-11-23 23:02:22 +00:00 |
user-edit.php
|
Show 'Profile updated' for profile.php. props johnbillion, fixes #19053.
|
2011-11-14 22:09:15 +00:00 |
user-new.php
|
Help tabs. Props Ipstenu. see #19020
|
2011-11-23 23:06:52 +00:00 |
users.php
|
Help tabs. Props Ipstenu. see #19020
|
2011-11-23 23:06:52 +00:00 |
widgets.php
|
Prevent errors in assigning widgets to sidebars for themes with dynamic sidebars, props batmoo, fixes #19274
|
2011-11-18 07:00:26 +00:00 |