WordPress/wp-admin
2008-02-09 13:08:28 +00:00
..
css Widget interface updates from mdawaffe. see #5583 2008-02-07 21:57:54 +00:00
images Missing image from #5694 2008-01-21 22:16:02 +00:00
import Add post_password to export. Props Nazgul. fixes #4376 2008-02-07 19:22:59 +00:00
includes Separate meta box context into page and context to accommodate postbox API changes. see #5798 2008-02-08 21:06:15 +00:00
js Move editor js to editor.js. fixes #5799 2008-02-09 13:08:28 +00:00
admin-ajax.php Postbox save updates and admin js refactoring from nbachiyski. fixes #5799 2008-02-08 19:57:50 +00:00
admin-footer.php Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32. 2008-01-14 03:16:56 +00:00
admin-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 2007-09-12 02:36:04 +00:00
admin-header.php Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32. 2008-01-14 03:16:56 +00:00
admin.php Call WP::init() just before kicking the init action so that the current user is setup as early as possible. fixes #4181 2008-01-09 20:08:59 +00:00
async-upload.php First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac. 2008-01-25 19:21:11 +00:00
bookmarklet.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
categories.php jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 2007-10-09 22:49:42 +00:00
comment.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
custom-header.php Unused var cleanup. Props DD32. see #5418 2008-01-04 19:36:34 +00:00
edit-category-form.php JS/AJAX form validation from mdawaffe. fixes #5299 2007-11-01 06:23:16 +00:00
edit-comments.php Mass select for users from cpoteet and mdawaffe. fixes #5592 2008-01-07 20:38:49 +00:00
edit-form-advanced.php Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774 2008-02-09 08:40:00 +00:00
edit-form-comment.php Add a link to the post a comment is for when editing a comment. Fixes #4345 props mgrouchy, 2007-12-20 20:31:46 +00:00
edit-form.php Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782 2008-02-06 21:19:47 +00:00
edit-link-categories.php Some link manager juggling, still need to have submenu highlight when on sub-sub pages. 2008-01-04 20:18:55 +00:00
edit-link-category-form.php JS/AJAX form validation from mdawaffe. fixes #5299 2007-11-01 06:23:16 +00:00
edit-link-form.php Separate meta box context into page and context to accommodate postbox API changes. see #5798 2008-02-08 21:06:15 +00:00
edit-page-form.php Fix display of dates for drafts and future posts. Props DD32 and ffemtcj. see #5774 2008-02-09 08:40:00 +00:00
edit-pages.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
edit-post-rows.php Update comment count in single post row on post comment screen, edit.php?p=1&c=1. 2008-01-04 11:53:15 +00:00
edit-tag-form.php First cut at Manage->Tags. Props jhodgdon. see #5684 2008-01-25 19:29:01 +00:00
edit-tags.php Bulk tag delete from jhodgdon. see #5684 2008-02-08 19:38:53 +00:00
edit.php Some first pass styling changes for manage pages. 2008-02-08 01:40:14 +00:00
export.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
import.php correct logic grouping when reading importers. fixes #4763 2007-08-17 01:59:37 +00:00
index-extra.php New dashboard from mdawaffe. see #5750 2008-02-02 07:57:51 +00:00
index.php Use %s instead of %d so number_format_i18n() strings don't get cast to 1. 2008-02-09 07:08:32 +00:00
install-helper.php Remove unused variables. Props DD32. see #5418 2007-12-06 06:37:30 +00:00
install.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
link-add.php Update edit link pages. Link categories need work. 2008-01-31 20:04:54 +00:00
link-category.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
link-import.php Some link manager juggling, still need to have submenu highlight when on sub-sub pages. 2008-01-04 20:18:55 +00:00
link-manager.php Mass select for users from cpoteet and mdawaffe. fixes #5592 2008-01-07 20:38:49 +00:00
link-parse-opml.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
link.php Update edit link pages. Link categories need work. 2008-01-31 20:04:54 +00:00
media-upload.php First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac. 2008-01-25 19:21:11 +00:00
menu-header.php Close the last li. 2008-01-16 06:55:20 +00:00
menu.php Comment bubble count fix from nbachiyski. fixes #5694 2008-01-29 16:43:20 +00:00
moderation.php Use __ngettext() for plurals. Props darkdragon. see #4865 2007-12-20 17:05:06 +00:00
options-discussion.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-general.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-head.php Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk. 2007-03-16 08:10:02 +00:00
options-misc.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-permalink.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
options-privacy.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options-reading.php get_avatar(). see #5775 2008-02-07 06:07:12 +00:00
options-writing.php A few more stylings -- options/settings still need a lot more work. 2007-12-23 10:05:37 +00:00
options.php Remove redundant url filter. fixes #4663 2007-09-05 22:44:58 +00:00
page-new.php Move editor js to editor.js. fixes #5799 2008-02-09 13:08:28 +00:00
page.php Move editor js to editor.js. fixes #5799 2008-02-09 13:08:28 +00:00
plugin-editor.php Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254 2007-02-14 06:15:05 +00:00
plugins.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
post-new.php Move editor js to editor.js. fixes #5799 2008-02-09 13:08:28 +00:00
post.php Move editor js to editor.js. fixes #5799 2008-02-09 13:08:28 +00:00
profile.php Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736 2008-01-31 22:03:48 +00:00
rtl.css Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
setup-config.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
sidebar.php Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5 2008-01-06 19:15:33 +00:00
theme-editor.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
themes.php Theme tagging from andy. fixes #5545 2007-12-31 18:39:43 +00:00
update-links.php Consistently include wp-config.php. fixes #3349 2007-08-03 00:45:06 +00:00
upgrade-functions.php Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 2007-09-12 02:36:04 +00:00
upgrade.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
upload.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
user-edit.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
users.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
widgets.php Widget interface updates from mdawaffe. see #5583 2008-02-07 21:57:54 +00:00
wp-admin.css Some first pass styling changes for manage pages. 2008-02-08 01:40:14 +00:00