WordPress/wp-admin
2008-05-18 20:09:52 +00:00
..
css Press This: AJAX load all tabs, add tag UI, make category list scrollable. 2008-05-14 20:01:09 +00:00
images Add spinner 2008-05-13 22:17:29 +00:00
import Show when a term is both a category and a tag, also when a child category is converted to a tag and then converted back, restore the child status, if the parent still exists. Props azaozz. fixes #6909 2008-05-05 17:15:35 +00:00
includes Clear out bad activation keys from 2.5.1. fixes #6842 for trunk 2008-05-15 20:07:54 +00:00
js Support for Google Gears managed offline storage. Props azaozz. see #6965 2008-05-15 22:57:14 +00:00
admin-ajax.php Move autosave to post revisions. Props mdawaffe. see #6775 2008-05-08 17:25:07 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin.php
async-upload.php Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713 2008-04-14 23:09:14 +00:00
bookmarklet.php
categories.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
comment.php Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk 2008-04-21 16:45:48 +00:00
custom-header.php Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk 2008-04-16 20:58:03 +00:00
edit-attachment-rows.php Allow editing of attachmentts with no titles. Props mdawaffe. fixes #6839 for trunk 2008-04-25 15:28:08 +00:00
edit-category-form.php Add editable_slug filter. Props nbachiyski. see #6915 2008-05-05 17:08:13 +00:00
edit-comments.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-form-advanced.php add_meta_box() for edit page form. Props DD32. see #6964 2008-05-18 20:08:18 +00:00
edit-form-comment.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-form.php
edit-link-categories.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-link-category-form.php Add editable_slug filter. Props nbachiyski. see #6915 2008-05-05 17:08:13 +00:00
edit-link-form.php Add ARIA markup for required fields. Fixes #6914 props MarcoZ. 2008-05-04 21:28:12 +00:00
edit-page-form.php add_meta_box() for edit page form. Props DD32. see #6964 2008-05-18 20:08:18 +00:00
edit-pages.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit-post-rows.php Consolidate get_pending_comments_num() queries. see #6770 2008-04-22 21:26:01 +00:00
edit-tag-form.php Add editable_slug filter. Props nbachiyski. see #6915 2008-05-05 17:08:13 +00:00
edit-tags.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
edit.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
export.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
gears-manifest.php Streamline manifest includes. Props azaozz. see #6965 2008-05-16 16:25:33 +00:00
import.php
index-extra.php
index.php Support for Google Gears managed offline storage. Props azaozz. see #6965 2008-05-15 22:57:14 +00:00
install-helper.php
install.php
link-add.php
link-category.php
link-import.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
link-manager.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
link-parse-opml.php
link.php
media-upload.php
media.php Add missing form end tag. 2008-05-04 21:31:29 +00:00
menu-header.php
menu.php Use number_format_i18n on Awaiting Moderation count. fixes #6700 for trunk 2008-04-29 23:19:31 +00:00
moderation.php
options-discussion.php Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
options-general.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-head.php
options-misc.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-permalink.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-privacy.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-reading.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options-writing.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
options.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
page-new.php Word count from azaozz. see #4807 2008-04-29 19:17:23 +00:00
page.php Word count from azaozz. see #4807 2008-04-29 19:17:23 +00:00
plugin-editor.php
plugins.php Consolidate class attributes. Props robertaccettura. fixes #6853 for trunk 2008-04-28 15:17:55 +00:00
post-new.php Word count from azaozz. see #4807 2008-04-29 19:17:23 +00:00
post.php Word count from azaozz. see #4807 2008-04-29 19:17:23 +00:00
press-this.php Trailing whitespace cleanup. 2008-05-17 18:50:54 +00:00
profile.php
revision.php Revisioning for pages from mdawaffe. see #6775 2008-05-09 15:59:17 +00:00
rtl.css
setup-config.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
sidebar.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
theme-editor.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
themes.php
update-links.php
update.php Fix FTP SSL setting. Props DD32. fixes #6986 for trunk 2008-05-18 20:09:52 +00:00
upgrade-functions.php
upgrade.php
upload.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
user-edit.php Get color option for user being edited, not current user. Props regulatethis. fixes #6911 for trunk 2008-05-05 20:06:37 +00:00
users.php Add ARIA markup for required fields. Fixes #6914 props MarcoZ. 2008-05-04 21:28:12 +00:00
widgets.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
wp-admin.css Remove old #your-profile fieldset CSS. fixes #6982 2008-05-16 16:18:23 +00:00