WordPress/wp-admin
2005-11-21 08:44:38 +00:00
..
images Who's got big toggle? fixes #1904 2005-11-18 09:07:57 +00:00
import Don't register MT importer since it's not quite ready. 2005-11-18 01:36:20 +00:00
admin-db.php Add delete_link action. fixes #1926 2005-11-21 08:06:18 +00:00
admin-footer.php New logo, better login. 2005-11-17 00:51:34 +00:00
admin-functions.php Remove unused vars. Fixed var reference. 2005-11-21 08:23:08 +00:00
admin-header.php TinyMCE help. fixes #1908 2005-11-19 19:15:11 +00:00
admin.php Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE. Instead, stripslashes further up the stack. fixes #1866 2005-11-17 23:01:28 +00:00
bookmarklet.php Give a little love to the bookmarklet. 2005-10-28 08:43:23 +00:00
categories.php Real default category, fixes #1873 2005-11-14 08:58:16 +00:00
edit-comments.php Remove redundant lines. Props johnjosephbachir. fixes #1774 2005-11-11 00:32:15 +00:00
edit-form-advanced.php Restore accidental reversion. 2005-11-18 10:10:53 +00:00
edit-form-ajax-cat.php Slicker category adding, fixes #1882 2005-11-17 10:23:35 +00:00
edit-form-comment.php Big tiny fixes from skeltoac. fixes #1897 2005-11-17 17:47:29 +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-link-form.php Consolidate link forms into edit-link-form 2005-09-19 00:47:58 +00:00
edit-page-form.php Restore accidental reversion. 2005-11-18 10:03:27 +00:00
edit-pages.php On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634 2005-08-31 02:39:17 +00:00
edit.php Don't loop over empty list. Props Mark Jaquith. fixes #1827 2005-11-10 23:36:50 +00:00
execute-pings.php Don't trackbacks from draft post. Props markjaquith. fixes #1801 2005-11-06 07:10:15 +00:00
import-b2.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
import-greymatter.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +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 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +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 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
import.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
index.php Order scheduled posts by date. 2005-09-12 18:55:23 +00:00
inline-uploading.php Don't show the 'All images' tab if no images have been uploaded. Props David House. fixes #1915 2005-11-21 08:44:38 +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 stripslashes() from admin email and weblog title since update_option() takes care of escaping them. fixes #1919 2005-11-20 07:40:17 +00:00
link-add.php Re-add xfn flag. 2005-09-19 02:50:42 +00:00
link-categories.php On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634 2005-08-31 02:39:17 +00:00
link-import.php Slight pretty-upping, fixes #1798 2005-11-14 09:42:44 +00:00
link-manager.php Consolidate link forms into edit-link-form 2005-09-19 00:47:58 +00:00
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
list-manipulation.js Update all to eol-style: native, also fixes #1645 2005-11-13 04:40:18 +00:00
list-manipulation.php Add comment_count to the posts table. Props donncha. fixes #1860 2005-11-16 06:29:36 +00:00
menu-header.php Fix menu annoyance. Clean up themes.php code. 2005-09-05 23:33:10 +00:00
menu.php Slicker category adding, fixes #1882 2005-11-17 10:23:35 +00:00
moderation.php Moderation and comment_author_link, fixes #1019 2005-11-13 02:45:53 +00:00
options-discussion.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
options-general.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +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 Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
options-permalink.php Radio selection smartness. Props filosofo. fixes #1895 2005-11-18 09:36:43 +00:00
options-reading.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
options-writing.php Better wording, fixes #1916 2005-11-21 08:29:07 +00:00
options.php Cleanup options save. 2005-11-12 09:36:20 +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 Clear bottoms, fixes #1640 2005-11-14 10:19:22 +00:00
plugins.php Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709 2005-10-05 23:19:48 +00:00
post.php Tab highlight fix from skeltoac. fixes #1619 2005-11-19 19:20:33 +00:00
profile-update.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
profile.php Removing personal options, putting on profile page. Fixes #1557 2005-11-16 23:32:38 +00:00
setup-config.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
sidebar.php Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 2005-10-12 18:21:15 +00:00
templates.php Clear bottoms, fixes #1640 2005-11-14 10:19:22 +00:00
theme-editor.php No need to display the whole big path, fixes #1617 2005-11-14 10:26:39 +00:00
themes.php Trailing slashes. Propers to Mark Jaquith. fixes #1893 2005-11-17 10:10:10 +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 Remove extra curly. 2005-11-21 08:33:06 +00:00
upgrade-schema.php Assign a valid default role. Props ringmaster. fixes #1823 2005-11-16 06:31:21 +00:00
upgrade.php Use new logo. Props nbachiyski. fixes #1896 2005-11-17 09:55:53 +00:00
user-edit.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
users.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
wp-admin.css Who's got big toggle? fixes #1904 2005-11-18 09:07:57 +00:00