WordPress/wp-admin
ryan 8a10888fe8 Cast to int. Props g30rg3x. fixes #8291
git-svn-id: http://svn.automattic.com/wordpress/branches/2.6@9815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 17:27:08 +00:00
..
css Set eol-style 2008-08-18 16:39:21 +00:00
images Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274 2008-07-10 03:49:52 +00:00
import Fix typo in textpattern importer. Fixes #7529 for 2.6 branch props jhernandis. 2008-08-16 20:44:32 +00:00
includes Apply [8853] to the 2.6 branch 2008-10-03 15:55:35 +00:00
js Don't apply checkboxes to invisible comments.Props mdawaffe. fixes #7433 for 2.6 2008-07-29 22:16:49 +00:00
admin-ajax.php Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for 2.6 2008-07-29 22:15:22 +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 Use conditional for whole sentence. Fixes #7385 for 2.6.1 2008-07-23 18:52:50 +00:00
admin-post.php Generic POST handler. see #7283 2008-07-11 20:24:35 +00:00
admin.php Generic POST handler. see #7283 2008-07-11 20:24:35 +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 Stay on the same page after moderating comments. Fixes #7412 for 2.6.1 2008-07-26 03:54:06 +00:00
edit-form-advanced.php Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6 2008-08-12 20:58:46 +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 Fix assignment of links to the default category when a category is deleted. Props scohoust. fixes #7316 for 2.6 2008-07-21 16:13:37 +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 redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6 2008-08-12 20:58:46 +00:00
edit-pages.php Typo fix. Props paul@byte. fixes #7323 for 2.6 2008-07-16 16:14:26 +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 Gears: don't try to cache TinyMCE if it has been deleted, for 2.6.1 (already in 2.7) 2008-08-10 21:53:40 +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 i18n fixes from nbachiyski. fixes #7195 2008-06-28 16:27:21 +00:00
install-helper.php Prevent fatal error if plugin uses install-helper.php, fixes #6747 for 2.6.1 2008-08-10 23:15:53 +00:00
install.php Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276 2008-07-10 16:59:17 +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 Check for WP_Error return from wp_update_term(). Props scohoust. fixes #7366 for 2.6 2008-07-21 17:52:38 +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 Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265. 2008-07-10 07:35:20 +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 Better solution for #4536. Slashless normalization of tag/category bases. fixes #7306 for 2.6.1. see #4536 2008-07-17 19:45:26 +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 Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6 2008-08-12 21:00:43 +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 Include only valid plugins. Props guillep2k and xknown, fixes #6871 for 2.6.1 2008-07-30 06:48:03 +00:00
post-new.php Add thickbox to pages that use media uploader. 2008-06-02 21:46:25 +00:00
post.php Don't redirect back to permalink after editing from Edit This link. fixes #7503 for 2.6 2008-08-12 20:58:46 +00:00
press-this.php Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for 2.6 2008-08-05 17:14:18 +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 Store current user rather than original post author when saving revisions. Props mdawaffe. fixes #7317 for 2.6 2008-07-28 23:58:46 +00:00
rtl.css RTL CSS updates from Navid Kashani, RanYanivHartstein, mani_monaj, and the WP Persian team. see #7498 2008-08-12 22:49:33 +00:00
setup-config.php Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276 2008-07-10 16:59:17 +00:00
sidebar.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
theme-editor.php Check fopen return value. Props Otto42 and pishmishy. fixes #4448 2008-06-27 20:14:50 +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 Install styling from azaozz. fixes #7266 2008-07-09 04:33:31 +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 Cast to int. Props g30rg3x. fixes #8291 2008-11-20 17:27:08 +00:00
widgets.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
wp-admin.css Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265. 2008-07-10 07:35:20 +00:00