WordPress/wp-admin
2009-02-11 23:10:11 +00:00
..
css Remove no-js.css, add the styles to admin-header instead 2009-02-09 13:50:35 +00:00
images Updated menu icons from Ben, minor a.button tweaks 2008-12-10 05:27:56 +00:00
import Completely New LiveJournal Importer update, props beaulebens, see #8999 2009-02-10 19:34:52 +00:00
includes Rough first cut of theme browser/installer. Props DD32. see #8652 2009-02-11 23:10:11 +00:00
js Don't ask for confirmation when marking a comment as spam 2009-02-09 22:46:27 +00:00
admin-ajax.php Revert the revert per Matt. see #8999 2009-02-04 18:24:02 +00:00
admin-footer.php Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859 2009-01-15 00:08:20 +00:00
admin-functions.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
admin-header.php Remove no-js.css, add the styles to admin-header instead 2009-02-09 13:50:35 +00:00
admin-post.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
admin.php Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade 2009-02-09 19:19:38 +00:00
async-upload.php Notice fixes from DD32. see #7509 2008-11-14 23:01:16 +00:00
categories.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
comment.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
custom-header.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
edit-attachment-rows.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
edit-category-form.php Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ 2008-12-09 09:07:36 +00:00
edit-comments.php Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk 2009-01-26 03:14:04 +00:00
edit-form-advanced.php Show comments on the Edit Post screen in separate postbox 2009-02-02 03:41:19 +00:00
edit-form-comment.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
edit-link-categories.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
edit-link-category-form.php Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ 2008-12-09 09:07:36 +00:00
edit-link-form.php Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1 2009-01-29 07:00:00 +00:00
edit-page-form.php Show the permalink even when not "pretty" and add "View Post" button if the post is published, see #8976 2009-01-29 12:11:52 +00:00
edit-pages.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
edit-post-rows.php Don't show tables when no posts or pages are found. fixes #8346 2008-11-26 00:36:25 +00:00
edit-tag-form.php get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk 2008-12-22 19:33:09 +00:00
edit-tags.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
edit.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
export.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
gears-manifest.php TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer 2009-01-09 12:02:59 +00:00
import.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
index-extra.php Draggable dash, first cut. Props mdawaffe. see #7552 2008-10-08 23:32:34 +00:00
index.php Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk 2009-01-19 18:31:08 +00:00
install-helper.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
install.php Notice fixes from DD32. see #7509 2008-11-10 18:54:18 +00:00
link-add.php Move screen_meta() to admin header. Add all meta boxes before requiring admin-header. 2008-11-11 22:40:16 +00:00
link-category.php Fix menu parents. see #8421 2008-11-29 18:09:09 +00:00
link-manager.php Anchor preg. Props mrmist. fixes #8881 for trunk 2009-02-02 19:14:33 +00:00
link-parse-opml.php OPML import fixes 2008-12-10 18:43:43 +00:00
link.php Fix parents for page and link editors. fixes #8421 2008-11-29 17:51:30 +00:00
load-scripts.php Detect when the server compresses output, see #8628 2009-02-01 09:45:24 +00:00
load-styles.php Detect when the server compresses output, see #8628 2009-02-01 09:45:24 +00:00
media-new.php Bring back the H2s. Rough draft. 2008-10-17 20:02:03 +00:00
media-upload.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
media.php Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ 2008-12-09 09:07:36 +00:00
menu-header.php Ignore index.php in plugins dir when creating menus. fixes #6478 2009-02-06 18:12:05 +00:00
menu.php Rough first cut of theme browser/installer. Props DD32. see #8652 2009-02-11 23:10:11 +00:00
moderation.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-discussion.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-general.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-head.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-media.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-misc.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-permalink.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-privacy.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-reading.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-writing.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
page-new.php Move screen_meta() to admin header. Add all meta boxes before requiring admin-header. 2008-11-11 22:40:16 +00:00
page.php Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519 2008-12-07 03:39:00 +00:00
plugin-editor.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
plugin-install.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
plugins.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
post-new.php Move screen_meta() to admin header. Add all meta boxes before requiring admin-header. 2008-11-11 22:40:16 +00:00
post.php Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519 2008-12-07 03:39:00 +00:00
press-this.php Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795 2009-01-18 05:40:40 +00:00
profile.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
revision.php Notice fixes. see #7509 2008-08-25 21:50:11 +00:00
rtl.css Allow muliple tag-like taxonomies in the post editor. see #6387 2008-12-18 19:12:26 +00:00
setup-config.php Allow nested install. Props sivel. fixes #7997 2008-10-31 19:24:45 +00:00
sidebar.php Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget 2008-09-06 06:10:38 +00:00
theme-editor.php Fix missing closing tag in theme-editor.php, props roganty, fixes #8581 2008-12-12 08:19:10 +00:00
theme-install.php Rough first cut of theme browser/installer. Props DD32. see #8652 2009-02-11 23:10:11 +00:00
themes.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
tools.php More strongly worded, active voice Gears warning 2008-12-09 21:43:54 +00:00
update-core.php Reinstall fix. fixes #8724 for trunk 2009-01-11 21:48:40 +00:00
update-links.php Error checking for HTTP requests. Props jacobsantos. see #7793 2008-10-02 00:32:21 +00:00
update.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
upgrade-functions.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
upgrade.php Only upgrade if we are installed. Fixes #7627 props pishmishy. 2008-08-28 20:55:40 +00:00
upload.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
user-edit.php Fix notice. Props jeremyclarke. see #8764 2009-01-06 22:05:57 +00:00
user-new.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
users.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
widgets.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
wp-admin.css Show comments on the Edit Post screen in separate postbox 2009-02-02 03:41:19 +00:00