Wordpress/wp-admin
Ryan Boren fba2ab997b Make buttons pretty
git-svn-id: https://develop.svn.wordpress.org/trunk@10860 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-03 00:52:50 +00:00
..
css 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
images Improved admin icons, props empireoflight, fixes #9351 2009-03-17 19:47:57 +00:00
import Clean urls 2009-03-18 02:46:32 +00:00
includes Remove extra input. Props hakre. fixes #9430 2009-04-01 16:39:21 +00:00
js Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users 2009-03-28 08:21:43 +00:00
admin-ajax.php Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users 2009-03-28 08:21:43 +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 Validation fixes. Props Viper007Bond. fixes #9387 2009-03-24 15:27:17 +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
comment.php Use wpdb::insert() and update(). see #6836 2009-03-06 05:06:15 +00:00
custom-header.php Make buttons pretty 2009-04-03 00:52:50 +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 Add per page option to Screen Options for comments, posts, pages, and media. 2009-03-27 22:47:47 +00:00
edit-form-advanced.php Fix typo, props hakre, fixes #9431 2009-04-01 00:14:38 +00:00
edit-form-comment.php Fix right sidebar on edit comment screen 2009-03-26 22:22:52 +00:00
edit-link-categories.php
edit-link-category-form.php
edit-link-form.php 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
edit-page-form.php 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
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
edit-tags.php Remember page when redirecting after tag edit. Props Viper007Bond. fixes #9220 for trunk 2009-03-13 05:24:20 +00:00
edit.php Use _n(). Props nbachiyski. fixes #9111 2009-02-20 19:35:16 +00:00
export.php
gears-manifest.php TinyMCE 3.2.2 2009-03-15 16:55:49 +00:00
import.php
index-extra.php
index.php
install-helper.php
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
link.php
load-scripts.php gettext comments. Props nbachiyski. see #9112 2009-03-13 03:53:39 +00:00
load-styles.php gettext comments. Props nbachiyski. see #9112 2009-03-13 03:53:39 +00:00
media-new.php
media-upload.php
media.php
menu-header.php Ignore index.php in plugins dir when creating menus. fixes #6478 2009-02-06 18:12:05 +00:00
menu.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +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 translation support for timezone settings. See #9112 props nbachiyski. 2009-03-25 16:55:28 +00:00
options-head.php
options-media.php
options-misc.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
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 use mb_* functions to match file extension, fixes #9289 2009-03-06 16:17:57 +00:00
plugin-install.php Split add new plugin dashboard into search and upload. 2009-03-20 13:31:00 +00:00
plugins.php Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781 2009-03-07 02:07:24 +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 Upload theme from zip fixes. see #8652 2009-02-25 23:43:30 +00:00
themes.php More theme install styling, see #8652 2009-03-20 00:14:57 +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 Add screen icon for plugin upgrade. Props demetris. fixes #9410 2009-03-30 16:26:48 +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 Filters for IM names in user profile, props Txanny, fixes #9357 2009-03-19 09:16:26 +00:00
user-new.php
users.php gettext contexts. Props nbachiyski. see #9112 2009-03-10 23:02:29 +00:00
widgets.php Separate widget form and update callbacks. 2009-03-17 00:59:42 +00:00
wp-admin.css Fix right sidebar on edit comment screen 2009-03-26 22:22:52 +00:00