..
css
Style tweaks for the "Search Engines Blocked" notice. see #17324
2011-05-04 20:22:44 +00:00
images
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
includes
* Allow Pagination for Must-Use/Dropin plugins
2011-05-05 05:24:15 +00:00
js
HTML mode for Distraction Free Writing, props koopersmith, see #17136
2011-05-02 08:10:23 +00:00
maint
String fixes. props demetris. fixes #15688 .
2010-12-05 14:31:18 +00:00
network
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
user
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-ajax.php
Distraction Free Writing mode, see #17136
2011-04-25 01:01:34 +00:00
admin-footer.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +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
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +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
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 #17274 .
2011-04-29 14:53:43 +00:00
custom-background.php
Denote images that are headers or backgrounds in the media ui. Props ocean90. fixes #17291
2011-05-04 18:28:31 +00:00
custom-header.php
Remove h3s. see #17240
2011-04-29 21:52:01 +00:00
edit-comments.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
edit-form-advanced.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
edit-form-comment.php
submit_button() fixes. Props sbressler. See #15064
2010-11-13 23:49:53 +00:00
edit-link-form.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
edit-tag-form.php
Tag textareas escaped earlier with textarea_escaped. see #15454 .
2010-12-25 17:58:01 +00:00
edit-tags.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
edit.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
export.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
gears-manifest.php
Default Google Gears ignoreQuery to true in manifest. see #13562
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 #17265 .
2011-04-28 15:24:49 +00:00
index-extra.php
Don't load the QuickPress widget via XHR. see #16927 . Reverts [16725] as it's no longer needed. Reverts part of [14815], which introduced the behavior, see #10917 .
2011-04-28 12:02:24 +00:00
index.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
install-helper.php
More @since. props SergeyBiryukov, fixes #15445 .
2010-12-20 09:25:21 +00:00
install.php
Use the l10n helper js file in the installer. See #15124 .
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 #17265 .
2011-04-28 15:24:49 +00:00
link-manager.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +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
Use stripos() instead of strpos( strtolower() ). Props hakre. see #16920
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 #17265 .
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 #17265 .
2011-04-28 15:24:49 +00:00
media.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
menu-header.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
menu.php
Hide update bubble counts for users who can't perform the update. Props garyc40 for initial patch. Fixes #14447
2011-04-03 08:59:01 +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
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +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
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265 .
2011-04-28 15:24:49 +00:00
nav-menus.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
network.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
options-discussion.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
options-general.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
options-head.php
Backwards compat for plugin use of updated=1. fixes #15660
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 #17265 .
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 #17265 .
2011-04-28 15:24:49 +00:00
options-privacy.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
options-reading.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
options-writing.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
options.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
plugin-editor.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
plugin-install.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
plugins.php
* Allow Pagination for Must-Use/Dropin plugins
2011-05-05 05:24:15 +00:00
post-new.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
post.php
Don't load the QuickPress widget via XHR. see #16927 . Reverts [16725] as it's no longer needed. Reverts part of [14815], which introduced the behavior, see #10917 .
2011-04-28 12:02:24 +00:00
press-this.php
Validate post status against capabilities in press this. Props nacin. for trunk
2011-04-26 17:15:44 +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
Restore compat.php includes. see #16918
2011-04-07 15:47:04 +00:00
theme-editor.php
Ensure we're matching the complete theme directory when excluding parent templates from the theme editor. props chrisbliss18, fixes #16607 for trunk.
2011-02-21 18:57:09 +00:00
theme-install.php
Remove AJAX from list tables. first pass. see #16262 .
2011-01-16 21:47:24 +00:00
themes.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
tools.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
update-core.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
update.php
Remove more E_RECOVERABLE_ERROR checks. props duck_, see #16920 .
2011-04-12 09:21:13 +00:00
upgrade-functions.php
phpdoc for wp-admin. See #7496 props santosj.
2008-08-14 06:30:38 +00:00
upgrade.php
esc_url_raw() when doing urlencode()
2011-04-01 19:35:38 +00:00
upload.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
user-edit.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
user-new.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
users.php
Big UI style update. props koopersmith. see #17324
2011-05-04 20:15:05 +00:00
widgets.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