twentyGOLEM/wp-admin
ryan a239d2f38c Remove extra plugin page pipes. fixes #6059
git-svn-id: http://svn.automattic.com/wordpress/trunk@7122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-01 20:38:35 +00:00
..
css max width fixes from azaozz. fixes #6051 2008-02-29 23:27:02 +00:00
images
import Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
includes Restrict edit.php searches to posts. No pages. 2008-02-29 22:29:57 +00:00
js max width fixes from azaozz. fixes #6051 2008-02-29 23:27:02 +00:00
admin-ajax.php Post Edit Collision Detection from mdawaffe. fixes #6043 2008-02-29 09:51:36 +00:00
admin-footer.php max width fixes from azaozz. fixes #6051 2008-02-29 23:27:02 +00:00
admin-functions.php
admin-header.php max width fixes from azaozz. fixes #6051 2008-02-29 23:27:02 +00:00
admin.php
async-upload.php
bookmarklet.php
categories.php Remove messages from the requested URI so they don't follow us around while paging. 2008-02-26 20:35:40 +00:00
comment.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
custom-header.php Show custom header images in the media library. Props spikeyslam. fixes #6008 2008-02-26 21:07:15 +00:00
edit-attachment-rows.php update mime-to-icon matching and get filename from function instead of guid. Props andy. see #5911 2008-02-26 08:54:11 +00:00
edit-category-form.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
edit-comments.php Fade approved comments from moderated list. Props mdawaffe. fixes #6032 2008-02-28 22:12:04 +00:00
edit-form-advanced.php Fix private post toggle 2008-03-01 06:26:13 +00:00
edit-form-comment.php max width fixes from azaozz. fixes #6051 2008-02-29 23:27:02 +00:00
edit-form.php
edit-link-categories.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
edit-link-category-form.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
edit-link-form.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
edit-page-form.php Fix private post toggle 2008-03-01 06:26:13 +00:00
edit-pages.php Allow searching within a given page status. fixes #5839 2008-02-29 22:38:20 +00:00
edit-post-rows.php Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011 2008-02-27 00:46:27 +00:00
edit-tag-form.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
edit-tags.php Remove messages from the requested URI so they don't follow us around while paging. 2008-02-26 20:35:40 +00:00
edit.php Allow searching within a given post status. fixes #5839 2008-02-29 22:02:49 +00:00
export.php Style updates to plugins, export, and sidemenu from mt. fixes #6019 2008-02-27 19:18:21 +00:00
import.php
index-extra.php
index.php
install-helper.php
install.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
link-add.php Remove add link bookmarlet from write link page. Relocating it. 2008-02-25 06:30:38 +00:00
link-category.php
link-import.php
link-manager.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
link-parse-opml.php
link.php
media-upload.php Media library updates from andy. see #5911 2008-02-28 21:29:51 +00:00
menu-header.php
menu.php Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009 2008-02-26 22:45:46 +00:00
moderation.php Resurrect moderation.php as a redirect to edit-comments.php. 2008-02-25 19:29:30 +00:00
options-discussion.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
options-general.php Hardcode offset range since the step argument to range is PHP 5 only. fixes #6047 2008-02-29 19:00:52 +00:00
options-head.php
options-misc.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
options-permalink.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
options-privacy.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
options-reading.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
options-writing.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
options.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
page-new.php
page.php Change save page redirects. see #6024 2008-03-01 00:16:55 +00:00
plugin-editor.php
plugins.php Remove extra plugin page pipes. fixes #6059 2008-03-01 20:38:35 +00:00
post-new.php
post.php Post Edit Collision Detection from mdawaffe. fixes #6043 2008-02-29 09:51:36 +00:00
profile.php
rtl.css
setup-config.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
sidebar.php
theme-editor.php
themes.php
update-links.php
update.php Change niceblue class name to form-table. Props filosofo and mt. fixes #5973 2008-02-24 04:33:10 +00:00
upgrade-functions.php
upgrade.php urlencode the goback url to preserve any parameters. Fixes #5753 props DD32. 2008-02-28 21:57:49 +00:00
upload.php Add media library uploader tab. Props andy. see #5911 2008-02-27 08:31:10 +00:00
user-edit.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
users.php Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011 2008-02-27 00:46:27 +00:00
widgets.php
wp-admin.css Full length fields on the edit link form. Props mt. fixes #6055 2008-03-01 02:12:52 +00:00