Wordpress/wp-admin
Mark Jaquith 8f702da770 Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:29:07 +00:00
..
css Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
images Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
import Notice fixes from DD32. see #7509 2008-10-21 23:54:18 +00:00
includes Increase the default number of comments per page to 50. 10 is far too few. 2008-10-24 07:22:50 +00:00
js Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
admin-ajax.php Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945 2008-10-22 17:15:19 +00:00
admin-footer.php Finishing touches on the admin footer. 2008-10-22 20:14:21 +00:00
admin-functions.php
admin-header.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
admin-post.php
admin.php Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932 2008-10-21 16:31:06 +00:00
async-upload.php
categories.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
comment.php
custom-header.php
edit-attachment-rows.php Media column changes 2008-10-15 05:39:40 +00:00
edit-category-form.php Remember pagenum when redirecting after saving a category. fixes #7923 2008-10-23 00:08:42 +00:00
edit-comments.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit-form-advanced.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit-form-comment.php Email and visit site links for edit comment form 2008-10-14 05:16:24 +00:00
edit-form.php
edit-link-categories.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit-link-category-form.php
edit-link-form.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit-page-drafts.php
edit-page-form.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit-pages.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit-post-drafts.php
edit-post-rows.php
edit-tag-form.php
edit-tags.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
edit.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
export.php Notice fixes from DD32. see #7509 2008-10-21 23:54:18 +00:00
gears-manifest.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
import.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
index-extra.php Draggable dash, first cut. Props mdawaffe. see #7552 2008-10-08 23:32:34 +00:00
index.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
install-helper.php
install.php
link-add.php Bring back the H2s. Rough draft. 2008-10-17 20:02:03 +00:00
link-category.php
link-import.php
link-manager.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
link-parse-opml.php
link.php
media-new.php Bring back the H2s. Rough draft. 2008-10-17 20:02:03 +00:00
media-upload.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
media.php
menu-header.php Admin menu styling 2008-10-23 22:19:19 +00:00
menu.php Make plugins.php the first Plugins submenu 2008-10-23 23:32:04 +00:00
moderation.php
options-discussion.php Comment paging and sorting from Viper007Bond. see #7927 2008-10-23 16:08:47 +00:00
options-general.php Move whitelist functions to plugin.php. Add settings_fields(). 2008-10-19 23:35:09 +00:00
options-head.php
options-media.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
options-misc.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
options-permalink.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
options-privacy.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
options-reading.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
options-writing.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
options.php Comment paging and sorting from Viper007Bond. see #7927 2008-10-23 16:08:47 +00:00
page-new.php Bring back the H2s. Rough draft. 2008-10-17 20:02:03 +00:00
page.php
plugin-editor.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
plugin-install.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
plugins.php use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671 2008-10-24 05:47:55 +00:00
post-new.php Bring back h2 for add/edit post 2008-10-17 00:36:18 +00:00
post.php Bring back h2 for add/edit post 2008-10-17 00:36:18 +00:00
press-this.php Press This fixes from noel. see #7949 2008-10-23 15:42:04 +00:00
profile.php
revision.php
rtl.css Send togbox to Hades. @ryan: size 8.5 -- something with sapphires. 2008-10-21 04:55:38 +00:00
setup-config.php Use relative path for install css. Props DD32. see #7509 2008-10-14 00:18:41 +00:00
sidebar.php
theme-editor.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
themes.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
turbo.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
update-links.php
update.php Update backup link. Props MichaelH . fixes #7899 2008-10-22 16:41:01 +00:00
upgrade-functions.php
upgrade.php
upload.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
user-edit.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
users.php Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00
widgets.php Covering our XSS bases 2008-10-17 20:06:22 +00:00
wp-admin.css Screen Options tab, rough draft 2008-10-24 10:29:07 +00:00