Wordpress/wp-admin
Andrew Nacin 4cb3487019 More help sidebars. see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19121 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-02 20:54:56 +00:00
..
css Blue admin color scheme updates for the contextual help tabs. Props chexee. see #18964 2011-11-02 17:21:50 +00:00
images UI touches for the single media button. see #17578. 2011-10-05 21:07:04 +00:00
includes 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
js Fix menu folding on new installs, props SergeyBiryukov, fixes #18091 2011-10-29 21:56:27 +00:00
maint gettext fix. Props ocean90. fixes #18770 2011-10-27 21:14:14 +00:00
network More help sidebars. see #19020. 2011-11-02 20:54:56 +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 Add new 'about this version' page (with filler content) and menu item. see #18742. 2011-09-21 23:20:26 +00:00
admin-ajax.php Simplify logic in wp-fullscreen-save-post. Most of this came from post.php but that's been cut down as well. see #18785. 2011-11-01 21:23:05 +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 Use IE conditionals when adding the ie8 class, introduce _wp_admin_html_begin(), props scribu, fixes #18966 2011-10-17 20:57:32 +00:00
admin-post.php
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
comment.php More help sidebars. see #19020. 2011-11-02 20:54:56 +00:00
credits.php More help sidebars. see #19020. 2011-11-02 20:54:56 +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 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-comment.php Update meta box functions to handle WP_Screen objects and pass objects instead of IDs to them in core files. Allow passing emptiness to get the current screen. see #18958 2011-10-19 21:43:02 +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
edit-tags.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.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
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
gears-manifest.php
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
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
install.php Revert [18817]. Adding the new HTML to setup-config would make translation files stale, and I'd rather i18n that file first (see #18180). fixes #18865, see #16413. 2011-10-05 23:42:11 +00:00
link-add.php
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
link.php
load-scripts.php
load-styles.php
media-new.php
media-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
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
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php More help sidebars. see #19020. 2011-11-02 20:54:56 +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 Use add_help_sidebar(). see #19020 2011-11-02 05:33:53 +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
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 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.php Be more consistent with ERROR: messages. fixes #15887 2011-09-30 17:18:35 +00:00
plugin-editor.php Use add_help_sidebar(). see #19020 2011-11-02 05:33:53 +00:00
plugin-install.php Use add_help_sidebar(). see #19020 2011-11-02 05:33:53 +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
post.php Move from quickpress_post_ID to post_ID. fixes #19095. 2011-10-31 17:08:36 +00:00
press-this.php Pinking shears 2011-10-24 19:13:23 +00:00
profile.php
revision.php
setup-config.php
theme-editor.php Use add_help_sidebar(). see #19020 2011-11-02 05:33:53 +00:00
theme-install.php Use add_help_sidebar(). see #19020 2011-11-02 05:33:53 +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 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
update-core.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
update.php
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 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-new.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
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 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