WordPress/wp-admin
2008-06-26 22:39:57 +00:00
..
css Press This updates from noel. see #6813 2008-06-23 16:00:12 +00:00
images Press This changes from noel. see #6813 2008-06-17 19:36:29 +00:00
import Make the subject in "wp-cat2tag.php" translatable. Fixes #7137 props msi08. 2008-06-14 15:08:53 +00:00
includes More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157 2008-06-26 22:39:57 +00:00
js Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676 2008-06-25 16:58:27 +00:00
admin-ajax.php Post revisions API cleanup from mdawaffe. see #6775 2008-05-29 22:21:36 +00:00
admin-footer.php max width fixes from azaozz. fixes #6051 2008-02-29 23:27:02 +00:00
admin-functions.php Mark files as deprecated. See #4960. 2008-03-21 09:29:22 +00:00
admin-header.php Better wording for Gears. 2008-06-24 16:57:12 +00:00
admin.php More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001 2008-06-06 07:39:11 +00:00
async-upload.php SSL fixes. see #7001 2008-06-24 22:19:27 +00:00
categories.php Add paging to Manage->Categories. fixes #7136 2008-06-13 23:52:07 +00:00
comment.php Fix duplicate comment notifications. Props MtDewVirus. fixes #6892 for trunk 2008-05-28 15:37:59 +00:00
custom-header.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +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 Make the args for the category drop down query the same as the category table query so that the cache is used. Eliminates a query. see #7147 2008-06-17 05:45:21 +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 don't show autosave message if post and autosave are 'identical'. Props mdawaffe. see #6775 2008-06-23 22:25:27 +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 Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz. 2008-03-15 22:57:47 +00:00
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_meta_box() for edit link form. fixes #6964 2008-05-30 21:16:15 +00:00
edit-page-form.php Don't unpublish pages when a user who can edit publised pages but not publish new pages edits a page. Props jeremyclarke. see #6943 #7070 for trunk 2008-06-03 06:44:40 +00:00
edit-pages.php Add paging to Manage->Pages. see #6561 2008-06-15 00:45:01 +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 First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
export.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
gears-manifest.php Edit image fixes from azaozz: : new link not created if the image has class "aligncenter" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; "Unknown error" in IE6. see #6811 2008-06-25 16:30:28 +00:00
import.php Admin style tweaks from mt. fixes #5974 2008-02-24 02:07:51 +00:00
index-extra.php Dashboard widgets caching improvements from mdawaffe. see #5750 2008-02-21 21:20:09 +00:00
index.php Use number_format and change language. see #6471 2008-06-26 17:23:07 +00:00
install-helper.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
install.php More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157 2008-06-26 22:39:57 +00:00
link-add.php Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 2008-05-20 17:19:33 +00:00
link-category.php Fix redirects after editing and deleting link categories. 2008-03-26 22:21:01 +00:00
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 Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
link.php Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 2008-05-20 17:19:33 +00:00
media-upload.php Invisible ink delete links. See #5911. Also some old school colors, half-way done. 2008-03-10 21:49:08 +00:00
media.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
menu-header.php Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091 2008-06-04 18:09:31 +00:00
menu.php Use number_format_i18n on Awaiting Moderation count. fixes #6700 for trunk 2008-04-29 23:19:31 +00:00
moderation.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
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 are called Settings now. Props hansengel. see #5850 2008-02-14 00:39:38 +00:00
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 Save enable_app and enable_xmlrpc settings. see #7157 2008-06-24 00:46:36 +00:00
options.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
page-new.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
page.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
plugin-editor.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
plugins.php Delete plugin confirmation from DD32. see #7091 2008-06-16 18:35:48 +00:00
post-new.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
post.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
press-this.php gettext for Press This from Txanny. fixes #7189 2008-06-26 20:13:32 +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
revision.php better handling of comparing a revision to itself. Props mdawaffe. see #6775 2008-06-23 22:45:19 +00:00
rtl.css RTL fixes from RanYanivHartstein. fixes #6826 for trunk 2008-06-16 22:23:22 +00:00
setup-config.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
sidebar.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
theme-editor.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
themes.php Use WP_CONTENT_DIR and URL when linking to theme screenshots. Props sambauers. see #6938 2008-06-03 17:17:45 +00:00
update-links.php Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933 2008-05-21 05:59:27 +00:00
update.php Add delete_plugins and update_plugins caps. Props DD32. fixes #7096 2008-06-06 19:21:35 +00:00
upgrade-functions.php Mark files as deprecated. See #4960. 2008-03-21 09:29:22 +00:00
upgrade.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
upload.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
user-edit.php Remove colons from field names. Props thee17. fixes #7158 2008-06-23 21:51:47 +00:00
users.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
widgets.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
wp-admin.css Tag to cat converter improvements from azaozz. see #6909 2008-06-13 20:23:29 +00:00