twentyGOLEM/wp-admin
ryan 4e4c26678e Menu renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@9176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 19:37:04 +00:00
..
css Cursor style for login form submit, fixes #6452. Hat tip: ionfish. 2008-10-14 18:06:32 +00:00
images Side folding for the menu, first run, still needs colours, styling and perhaps different icons. 2008-10-14 05:10:16 +00:00
import Suspend cache invalidation while importing posts with WP importer 2008-10-09 00:50:52 +00:00
includes Add title attributes to page actions 2008-10-14 18:11:06 +00:00
js Remove dashmenu css 2008-10-14 17:17:48 +00:00
admin-ajax.php Draggable dash, first cut. Props mdawaffe. see #7552 2008-10-08 23:32:34 +00:00
admin-footer.php Quick Edit: remove action links, remove row titles, add hint in footer 2008-10-14 10:33:18 +00:00
admin-functions.php
admin-header.php Side folding for the menu, first run, still needs colours, styling and perhaps different icons. 2008-10-14 05:10:16 +00:00
admin-post.php
admin.php Allow top-level menu page to use a slug, rather than filename. Props DD32. fixes #7214 2008-10-14 00:28:53 +00:00
async-upload.php
categories.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
comment.php
custom-header.php
edit-attachment-rows.php
edit-category-form.php
edit-comments.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
edit-form-advanced.php Punt media box 2008-10-14 17:29:38 +00:00
edit-form-comment.php Email and visit site links for edit comment form 2008-10-14 05:16:24 +00:00
edit-form.php
edit-link-categories.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
edit-link-category-form.php
edit-link-form.php phpdoc for wp-admin. Props jacobsantos. see #7527 2008-10-10 18:21:16 +00:00
edit-page-drafts.php
edit-page-form.php Remove dead markup 2008-10-14 17:09:41 +00:00
edit-pages.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
edit-post-drafts.php
edit-post-rows.php
edit-tag-form.php
edit-tags.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
edit.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
export.php
gears-manifest.php
import.php
index-extra.php Draggable dash, first cut. Props mdawaffe. see #7552 2008-10-08 23:32:34 +00:00
index.php Draggable dash, first cut. Props mdawaffe. see #7552 2008-10-08 23:32:34 +00:00
install-helper.php
install.php
link-add.php
link-category.php
link-import.php
link-manager.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
link-parse-opml.php
link.php
media-new.php
media-upload.php
media.php
menu-header.php Side folding for the menu, first run, still needs colours, styling and perhaps different icons. 2008-10-14 05:10:16 +00:00
menu.php Menu renaming 2008-10-14 19:37:04 +00:00
moderation.php
options-discussion.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-general.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-head.php
options-media.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-misc.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-permalink.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-privacy.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-reading.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options-writing.php Bringing save button back to top of all option pages. 2008-10-14 01:18:52 +00:00
options.php Bug fix for date/time presets. Hat tip: Viper007Bond. 2008-10-14 01:43:04 +00:00
page-new.php
page.php
plugin-editor.php
plugin-install.php Plugin install updates from DD32. see #6015 2008-10-14 00:01:51 +00:00
plugins.php Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72. 2008-10-11 21:33:14 +00:00
post-new.php
post.php Draggable dash, first cut. Props mdawaffe. see #7552 2008-10-08 23:32:34 +00:00
press-this-landing.php Some CSS for turbo.php and press-this-landing.php 2008-10-02 17:24:20 +00:00
press-this.php phpdoc for wp-admin. Props jacobsantos. see #7527 2008-10-10 18:21:16 +00:00
profile.php
revision.php
rtl.css Remove dashmenu css 2008-10-14 17:17:48 +00:00
setup-config.php Use relative path for install css. Props DD32. see #7509 2008-10-14 00:18:41 +00:00
sidebar.php
theme-editor.php
themes.php phpdoc for wp-admin. Props jacobsantos. see #7527 2008-10-10 18:21:16 +00:00
turbo.php Some CSS for turbo.php and press-this-landing.php 2008-10-02 17:24:20 +00:00
update-links.php
update.php Unsquish text so it doesn't run into each other. 2008-10-14 01:33:27 +00:00
upgrade-functions.php
upgrade.php
upload.php Remove pagenow from search form actions. Props Viper007Bond. see #7552 2008-10-11 00:12:37 +00:00
user-edit.php Die if invalid user ID passed to user-edit.php. fixes #7291 2008-10-13 21:55:44 +00:00
users.php
widgets.php
wp-admin.css Remove dashmenu css 2008-10-14 17:12:21 +00:00