twentyGOLEM/wp-admin
ryan 7bdbfe50d7 Fix theme install downloads. Props josephscott. fixes #9543
git-svn-id: http://svn.automattic.com/wordpress/trunk@10942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-16 03:46:45 +00:00
..
css Resizing and animation for widgets, see #9511 2009-04-13 01:17:59 +00:00
images Improved admin icons, props empireoflight, fixes #9351 2009-03-17 19:47:57 +00:00
import Don't force balance tags to avoid image stripping. Props beaulebens. fixes #9468 2009-04-06 18:33:50 +00:00
includes Fix theme install downloads. Props josephscott. fixes #9543 2009-04-16 03:46:45 +00:00
js Fold widget after saving, see #9511 2009-04-13 17:08:13 +00:00
admin-ajax.php Widgets: open when adding, clean-up AJAX calls, slower animation/less jumping in IE, see #9511 2009-04-13 16:20:58 +00:00
admin-footer.php Make can_compress_scripts a site option. Add site option wrappers for WP. 2009-02-18 23:38:11 +00:00
admin-functions.php
admin-header.php Improved no-js styles 2009-04-04 17:07:31 +00:00
admin-post.php Fire nopriv actions from post and ajax handlers when user is not logged in. 2009-03-05 21:43:35 +00:00
admin.php Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade 2009-02-09 19:19:38 +00:00
async-upload.php Define WP_ADMIN in flash uploader, props hailin, fixes #9368 2009-03-20 01:07:35 +00:00
categories.php Add per page screen option for categories 2009-04-10 21:47:01 +00:00
comment.php Use wpdb::insert() and update(). see #6836 2009-03-06 05:06:15 +00:00
custom-header.php Set default coords for cropper. Props yoavf. fixes #9526 2009-04-13 17:00:51 +00:00
edit-attachment-rows.php gettext comments. Props nbachiyski. see #9112 2009-03-13 03:53:39 +00:00
edit-category-form.php
edit-comments.php Notice fixes. Props DD32. fixes #9502 2009-04-10 04:34:44 +00:00
edit-form-advanced.php Fix flash upload button, right sidebar on write pages in IE6 2009-04-04 10:21:43 +00:00
edit-form-comment.php Fix flash upload button, right sidebar on write pages in IE6 2009-04-04 10:21:43 +00:00
edit-link-categories.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
edit-link-category-form.php
edit-link-form.php Fix flash upload button, right sidebar on write pages in IE6 2009-04-04 10:21:43 +00:00
edit-page-form.php Fix flash upload button, right sidebar on write pages in IE6 2009-04-04 10:21:43 +00:00
edit-pages.php Add per page option to Screen Options for comments, posts, pages, and media. 2009-03-27 22:47:47 +00:00
edit-post-rows.php
edit-tag-form.php Tag descriptions, props aaroncampbell, fixes #9381 2009-04-09 16:00:40 +00:00
edit-tags.php Add per page screen option for tags 2009-04-10 21:52:57 +00:00
edit.php Use _n(). Props nbachiyski. fixes #9111 2009-02-20 19:35:16 +00:00
export.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
gears-manifest.php Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices 2009-04-15 19:55:41 +00:00
import.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
index-extra.php
index.php Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk 2009-01-19 18:31:08 +00:00
install-helper.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
install.php gettext comments. Props nbachiyski. see #9112 2009-03-13 03:53:39 +00:00
link-add.php
link-category.php
link-manager.php Fix empty table cells in IE 2009-03-26 02:17:01 +00:00
link-parse-opml.php OPML import fixes 2008-12-10 18:43:43 +00:00
link.php
load-scripts.php Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices 2009-04-15 19:55:41 +00:00
load-styles.php Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices 2009-04-15 19:55:41 +00:00
media-new.php
media-upload.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
media.php
menu-header.php Ignore index.php in plugins dir when creating menus. Props Denis-de-Bernardy. fixes #6478 2009-04-08 18:20:33 +00:00
menu.php Improved no-js styles 2009-04-04 17:07:31 +00:00
moderation.php
options-discussion.php Improve the description for the default comment status. Fixes #8894 props jacobsantos. 2009-03-03 21:08:02 +00:00
options-general.php Improve timezone wording. Props nbachiyski. see #3962 2009-04-06 16:16:39 +00:00
options-head.php
options-media.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-misc.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-permalink.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-privacy.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-reading.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options-writing.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
options.php Timezone support. Props Otto42. see #3962 2009-03-10 00:50:00 +00:00
page-new.php
page.php
plugin-editor.php Don't allow editing of binary files. Props jbsil. fixes #9452 2009-04-06 17:27:36 +00:00
plugin-install.php Split add new plugin dashboard into search and upload. 2009-03-20 13:31:00 +00:00
plugins.php Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454 2009-04-04 11:15:39 +00:00
post-new.php
post.php
press-this.php preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param 2009-04-01 05:45:28 +00:00
profile.php
revision.php
rtl.css jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867 2009-03-25 14:29:22 +00:00
setup-config.php Nested install fixes. Props sivel. fixes #7997 for trunk 2009-03-04 19:30:16 +00:00
sidebar.php
theme-editor.php Show template files in subdirs. Props DD32. fixes #4131 2009-03-25 16:51:08 +00:00
theme-install.php Fix close tag in Theme Installer, props simek, fixes #9498 2009-04-09 13:16:14 +00:00
themes.php Theme insall cleanups. Props DD32. fixes #9508 2009-04-13 16:24:37 +00:00
tools.php Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434 2009-04-01 05:41:52 +00:00
update-core.php Check for new version when visiting Tools->Upgrade. fixes #9108 2009-02-17 00:13:25 +00:00
update-links.php Use wpdb::insert() and update(). see #6836 2009-03-06 05:06:15 +00:00
update.php Fix upgrade theme nonce. 2009-04-13 16:26:00 +00:00
upgrade-functions.php
upgrade.php
upload.php Add author column to detached media, props scribu, fixes #9282 2009-03-06 02:23:52 +00:00
user-edit.php Move link outside label. Props nightgunner5, Nicholas91. fixes #7983 2009-04-15 17:04:48 +00:00
user-new.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
users.php gettext contexts. Props nbachiyski. see #9112 2009-03-10 23:02:29 +00:00
widgets.php Match old/new sidebars by index when switching themes, see #9511 2009-04-14 01:17:57 +00:00
wp-admin.css Widgets page, first run, see #9511 2009-04-11 14:37:24 +00:00