Wordpress/wp-admin
Ryan Boren 5a97e68cd1 submit box actions hooks from filosofo. fixes #5873
git-svn-id: https://develop.svn.wordpress.org/trunk@6901 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 19:38:01 +00:00
..
css Theme editor font sizing and layout fixes from ionfish. see #5890 2008-02-17 22:23:04 +00:00
images Removed no longer needed image. see #5868 2008-02-17 19:44:16 +00:00
import Add translations. Fixes #5877 props hervada. 2008-02-16 12:54:10 +00:00
includes Declare wpdb and wp_queries as global. Props jhodgdon. see #5860 2008-02-18 17:33:40 +00:00
js Save tags lingering in quick add box upon save. Props fitzrev. fixes #5849 2008-02-14 00:51:28 +00:00
admin-ajax.php Fix edit slug ajax nonce. props nbachiyski. see #5816 2008-02-11 17:40:16 +00:00
admin-footer.php
admin-functions.php
admin-header.php Fix postbox layout for IE. Props hansengel. fixes #5812 2008-02-15 06:46:54 +00:00
admin.php Make sure plugin is a file before loading. Props filosofo. fixes #5822 2008-02-18 17:42:51 +00:00
async-upload.php Add capability check to async-upload. Props xknown. fixes #5848 2008-02-13 23:16:11 +00:00
bookmarklet.php A few places we were missing links to new stylesheet. 2008-02-11 07:53:10 +00:00
categories.php Clean up URL and redirect after GET posts 2008-02-15 22:29:18 +00:00
comment.php
custom-header.php
edit-category-form.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
edit-comments.php
edit-form-advanced.php submit box actions hooks from filosofo. fixes #5873 2008-02-18 19:38:01 +00:00
edit-form-comment.php
edit-form.php Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782 2008-02-06 21:19:47 +00:00
edit-link-categories.php Clean up URL and redirect after GET posts 2008-02-15 22:29:18 +00:00
edit-link-category-form.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
edit-link-form.php submit box actions hooks from filosofo. fixes #5873 2008-02-18 19:38:01 +00:00
edit-page-form.php submit box actions hooks from filosofo. fixes #5873 2008-02-18 19:38:01 +00:00
edit-pages.php Fix broken translations. Fixes #5865 props hervada. 2008-02-16 11:36:46 +00:00
edit-post-rows.php Show (no title) if the post title is empty 2008-02-15 22:40:02 +00:00
edit-tag-form.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
edit-tags.php Clean up URL and redirect after GET posts 2008-02-15 22:29:18 +00:00
edit.php Fix broken translations. Fixes #5865 props hervada. 2008-02-16 11:36:46 +00:00
export.php Change strong to avoid gettext ambiguity. Props RanYanivHartstein. fixes #5515 2008-02-14 00:57:29 +00:00
import.php
index-extra.php Dashboard styling from mdawaffe. see #5750 2008-02-13 10:07:57 +00:00
index.php Dashboard styling from mdawaffe. see #5750 2008-02-13 11:01:42 +00:00
install-helper.php
install.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
link-add.php
link-category.php
link-import.php
link-manager.php Clean up URL and redirect after GET posts 2008-02-15 22:29:18 +00:00
link-parse-opml.php
link.php
media-upload.php
menu-header.php
menu.php
moderation.php
options-discussion.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
options-general.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +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 Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
options-permalink.php Styling updates for settings. see #5851 2008-02-14 05:19:39 +00:00
options-privacy.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
options-reading.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
options-writing.php Move table width to CSS. Props hansengel. see 5851 2008-02-14 15:33:56 +00:00
options.php Styling updates for settings pages. Props hansengel. see #5851 2008-02-14 02:46:08 +00:00
page-new.php TinyMCE config enhancements from azaozz. fixes #5896 #5888 2008-02-18 17:11:12 +00:00
page.php TinyMCE config enhancements from azaozz. fixes #5896 #5888 2008-02-18 17:11:12 +00:00
plugin-editor.php More informative error message when plugin files are not writable. Props hansengel. fixes #5783 2008-02-13 23:58:23 +00:00
plugins.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
post-new.php TinyMCE config enhancements from azaozz. fixes #5896 #5888 2008-02-18 17:11:12 +00:00
post.php TinyMCE config enhancements from azaozz. fixes #5896 #5888 2008-02-18 17:11:12 +00:00
profile.php
rtl.css
setup-config.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
sidebar.php A few places we were missing links to new stylesheet. 2008-02-11 07:53:10 +00:00
theme-editor.php Load teme editor css on admin_head hook. Props DD32. see #5871 2008-02-17 23:53:36 +00:00
themes.php
update-links.php
update.php First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586 2008-02-11 05:45:54 +00:00
upgrade-functions.php
upgrade.php
upload.php A few places we were missing links to new stylesheet. 2008-02-11 07:53:10 +00:00
user-edit.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
users.php Fix var typo 2008-02-17 22:06:26 +00:00
widgets.php Widget interface updates from mdawaffe. see #5583 2008-02-07 21:57:54 +00:00
wp-admin.css submit box actions hooks from filosofo. fixes #5873 2008-02-18 19:38:01 +00:00