WordPress/wp-admin
2008-09-06 06:10:38 +00:00
..
css Better admin search boxes. 2008-09-05 23:19:08 +00:00
images Use farbtastic for custom header color picker. Props rmmccue. see #5591 2008-08-28 17:42:21 +00:00
import WXR Importer fix to resolve absolute urls without protocol and domain. fixes #7595 2008-09-03 18:34:20 +00:00
includes Better admin search boxes. 2008-09-05 23:19:08 +00:00
js Better admin search boxes. 2008-09-05 23:19:08 +00:00
admin-ajax.php Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion. 2008-08-27 20:47:01 +00:00
admin-footer.php Base css layout, fixes #7620 2008-08-31 13:51:52 +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 Add simple Chrome detection and updates for Gears dialog, fixes #7684 2008-09-05 16:29:03 +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 Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
async-upload.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
categories.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
comment.php Some css cleanup and fixes after the merge, see #7552 2008-08-21 02:25:14 +00:00
custom-header.php Use farbtastic for custom header color picker. Props rmmccue. see #5591 2008-08-28 17:42:21 +00:00
edit-attachment-rows.php Merge crazyhorse management pages. see #7552 2008-08-20 04:06:36 +00:00
edit-category-form.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
edit-comments.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
edit-form-advanced.php Saving/restoring the user interface state, see #7654 2008-08-31 06:34:43 +00:00
edit-form-comment.php Some css cleanup and fixes after the merge, see #7552 2008-08-21 02:25:14 +00:00
edit-form.php File level phpdoc from santosj. fixes #7496 2008-08-19 21:02:06 +00:00
edit-link-categories.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
edit-link-category-form.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
edit-link-form.php Show Settings for edit link form. see #7552 2008-08-27 19:49:08 +00:00
edit-page-form.php Saving/restoring the user interface state, see #7654 2008-08-31 06:34:43 +00:00
edit-pages.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
edit-post-rows.php Move post row generation to functions in prep for some AJAX work. see #7552 2008-08-25 20:21:27 +00:00
edit-tag-form.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
edit-tags.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
edit.php Fix Notice. Mark unreachable code as TODO. 2008-09-05 23:29:30 +00:00
export.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
gears-manifest.php Improved phpdoc for the gears manifest. 2008-09-05 18:53:32 +00:00
import.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
inbox.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
index-extra.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
index.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
install-helper.php phpdoc fixes for install-helper.php. See #7550 props santosj. 2008-08-20 06:21:23 +00:00
install.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
link-add.php Some css cleanup and fixes after the merge, see #7552 2008-08-21 02:25:14 +00:00
link-category.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
link-import.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
link-manager.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
link-parse-opml.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
link.php Some css cleanup and fixes after the merge, see #7552 2008-08-21 02:25:14 +00:00
media-upload.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
media.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
menu-header.php Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619 2008-08-29 06:36:31 +00:00
menu.php Remove Stats from My Account menu. fixes #7567 see #7552 2008-08-22 04:39:40 +00:00
moderation.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-discussion.php Add settings registration and whitelisting. Props donncha. see #7277 2008-09-04 01:11:18 +00:00
options-general.php Add settings registration and whitelisting. Props donncha. see #7277 2008-09-04 01:11:18 +00:00
options-head.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-misc.php Use API for setting checked attribute fixes #7689 props matthewh84. 2008-09-06 00:03:03 +00:00
options-permalink.php Move Setting menu to top-level. see #7552 2008-08-21 23:18:51 +00:00
options-privacy.php Add settings registration and whitelisting. Props donncha. see #7277 2008-09-04 01:11:18 +00:00
options-reading.php Add settings registration and whitelisting. Props donncha. see #7277 2008-09-04 01:11:18 +00:00
options-writing.php Add settings registration and whitelisting. Props donncha. see #7277 2008-09-04 01:11:18 +00:00
options.php Allow people to update home again! See #7277. 2008-09-05 18:37:40 +00:00
page-new.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
page.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
plugin-editor.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
plugin-install.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
plugins.php Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt. 2008-08-27 20:55:48 +00:00
post-new.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
post.php Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget 2008-09-06 06:10:38 +00:00
press-this.php Redirect back to Press This interface after posting 2008-09-05 17:46:09 +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 Better admin search boxes. 2008-09-05 23:19:08 +00:00
setup-config.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +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 Sort templates alphabetically in the theme editor. See #7576 props Terragg. 2008-08-23 09:28:39 +00:00
themes.php More phpdoc updates for wp-adming. See #7496 props santosj. 2008-08-16 07:27:34 +00:00
update-links.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
update.php Don't append HTTPOnly if cookie domain is empty. see #7677 2008-09-05 05:35:58 +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 Move comment reply into the single media item page section to fix notice when no media items. 2008-09-05 23:35:04 +00:00
user-edit.php New colors and small improvements for the pwd strength meter, includes patch by Simek, fixes #7588 2008-08-26 00:40:10 +00:00
users.php Better admin search boxes. 2008-09-05 23:19:08 +00:00
widgets.php We now have Widgitization documentation on the codex so link to it. 2008-09-05 19:00:28 +00:00
wp-admin.css Better admin search boxes. 2008-09-05 23:19:08 +00:00