| .. |
|
css
|
Styling update for RightNow Dashboard widget. See #12202
|
2010-03-05 13:08:13 +00:00 |
|
images
|
|
|
|
import
|
|
|
|
includes
|
Remove htaccess.ms and wp-config.ms templates. These were brought inline in [13611]. see #11816
|
2010-03-06 20:11:18 +00:00 |
|
js
|
|
|
|
maint
|
|
|
|
admin-ajax.php
|
|
|
|
admin-footer.php
|
First pass on network.php improvements. see #12094
|
2010-03-03 07:43:32 +00:00 |
|
admin-functions.php
|
|
|
|
admin-header.php
|
Only show "Privacy On" notice/link if the user can manage options. fixes #12440
|
2010-03-02 20:48:23 +00:00 |
|
admin-post.php
|
|
|
|
admin.php
|
Fix submenus for post types. Props TobiasBg. see #12453
|
2010-03-04 00:15:55 +00:00 |
|
async-upload.php
|
|
|
|
comment.php
|
First pass on network.php improvements. see #12094
|
2010-03-03 07:43:32 +00:00 |
|
custom-background.php
|
Background color selection. Props lancewillett. see #12186
|
2010-03-03 17:10:43 +00:00 |
|
custom-header.php
|
|
|
|
edit-attachment-rows.php
|
Don't use deprecated functions.
|
2010-03-06 08:02:26 +00:00 |
|
edit-comments.php
|
|
|
|
edit-form-advanced.php
|
|
|
|
edit-form-comment.php
|
|
|
|
edit-link-categories.php
|
|
|
|
edit-link-category-form.php
|
|
|
|
edit-link-form.php
|
|
|
|
edit-post-rows.php
|
|
|
|
edit-tag-form.php
|
|
|
|
edit-tags.php
|
|
|
|
edit.php
|
|
|
|
export.php
|
add features to export, see #10317
|
2010-03-03 16:45:40 +00:00 |
|
gears-manifest.php
|
|
|
|
import.php
|
|
|
|
index-extra.php
|
|
|
|
index.php
|
|
|
|
install-helper.php
|
|
|
|
install.php
|
Do not display user specified password during install. Fixes #12479. See #10396 for feedback
|
2010-03-05 12:25:30 +00:00 |
|
link-add.php
|
|
|
|
link-category.php
|
|
|
|
link-manager.php
|
|
|
|
link-parse-opml.php
|
|
|
|
link.php
|
|
|
|
load-scripts.php
|
|
|
|
load-styles.php
|
|
|
|
media-new.php
|
|
|
|
media-upload.php
|
|
|
|
media.php
|
|
|
|
menu-header.php
|
Fix submenus for post types. Props TobiasBg. see #12453
|
2010-03-04 00:15:55 +00:00 |
|
menu.php
|
GUU: Add Update breakdown to Title attribute of update bubble. See #12517
|
2010-03-06 13:22:56 +00:00 |
|
moderation.php
|
|
|
|
ms-admin.php
|
|
|
|
ms-delete-site.php
|
|
|
|
ms-edit.php
|
Update ms-sites UI. Props ocean90. see #12460
|
2010-03-06 18:31:10 +00:00 |
|
ms-options.php
|
|
|
|
ms-sites.php
|
Update ms-sites UI. Props ocean90. see #12460
|
2010-03-06 18:31:10 +00:00 |
|
ms-themes.php
|
|
|
|
ms-upgrade-network.php
|
UI upgrade -> update, see #12517
|
2010-03-04 23:28:15 +00:00 |
|
ms-users.php
|
|
|
|
my-sites.php
|
|
|
|
nav-menus.php
|
|
|
|
network.php
|
Add nag for missing authentication keys in network.php. See #11816
|
2010-03-06 21:01:58 +00:00 |
|
options-discussion.php
|
|
|
|
options-general.php
|
Code standards cleanup for wp-admin/options-general.php
|
2010-03-06 09:49:11 +00:00 |
|
options-head.php
|
|
|
|
options-media.php
|
|
|
|
options-misc.php
|
|
|
|
options-permalink.php
|
|
|
|
options-privacy.php
|
|
|
|
options-reading.php
|
|
|
|
options-writing.php
|
|
|
|
options.php
|
|
|
|
plugin-editor.php
|
|
|
|
plugin-install.php
|
|
|
|
plugins.php
|
First scrape at new UI for Bulk plugin upgrades. See #11232
|
2010-03-06 08:39:50 +00:00 |
|
post-new.php
|
|
|
|
post.php
|
|
|
|
press-this.php
|
|
|
|
profile.php
|
|
|
|
revision.php
|
|
|
|
setup-config.php
|
Add nag for missing authentication keys in network.php. See #11816
|
2010-03-06 21:01:58 +00:00 |
|
sidebar.php
|
|
|
|
theme-editor.php
|
|
|
|
theme-install.php
|
|
|
|
themes.php
|
|
|
|
tools.php
|
|
|
|
update-core.php
|
First pass at completing the Themes component of the GUU. See #12528
|
2010-03-06 09:12:49 +00:00 |
|
update-links.php
|
|
|
|
update.php
|
First scrape at new UI for Bulk plugin upgrades. See #11232
|
2010-03-06 08:39:50 +00:00 |
|
upgrade-functions.php
|
|
|
|
upgrade.php
|
|
|
|
upload.php
|
Don't use deprecated functions.
|
2010-03-06 08:02:26 +00:00 |
|
user-edit.php
|
Fix logic inversion in [13568]. props dd32. see #12381
|
2010-03-03 07:34:20 +00:00 |
|
user-new.php
|
|
|
|
users.php
|
Fix warning in users.php. Fixes #12555
|
2010-03-08 14:30:17 +00:00 |
|
widgets.php
|
|
|