.. |
css
|
Fix the uploader popup in DWF, reduce the height of the drop area, see #17144
|
2011-09-26 19:23:43 +00:00 |
images
|
Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
|
2011-06-17 05:41:35 +00:00 |
includes
|
Use correct post_type in HTML returned by inline-save-tax AJAX. Fixes #18038.
|
2011-09-24 20:26:51 +00:00 |
js
|
Fix the uploader popup in DWF, reduce the height of the drop area, see #17144
|
2011-09-26 19:23:43 +00:00 |
maint
|
<!DOCTYPE html> for all, fixes #18202
|
2011-07-22 00:25:41 +00:00 |
network
|
Add 'Visit Dashboard' and 'Edit Site' links to the site added message on site-new.php. props vegasgeek, SergeyBiryukov. fixes #18047. fixes #17313.
|
2011-09-22 07:17:27 +00:00 |
user
|
…
|
|
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
|
delete_post_thumbnail(). props CoenJacobs, duck_. fixes #17895.
|
2011-09-24 19:31:38 +00:00 |
admin-footer.php
|
Exclude link tags from internationalized strings in Credits and Freedoms links in the admin footer
|
2011-08-11 04:33:22 +00:00 |
admin-functions.php
|
…
|
|
admin-header.php
|
Remove expanded class from flyout menus. see #18382.
|
2011-09-22 20:24:12 +00:00 |
admin-post.php
|
…
|
|
admin.php
|
Don't trigger Database Upgrades for POST requests with a body. Fixes #18712
|
2011-09-20 04:17:55 +00:00 |
async-upload.php
|
…
|
|
comment.php
|
…
|
|
credits.php
|
Affirm current credits timeout. see #17759.
|
2011-07-04 15:58:43 +00:00 |
custom-background.php
|
Fix attribute spacing. props mfields, fixes #18570.
|
2011-09-07 13:53:02 +00:00 |
custom-header.php
|
Add gettext. Props Latz. fixes #18173
|
2011-08-04 16:29:46 +00:00 |
edit-comments.php
|
Help Tab text updatates. Fixes #17312 prop dougwrites.
|
2011-06-01 15:37:04 +00:00 |
edit-form-advanced.php
|
Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
|
2011-09-21 06:16:24 +00:00 |
edit-form-comment.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
edit-link-form.php
|
Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
|
2011-09-21 06:16:24 +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
|
Rename 'Post Tags' to 'Tags'. props scribu, fixes #17683.
|
2011-09-11 17:52:46 +00:00 |
edit.php
|
Do not run bulk edit when the user clicks on a filter, fixes #17733
|
2011-06-10 00:01:16 +00:00 |
export.php
|
Validation fixes. Props ocean90, peaceablewhale. see #17364
|
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 #17480.
|
2011-05-18 19:39:24 +00:00 |
gears-manifest.php
|
…
|
|
import.php
|
Importers and Install themes thickbox fixes, props helenyhou, see #18198
|
2011-09-18 19:39:49 +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
|
Add frame for welcome panel on dashboard (currently hidden). see #11651.
|
2011-09-22 06:23:10 +00:00 |
install-helper.php
|
…
|
|
install.php
|
Mark the install page as rtl for styling purposes. Props SergeyBiryukov. See #18314 and #18180
|
2011-08-30 03:55:40 +00:00 |
link-add.php
|
…
|
|
link-manager.php
|
…
|
|
link-parse-opml.php
|
…
|
|
link.php
|
…
|
|
load-scripts.php
|
…
|
|
load-styles.php
|
Fix editor icons when no SCRIPT_DEBUG, see #17144
|
2011-08-03 23:56:21 +00:00 |
media-new.php
|
…
|
|
media-upload.php
|
Improve handling of plupload init and add a filter, stop including cookies in the init (not needed with plupload), see #18206
|
2011-09-15 05:30:58 +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
|
Switch admin menus to flyouts from dropdowns. First pass, see #18382.
|
2011-08-30 01:12:26 +00:00 |
menu.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
moderation.php
|
…
|
|
ms-admin.php
|
…
|
|
ms-delete-site.php
|
Add a nonce.
|
2011-05-22 23:18:58 +00:00 |
ms-edit.php
|
…
|
|
ms-options.php
|
…
|
|
ms-sites.php
|
…
|
|
ms-themes.php
|
…
|
|
ms-upgrade-network.php
|
…
|
|
ms-users.php
|
…
|
|
my-sites.php
|
Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
|
2011-08-04 03:09:27 +00:00 |
nav-menus.php
|
Merge most admin css files, first run, see #18314
|
2011-08-21 03:46:43 +00:00 |
network.php
|
Fix undefined index "subdomain_install" in wp-admin/network.php. Props cyberhobo, SergeyBiryukov. Fixes #17697.
|
2011-09-16 21:20:43 +00:00 |
options-discussion.php
|
Remove gratuitous periods. Add some semicolons. Props SergeyBiryukov. fixes #16186
|
2011-08-04 16:07:51 +00:00 |
options-general.php
|
Use title case. Props trepmal. fixes #17773
|
2011-08-11 18:17:30 +00:00 |
options-head.php
|
…
|
|
options-media.php
|
…
|
|
options-permalink.php
|
Don't check 'Custom Structure' Permalink radio option for the default permastruct. Fixes #18507
|
2011-08-24 07:48:13 +00:00 |
options-privacy.php
|
First pass on clarifying Settings > Privacy. props designsimply, markjaquith. see #16416.
|
2011-08-16 06:53:19 +00:00 |
options-reading.php
|
…
|
|
options-writing.php
|
Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes #17184
|
2011-06-08 01:33:07 +00:00 |
options.php
|
Add option_page_capability_$option_page filter. see #14365.
|
2011-05-22 21:32:22 +00:00 |
plugin-editor.php
|
Merge most admin css files, first run, see #18314
|
2011-08-21 03:46:43 +00:00 |
plugin-install.php
|
Merge most admin css files, first run, see #18314
|
2011-08-21 03:46:43 +00:00 |
plugins.php
|
Fix redirects for plugin searches containing spaces in the search string. Props SergeyBiryukov. fixes #16548
|
2011-07-21 21:04:12 +00:00 |
post-new.php
|
…
|
|
post.php
|
Add New links when editing content. fixes #17499
|
2011-05-19 01:34:34 +00:00 |
press-this.php
|
Make use of specific post format support in current_theme_supports(). See #18691.
|
2011-09-19 16:31:33 +00:00 |
profile.php
|
…
|
|
revision.php
|
…
|
|
setup-config.php
|
Remove duplicated id attribute. props pagesimplify. (wp-testers)
|
2011-07-31 22:20:06 +00:00 |
theme-editor.php
|
Merge most admin css files, first run, see #18314
|
2011-08-21 03:46:43 +00:00 |
theme-install.php
|
Merge most admin css files, first run, see #18314
|
2011-08-21 03:46:43 +00:00 |
themes.php
|
Use WP_PLUGIN_DIR, not PLUGINDIR. props ocean90, fixes #18772.
|
2011-09-25 19:24:15 +00:00 |
tools.php
|
Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes #17184
|
2011-06-08 01:33:07 +00:00 |
update-core.php
|
Only show the primary button style for 'Update Now', not 'Re-install Now', on update-core.php. props tfnab, fixes #18115.
|
2011-08-10 18:53:54 +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
|
…
|
|
upgrade.php
|
<!DOCTYPE html> for all, fixes #18202
|
2011-07-22 00:25:41 +00:00 |
upload.php
|
Clean up message handling logic in upload.php.
|
2011-08-16 00:12:02 +00:00 |
user-edit.php
|
Force the admin bar on in the admin as it is now integrated. Removes the second UI option. Leaves out the upgrade routine for now. see #18197.
|
2011-09-17 22:26:01 +00:00 |
user-new.php
|
Grammar fix. Props SergeyBiryukov, johnbillion. fixes #18291
|
2011-07-29 21:36:45 +00:00 |
users.php
|
Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
|
2011-08-04 03:09:27 +00:00 |
widgets.php
|
Moves orphaned sidebars to main content area above Inactive Widgets, props aaroncampbell, see #17979
|
2011-09-03 03:01:11 +00:00 |