1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-01-13 03:40:45 +01:00
WordPress/wp-admin
2011-06-10 22:16:30 +00:00
..
css Improve contrast on login screen by darkening shadow. Props iammattthomas. see . 2011-06-10 19:48:25 +00:00
images Refresh login form styles to match admin style refresh. Props iammattthomas. see . 2011-06-10 02:37:37 +00:00
includes Add context to _e('Name'), props valentinas, fixes 2011-06-10 22:13:26 +00:00
js DFW: show the toolbar only when the mouse is near the top of the window, see 2011-06-10 21:08:49 +00:00
maint String fixes. props demetris. fixes . 2010-12-05 14:31:18 +00:00
network s/Themes Updates/Theme Updates/. props mitchoyoshitaka. fixes . 2011-06-06 00:30:17 +00:00
user Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
admin-ajax.php Take that, PHP 5.0.5. Good riddens. see . 2011-06-01 22:03:36 +00:00
admin-footer.php Move the in_admin_footer action out of p#footer-left.alignleft so it is just in div#footer to allow for it to be used more flexibly. Fixes props aaroncampbell. 2011-06-05 12:04:19 +00:00
admin-functions.php
admin-header.php Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes 2011-06-10 16:40:42 +00:00
admin-post.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
admin.php Introduce WP_MAX_MEMORY_LIMIT constant for the high memory limit we set when image processing and unzipping. 2011-04-28 16:25:36 +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 Remove space from string. props pavelevap, fixes . 2011-04-29 14:53:43 +00:00
credits.php Revert [18243]. 2011-06-10 22:01:52 +00:00
custom-background.php Validation fixes. Props ocean90, peaceablewhale. see 2011-05-23 23:33:30 +00:00
custom-header.php Validation fixes. Props ocean90, peaceablewhale. see 2011-05-23 23:33:30 +00:00
edit-comments.php Help Tab text updatates. Fixes prop dougwrites. 2011-06-01 15:37:04 +00:00
edit-form-advanced.php Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes 2011-06-10 17:02:03 +00:00
edit-form-comment.php Don't show the Fullscreen button on the comment edit page, see 2011-05-19 07:34:54 +00:00
edit-link-form.php Add context to _e('Name'), props valentinas, fixes 2011-06-10 22:13:26 +00:00
edit-tag-form.php Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes 2011-05-31 05:05:42 +00:00
edit-tags.php Validation fixes. Props ocean90, peaceablewhale. see 2011-05-23 23:33:30 +00:00
edit.php Do not run bulk edit when the user clicks on a filter, fixes 2011-06-10 00:01:16 +00:00
export.php Validation fixes. Props ocean90, peaceablewhale. see 2011-05-23 23:33:30 +00:00
freedoms.php Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes . 2011-05-18 19:39:24 +00:00
gears-manifest.php Default Google Gears ignoreQuery to true in manifest. see 2010-05-30 08:45:50 +00:00
import.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
index-extra.php Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes 2011-06-10 06:31:39 +00:00
index.php Help Tab text updatates. Fixes prop dougwrites. 2011-06-01 15:37:04 +00:00
install-helper.php More @since. props SergeyBiryukov, fixes . 2010-12-20 09:25:21 +00:00
install.php Use the l10n helper js file in the installer. See . 2010-11-12 11:44:08 +00:00
link-add.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
link-manager.php Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see . 2011-05-12 00:22:22 +00:00
link-parse-opml.php Update since phpdoc. Props demetris. fixes 2010-12-01 19:24:38 +00:00
link.php Use Absolute URL's & API's in header redirects in more locations. See 2010-10-27 10:43:43 +00:00
load-scripts.php Use stripos() instead of strpos( strtolower() ). Props hakre. see 2011-04-11 18:55:11 +00:00
load-styles.php Use stripos() instead of strpos( strtolower() ). Props hakre. see 2011-04-11 18:55:11 +00:00
media-new.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
media-upload.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
media.php Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes . 2011-05-19 19:52:11 +00:00
menu-header.php Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes 2011-05-18 06:20:30 +00:00
menu.php Fix warnings in menu.php when plugins.php is enabled for non-supes. Props PeteMall. fixes 2011-06-06 16:59:24 +00:00
moderation.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
ms-admin.php Always exit after wp_redirect. props filosofo, fixes . 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 . 2010-12-09 18:02:54 +00:00
ms-options.php Network Admin, first pass. see 2010-07-30 20:34:54 +00:00
ms-sites.php Always exit after wp_redirect. props filosofo, fixes . 2010-12-09 18:02:54 +00:00
ms-themes.php Always exit after wp_redirect. props filosofo, fixes . 2010-12-09 18:02:54 +00:00
ms-upgrade-network.php Always exit after wp_redirect. props filosofo, fixes . 2010-12-09 18:02:54 +00:00
ms-users.php Always exit after wp_redirect. props filosofo, fixes . 2010-12-09 18:02:54 +00:00
my-sites.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
nav-menus.php Help Tab text updatates. Fixes prop dougwrites. 2011-06-01 15:37:04 +00:00
network.php Help Tab text updatates. Fixes prop dougwrites. 2011-06-01 15:37:04 +00:00
options-discussion.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
options-general.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
options-head.php Backwards compat for plugin use of updated=1. fixes 2010-12-03 10:59:20 +00:00
options-media.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
options-permalink.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
options-privacy.php Help Tab text updatates. Fixes prop dougwrites. 2011-06-01 15:37:04 +00:00
options-reading.php FIx static front page selector in Settings-Writing, props JDTrower duck_, fixes 2011-05-14 00:43:58 +00:00
options-writing.php Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes 2011-06-08 01:33:07 +00:00
options.php Add option_page_capability_$option_page filter. see . 2011-05-22 21:32:22 +00:00
plugin-editor.php url_encode file names in theme and plugin editor urls. Props kawauso. fixes 2011-06-01 16:14:58 +00:00
plugin-install.php Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes 2011-06-10 16:35:32 +00:00
plugins.php Search Installed Plugins, Search Installed Themes. props garyc40, fixes . 2011-05-14 19:41:42 +00:00
post-new.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
post.php Add New links when editing content. fixes 2011-05-19 01:34:34 +00:00
press-this.php Fix JS error in Press This, props greuben, fixes 2011-06-05 23:12:51 +00:00
profile.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 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 Restore compat.php includes. see 2011-04-07 15:47:04 +00:00
theme-editor.php url_encode file names in theme and plugin editor urls. Props kawauso. fixes 2011-06-01 16:14:58 +00:00
theme-install.php Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes 2011-06-10 16:35:32 +00:00
themes.php Fix whitespace discrepancy between Manage Themes and Install Themes tabs. props trepmal. Don't show a single Manage Themes heading as a tab if the user doesn't have install_themes. fixes . 2011-06-10 22:16:30 +00:00
tools.php Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes 2011-06-08 01:33:07 +00:00
update-core.php Core support for partial updates. see . 2011-06-10 05:47:44 +00:00
update.php Remove more E_RECOVERABLE_ERROR checks. props duck_, see . 2011-04-12 09:21:13 +00:00
upgrade-functions.php
upgrade.php esc_url_raw() when doing urlencode() 2011-04-01 19:35:38 +00:00
upload.php Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes 2011-05-12 06:09:42 +00:00
user-edit.php Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes . 2011-05-19 19:52:11 +00:00
user-new.php Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes . 2011-04-28 15:24:49 +00:00
users.php Remove non-functional vestigal code. 2011-05-20 06:02:03 +00:00
widgets.php Add context for widget Deactivate string. Props ocean90. fixes 2011-05-06 20:38:49 +00:00