WordPress/wp-admin
2005-08-21 07:03:23 +00:00
..
import New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
tinymce Better resizing CSS 2005-08-18 23:19:06 +00:00
admin-db.php Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value. 2005-07-09 01:27:46 +00:00
admin-footer.php Rolling back auto-save 2005-04-20 19:19:07 +00:00
admin-functions.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
admin-header.php Clap on Clap off 2005-08-18 01:51:59 +00:00
admin.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
bookmarklet.php Cap migration. 2005-07-17 19:29:55 +00:00
categories.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
dbx-key.js Minor tweaks 2005-08-08 03:28:37 +00:00
dbx.js New schmancy posting interface 2005-06-14 07:31:36 +00:00
edit-comments.php Tweaks and catchups 2005-08-07 08:58:10 +00:00
edit-form-advanced.php Clap on Clap off 2005-08-18 01:51:59 +00:00
edit-form-ajax-cat.php Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe 2005-08-09 08:16:29 +00:00
edit-form-comment.php Clap on Clap off 2005-08-18 01:51:59 +00:00
edit-form.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
edit-page-form.php Clap on Clap off 2005-08-18 01:51:59 +00:00
edit-pages.php Minor tweaks 2005-08-08 03:28:37 +00:00
edit.php Cap migration. 2005-07-17 19:29:55 +00:00
fat.js Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
import-b2.php Update includes in import files, fixes #1427 2005-07-02 23:39:29 +00:00
import-blogger.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-greymatter.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-livejournal.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-mt.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-rss.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import-textpattern.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
import.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
index.php Clean up plugins and dashboard 2005-08-07 10:45:06 +00:00
install-helper.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
install.php Set nickname during install. Props skippy and markjaquith. fixes #1568 2005-08-20 01:43:43 +00:00
link-add.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
link-categories.php More cap migration. 2005-07-15 02:16:45 +00:00
link-import.php More cap migration. 2005-07-15 02:16:45 +00:00
link-manager.php More cap migration. 2005-07-15 02:16:45 +00:00
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
menu-header.php Updated style 2005-08-07 08:14:41 +00:00
menu.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
moderation.php Add ID to moderation div 2005-08-15 00:07:30 +00:00
options-discussion.php Adding personal options 2005-08-07 19:23:41 +00:00
options-general.php Adding personal options 2005-08-07 19:23:41 +00:00
options-head.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
options-misc.php Adding personal options 2005-08-07 19:23:41 +00:00
options-permalink.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
options-personal-update.php Minor tweaks 2005-08-08 03:28:37 +00:00
options-personal.php Adding personal options 2005-08-07 19:23:41 +00:00
options-reading.php Adding personal options 2005-08-07 19:23:41 +00:00
options-writing.php Adding personal options 2005-08-07 19:23:41 +00:00
options.php Minor tweaks 2005-08-08 03:28:37 +00:00
page-new.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
plugin-editor.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
plugins.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
post.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
profile.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
quicktags.js New schmancy posting interface 2005-06-14 07:31:36 +00:00
setup-config.php Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222 2005-04-19 03:35:48 +00:00
sidebar.php Cap migration. 2005-07-17 19:29:55 +00:00
templates.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
theme-editor.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
themes.php Minor tweaks 2005-08-08 03:28:37 +00:00
toggle.png New schmancy posting interface 2005-06-14 07:31:36 +00:00
tw-sack.js Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe 2005-08-09 08:16:29 +00:00
update-links.php Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +00:00
upgrade-functions.php A few CSS polishes 2005-07-23 06:22:48 +00:00
upgrade-schema.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
upgrade.php DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table. 2005-06-14 23:22:55 +00:00
upload.php Missing translation 2005-08-10 06:50:20 +00:00
user-edit.php Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00
users.php Validation fixes. Props idansof. fixes #1590 2005-08-20 01:49:24 +00:00
wp-admin.css Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML 2005-08-08 01:13:22 +00:00