Wordpress/wp-admin
Ryan Boren 6610e321e7 Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@19528 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-01 04:51:35 +00:00
..
css Pinking shears 2011-12-01 04:51:35 +00:00
images Optimize about screen for 960px width. props chexee, fixes #19386. 2011-11-29 18:40:34 +00:00
includes Pinking shears 2011-12-01 04:51:35 +00:00
js Pinking shears 2011-12-01 04:51:35 +00:00
maint gettext fix. Props ocean90. fixes #18770 2011-10-27 21:14:14 +00:00
network Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +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 Pinking shears 2011-12-01 04:51:35 +00:00
admin-ajax.php Move WP_Editor to a _WP_Editors encapsulation. 2011-11-23 19:06:52 +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 WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
admin-header.php Call set_current_screen() again in admin-header.php in case a plugin includes admin-header.php before admin.php completes. Rare and silly, but seen in the wild. props ryan, see #18785. 2011-12-01 03:37:22 +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 Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
credits.php Remove help tab from credits page, tweak about page CSS. props chexee, see #18742. 2011-11-23 23:49:33 +00:00
custom-background.php Fix indent. see #19020 2011-12-01 02:28:47 +00:00
custom-header.php Fix indent. see #19020 2011-12-01 02:28:47 +00:00
edit-comments.php Pinking shears 2011-12-01 04:51:35 +00:00
edit-form-advanced.php Fix grammar and remove references to 'new in 3.2' in the post editor help text. props dougwrites, see #19020. 2011-11-29 17:47:35 +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 Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +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 Pinking shears 2011-12-01 04:51:35 +00:00
edit.php Pinking shears 2011-12-01 04:51:35 +00:00
export.php Help tweaks for users, tools. props jane, see #19020. 2011-12-01 01:17:14 +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 Help tweaks for users, tools. props jane, see #19020. 2011-12-01 01:17:14 +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 Remove add_screen_option('overview') from dashboard (from earlier 3.3 help incarnation), add 'Overview' tab. see #19020. 2011-12-01 01:39:21 +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 Pinking shears 2011-12-01 04:51:35 +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 Pinking shears 2011-12-01 04:51:35 +00:00
media.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
menu-header.php Pinking shears 2011-12-01 04:51:35 +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 Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
nav-menus.php Pinking shears 2011-12-01 04:51:35 +00:00
network.php Update help text on settings pages. props Ipstenu, see #19020. 2011-11-29 16:58:58 +00:00
options-discussion.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-general.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +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 Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-permalink.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-privacy.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-reading.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options-writing.php Help text tweaks for the Settings screens. props jane. see #19020. 2011-12-01 00:52:31 +00:00
options.php Be more consistent with ERROR: messages. fixes #15887 2011-09-30 17:18:35 +00:00
plugin-editor.php Pinking shears 2011-12-01 04:51:35 +00:00
plugin-install.php Pinking shears 2011-12-01 04:51:35 +00:00
plugins.php Pinking shears 2011-12-01 04:51:35 +00:00
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 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 Pinking shears 2011-12-01 04:51:35 +00:00
theme-install.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
themes.php Help tweaks for themes, plugins screens. props jane, see #19020. 2011-12-01 01:24:39 +00:00
tools.php Help tweaks for users, tools. props jane, see #19020. 2011-12-01 01:17:14 +00:00
update-core.php Pinking shears 2011-12-01 04:51:35 +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 phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
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 Pinking shears 2011-12-01 04:51:35 +00:00
user-edit.php Help tweaks for users, tools. props jane, see #19020. 2011-12-01 01:17:14 +00:00
user-new.php Pinking shears 2011-12-01 04:51:35 +00:00
users.php Pinking shears 2011-12-01 04:51:35 +00:00
widgets.php Pinking shears 2011-12-01 04:51:35 +00:00