.. |
css
|
Hide admin notices on the about/credits/freedoms screens. props devinreams, fixes #19237.
|
2011-11-22 04:07:34 +00:00 |
images
|
Undo clever gradient backgrounds for the WP welcome badge. Doesn't degrade well in Android and possibly other browsers. props Chexee, see #11651.
|
2011-11-20 18:59:49 +00:00 |
includes
|
Remove old dismissed pointers as the IDs have changed. Switch to underscores that way we don't need to translate them for method names. Avoid an empty pointer in the array. see #18693.
|
2011-11-21 23:04:35 +00:00 |
js
|
Help tabs: remove scrollbar and max-height. see #19155.
|
2011-11-20 01:03:17 +00:00 |
maint
|
gettext fix. Props ocean90. fixes #18770
|
2011-10-27 21:14:14 +00:00 |
network
|
Remove 'update' from site-users.php on redirect. props PeteMall, fixes #18895.
|
2011-11-22 05:55:55 +00:00 |
user
|
Make the dashboard screen (index.php) occupy the same menu index across all admins (site/network/user). Props wpmuguru. fixes #17751
|
2011-09-30 16:47:02 +00:00 |
about.php
|
Revert other stuffs from [19374].
|
2011-11-21 15:43:57 +00:00 |
admin-ajax.php
|
Remove old dismissed pointers as the IDs have changed. Switch to underscores that way we don't need to translate them for method names. Avoid an empty pointer in the array. see #18693.
|
2011-11-21 23:04:35 +00:00 |
admin-footer.php
|
Revise admin bar items based on user testing. Post at http://wp.me/pbNCB-qz. see #18197.
|
2011-10-05 18:45:32 +00:00 |
admin-functions.php
|
|
|
admin-header.php
|
Revert other stuffs from [19374].
|
2011-11-21 15:43:57 +00:00 |
admin-post.php
|
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
|
2011-04-28 15:24:49 +00:00 |
admin.php
|
Consistently set taxnow/typenow and the current screen's post_type/taxnomy, whenever it can be detected. Allow WP_Screen::get() to accept a post type as a hook_name. Fixes issues with the meta box $page/$screen argument. fixes #19080. see #18785.
|
2011-10-31 21:28:17 +00:00 |
async-upload.php
|
Add cap and type checks to media item fetch. For trunk
|
2011-02-05 18:22:53 +00:00 |
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
|
New string on credits.php.
|
2011-11-21 21:25:27 +00:00 |
custom-background.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
custom-header.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit-comments.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit-form-advanced.php
|
Fix tabbing from 'title' to 'content', see #19088
|
2011-11-07 19:49:50 +00:00 |
edit-form-comment.php
|
Update Comment -> Update, props ocean90, fixes #19166
|
2011-11-05 18:03:33 +00:00 |
edit-link-form.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit-tag-form.php
|
Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes #17617
|
2011-05-31 05:05:42 +00:00 |
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
|
Don't fallback to default post type or taxonomy if given an invalid post type or taxonomy. Use typenow as the canonical post type. Props nacin. see #19131
|
2011-11-17 18:01:08 +00:00 |
export.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
freedoms.php
|
Revert other stuffs from [19374].
|
2011-11-21 15:43:57 +00:00 |
gears-manifest.php
|
Default Google Gears ignoreQuery to true in manifest. see #13562
|
2010-05-30 08:45:50 +00:00 |
import.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
index-extra.php
|
Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
|
2011-06-10 06:31:39 +00:00 |
index.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
install-helper.php
|
More @since. props SergeyBiryukov, fixes #15445.
|
2010-12-20 09:25:21 +00:00 |
install.php
|
Fix styling for the installation screens, props chexee, fixes #18576
|
2011-11-15 15:47:07 +00:00 |
link-add.php
|
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
|
2011-04-28 15:24:49 +00:00 |
link-manager.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
link-parse-opml.php
|
Update since phpdoc. Props demetris. fixes #15445
|
2010-12-01 19:24:38 +00:00 |
link.php
|
Use Absolute URL's & API's in header redirects in more locations. See #14062
|
2010-10-27 10:43:43 +00:00 |
load-scripts.php
|
Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920
|
2011-04-11 18:55:11 +00:00 |
load-styles.php
|
Fix editor icons when no SCRIPT_DEBUG, see #17144
|
2011-08-03 23:56:21 +00:00 |
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
|
Make the Save All Changes initially hidden on Media -> Add New screen, improve the progress bar "progress" to 1px ticks, see #19190
|
2011-11-15 21:22:27 +00:00 |
media.php
|
More help sidebars. see #19020.
|
2011-11-02 20:54:56 +00:00 |
menu-header.php
|
Remove dead code left by r18621. Props ocean90. Fixes #19087.
|
2011-11-01 12:36:14 +00:00 |
menu.php
|
Don't show the uploader on iPads (it's pointless), fixes #19004
|
2011-11-18 08:43:16 +00:00 |
moderation.php
|
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
|
2011-04-28 15:24:49 +00:00 |
ms-admin.php
|
Always exit after wp_redirect. props filosofo, fixes #15518.
|
2010-12-09 18:02:54 +00:00 |
ms-delete-site.php
|
Add a nonce.
|
2011-05-22 23:18:58 +00:00 |
ms-edit.php
|
Always exit after wp_redirect. props filosofo, fixes #15518.
|
2010-12-09 18:02:54 +00:00 |
ms-options.php
|
Network Admin, first pass. see #14435
|
2010-07-30 20:34:54 +00:00 |
ms-sites.php
|
Always exit after wp_redirect. props filosofo, fixes #15518.
|
2010-12-09 18:02:54 +00:00 |
ms-themes.php
|
Always exit after wp_redirect. props filosofo, fixes #15518.
|
2010-12-09 18:02:54 +00:00 |
ms-upgrade-network.php
|
Always exit after wp_redirect. props filosofo, fixes #15518.
|
2010-12-09 18:02:54 +00:00 |
ms-users.php
|
Always exit after wp_redirect. props filosofo, fixes #15518.
|
2010-12-09 18:02:54 +00:00 |
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
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
network.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
options-discussion.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-general.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-head.php
|
Backwards compat for plugin use of updated=1. fixes #15660
|
2010-12-03 10:59:20 +00:00 |
options-media.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-permalink.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-privacy.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-reading.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
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
|
Be more consistent with ERROR: messages. fixes #15887
|
2011-09-30 17:18:35 +00:00 |
plugin-editor.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
plugin-install.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
plugins.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
post-new.php
|
Set $parent_file for post-new.php when show_in_menu is a file. Provides for correct top-level highlighting. $submenu_file remains set to expect a post-new.php menu. see #19125.
|
2011-11-21 15:35:57 +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
|
Press This: fix duplicate HTML IDs, add the 'default_post_to_edit' ID, fix minor RTL css, fixes #18989
|
2011-11-21 18:32:39 +00:00 |
profile.php
|
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
|
2011-04-28 15:24:49 +00:00 |
revision.php
|
Mid-page headers should be h3, not h2.
|
2010-10-22 00:27:12 +00:00 |
setup-config.php
|
Fix styling for the installation screens, props chexee, fixes #18576
|
2011-11-15 15:47:07 +00:00 |
theme-editor.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
theme-install.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
themes.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
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
|
Store Plugin/Theme uploads in the Media Library properly. Add Scheduled cleanup +2hrs to clean up any aborted installation attempts. See #18182
|
2011-08-28 08:42:07 +00:00 |
upgrade-functions.php
|
|
|
upgrade.php
|
Introduce ->mysql to allow drop-ins to declare themselves as MySQL and therefore allow minimum version checks to still apply. fixes #18176.
|
2011-10-25 05:29:28 +00:00 |
upload.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +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
|
Used numbered format specifiers. Add translator note. Props SergeyBiryukov. fixes #19090
|
2011-11-11 18:37:04 +00:00 |
users.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +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 |