.. |
css
|
Add JS detection to wp_iframe output, remove "display:none" from the Flash uploader button, props jacobwg, fixes #17473
|
2011-05-19 16:12:13 +00:00 |
images
|
RTL styles, props yoavf, see #17324
|
2011-05-17 05:45:49 +00:00 |
includes
|
Only show multisite upload space when user has upload_files, rather than edit_posts. props johnbillion, fixes #17510.
|
2011-05-19 17:43:19 +00:00 |
js
|
Don't show the Fullscreen button on the comment edit page, see #17136
|
2011-05-19 07:34:54 +00:00 |
maint
|
String fixes. props demetris. fixes #15688.
|
2010-12-05 14:31:18 +00:00 |
network
|
Update some network admin help text. Props dougwrites. fixes #16988
|
2011-05-13 19:25:38 +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
|
Move output buffering out of a loop, collapsing it into one buffer. props mitchoyoshitaka, fixes #17352.
|
2011-05-12 05:50:53 +00:00 |
admin-footer.php
|
Switch to 'Freedoms'. see #17383.
|
2011-05-12 05:17:28 +00:00 |
admin-functions.php
|
|
|
admin-header.php
|
Add admin body classes for the WP branch, WP version, and current admin color. props andy, fixes #17496.
|
2011-05-18 18:11:48 +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 |
credits.php
|
Move the codex link into a seperate translation so you don't have to translate it if you have not got a version in your language and you only have to translate it once. Fixes #17480
|
2011-05-19 08:11:10 +00:00 |
custom-background.php
|
Add clear to custom background color field. props lancewillett for initial patch. fixes #15755.
|
2011-05-12 03:31:01 +00:00 |
custom-header.php
|
Custom header admin UI fixes. Props lancewillett. fixes #17240
|
2011-05-05 20:15:19 +00:00 |
edit-comments.php
|
Fix broken help link. Props SergeyBiryukov. fixes #17265
|
2011-05-13 19:08:09 +00:00 |
edit-form-advanced.php
|
Add New links when editing content. fixes #17499
|
2011-05-19 01:34:34 +00:00 |
edit-form-comment.php
|
Don't show the Fullscreen button on the comment edit page, see #17136
|
2011-05-19 07:34:54 +00:00 |
edit-link-form.php
|
Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499.
|
2011-05-19 19:52:11 +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
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
|
2011-05-12 06:09:42 +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 |
freedoms.php
|
Allow Codex URLs to be translated. Don't offer wp.org/about/ URLs for translation. props zeo, xibe. fixes #17480.
|
2011-05-18 19:39:24 +00:00 |
gears-manifest.php
|
|
|
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
|
Remove favorite_actions() from h2s. Restore Add New buttons. see #17324
|
2011-05-10 19:18:16 +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
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
|
2011-05-12 00:22:22 +00:00 |
link-parse-opml.php
|
Update since phpdoc. Props demetris. fixes #15445
|
2010-12-01 19:24:38 +00:00 |
link.php
|
|
|
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
|
Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499.
|
2011-05-19 19:52:11 +00:00 |
menu-header.php
|
Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
|
2011-05-18 06:20:30 +00:00 |
menu.php
|
Revert [17943] as it breaks plugins, props johnjamesjacoby, fixes #17484
|
2011-05-18 06:20:30 +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
|
|
|
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
|
Update some network admin help text. Props dougwrites. fixes #16988
|
2011-05-13 19:25:38 +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
|
FIx static front page selector in Settings-Writing, props JDTrower duck_, fixes #17421
|
2011-05-14 00:43:58 +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
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
|
2011-05-12 06:09:42 +00:00 |
plugins.php
|
Search Installed Plugins, Search Installed Themes. props garyc40, fixes #16543.
|
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 #17265.
|
2011-04-28 15:24:49 +00:00 |
post.php
|
Add New links when editing content. fixes #17499
|
2011-05-19 01:34:34 +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
|
|
|
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
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
|
2011-05-12 06:09:42 +00:00 |
themes.php
|
Search Installed Plugins, Search Installed Themes. props garyc40, fixes #16543.
|
2011-05-14 19:41:42 +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
|
|
|
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 #16208
|
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 #17499.
|
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 #17265.
|
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 #17295
|
2011-05-06 20:38:49 +00:00 |