Wordpress/wp-admin
Dion Hulse bd807c6c5f Skip over __MACOSX folders during zip extraction. Props chrisbliss18. Fixes #12637
git-svn-id: https://develop.svn.wordpress.org/trunk@14349 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-02 23:24:36 +00:00
..
css Fix the nav menu ajax spinners (again). 2010-05-02 21:05:55 +00:00
images
import Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
includes Skip over __MACOSX folders during zip extraction. Props chrisbliss18. Fixes #12637 2010-05-02 23:24:36 +00:00
js Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
maint
admin-ajax.php When posts/terms are deleted/trashed, update associated menu items. Deleted post = deleted menu item, trashed post = menu item becomes a draft. props filosofo, see #13174 2010-04-29 07:33:56 +00:00
admin-footer.php Remove dead browse happy code. Has not been used for 18months in core admin. Props ocean90. Fixes #4833 2010-04-25 08:40:37 +00:00
admin-functions.php
admin-header.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
admin-post.php
admin.php
async-upload.php
comment.php
custom-background.php Custom background UI tweaks. Props TECannon. see #12186, fixes #12699 2010-04-23 22:10:21 +00:00
custom-header.php s/blog/site/ in even more places. props PeteMall, see #11644. 2010-04-30 03:17:49 +00:00
edit-attachment-rows.php
edit-comments.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
edit-form-advanced.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
edit-form-comment.php
edit-link-categories.php
edit-link-category-form.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
edit-link-form.php
edit-post-rows.php
edit-tag-form.php
edit-tags.php
edit.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
export.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
gears-manifest.php
import.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
index-extra.php
index.php
install-helper.php
install.php s/blog/site/ in even more places. props PeteMall, see #11644. 2010-04-30 03:17:49 +00:00
link-add.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
link-category.php
link-manager.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
link-parse-opml.php
link.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php Don't call get_plugins() in menu.php. It is too slow to call on every admin page load. fixes #13117 2010-04-29 16:38:12 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
ms-edit.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
ms-options.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
ms-sites.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
ms-themes.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
ms-upgrade-network.php
ms-users.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
my-sites.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
nav-menus.php Alot of drag/drop/sortable improvements to nav menu admin UI. props koopersmith, fixes #12675. 2010-05-02 19:09:10 +00:00
network.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
options-discussion.php
options-general.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
options.php Don't stomp upload options when saving media options for MS sites. fixes #13182 2010-04-30 14:31:18 +00:00
plugin-editor.php Support network-wide plugin re-activation in upgrades and edits. props PeteMall, fixes #13216 2010-05-02 22:57:44 +00:00
plugin-install.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
plugins.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
post-new.php
post.php Trash should always be in titlecase for consistency 2010-04-20 14:54:36 +00:00
press-this.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
profile.php
revision.php
setup-config.php
sidebar.php
theme-editor.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
theme-install.php s/blog/site/ in more places. props PeteMall, see #11644. 2010-04-30 01:54:32 +00:00
themes.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
tools.php s/blog/site/ in even more places. props PeteMall, see #11644. 2010-04-30 03:17:49 +00:00
update-core.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
update.php Support network-wide plugin re-activation in upgrades and edits. props PeteMall, fixes #13216 2010-05-02 22:57:44 +00:00
upgrade-functions.php
upgrade.php
upload.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
user-edit.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00
user-new.php s/blog/site/ in more places. 2010-05-01 07:09:38 +00:00
users.php s/blog/site/ in even more places. props PeteMall, see #11644. 2010-04-30 03:17:49 +00:00
widgets.php Escape links by default. Props alexkingorg. see #13051 2010-05-02 22:53:59 +00:00