WordPress/wp-admin
2005-11-10 23:36:50 +00:00
..
images Prettier boxes 2005-11-06 01:57:59 +00:00
import Handle the lack of curl. From skeltoac. fixes #1855 2005-11-08 21:55:01 +00:00
admin-db.php Object caching, round one. 2005-11-07 21:56:03 +00:00
admin-footer.php Move pings out-of-band to speed up posting. Props to Owen. fixes #1644 2005-09-02 16:56:28 +00:00
admin-functions.php Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840 2005-11-10 23:25:39 +00:00
admin-header.php TinyMCE tweaks from skeltoac. fixes #1852 2005-11-08 19:17:08 +00:00
admin.php Add kses_init_filters(). Call it when running importers. 2005-10-05 23:58:16 +00:00
bookmarklet.php Give a little love to the bookmarklet. 2005-10-28 08:43:23 +00:00
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
edit-comments.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-form-advanced.php TinyMCE tweaks from skeltoac. fixes #1852 2005-11-08 19:17:08 +00:00
edit-form-ajax-cat.php Add admin-db include. Props donncha. fixes #1751 2005-10-12 17:04:27 +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-link-form.php Consolidate link forms into edit-link-form 2005-09-19 00:47:58 +00:00
edit-page-form.php TinyMCE tweaks from skeltoac. fixes #1852 2005-11-08 19:17:08 +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 Delete link fix from donncha. fixes #1862 2005-11-10 16:52:12 +00:00
install-helper.php
install.php Admin nicename setup incorrectly. Props Mark Jaquith fixes #1839 2005-11-06 03:16:59 +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 Use wp_remote_fopen to fetch remote OPML. Props Cypher, davidhouse. fixes #1491 2005-09-08 21:01:54 +00:00
link-manager.php Consolidate link forms into edit-link-form 2005-09-19 00:47:58 +00:00
link-parse-opml.php
list-manipulation.js Fix for IE from Michael, fixes #1634 2005-09-10 09:16:32 +00:00
list-manipulation.php admin-db is needed for wp_delete_category 2005-10-09 01:59:02 +00:00
menu-header.php Fix menu annoyance. Clean up themes.php code. 2005-09-05 23:33:10 +00:00
menu.php New import system. Very rough draft. 2005-08-21 07:03:23 +00:00
moderation.php Missing that cool fade feel. 2005-09-13 00:52:22 +00:00
options-discussion.php Adding personal options 2005-08-07 19:23:41 +00:00
options-general.php Remove redudant line. Props johnjosephbachir. fixes #1781 2005-11-06 06:44:51 +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 Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840 2005-11-10 23:25:39 +00:00
options-personal-update.php Minor tweaks 2005-08-08 03:28:37 +00:00
options-personal.php Add missing fieldset tag. Props idansof. fixes #1589 2005-09-08 20:57:52 +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 Options fixes from donncha. fixes #1859 2005-11-09 18:15:55 +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 Bad grammar. Fixes #1766 2005-11-05 22:55:04 +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 Put the preview anchors on the h2. Props: markjaquith fixes #1765 2005-10-29 01:52:56 +00:00
profile-update.php Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link() 2005-09-18 19:44:14 +00:00
profile.php Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825 2005-11-06 03:58:52 +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 Bad grammar. Fixes #1766 2005-11-05 22:55:04 +00:00
theme-editor.php Bad grammar. Fixes #1766 2005-11-05 22:55:04 +00:00
themes.php Fix menu annoyance. Clean up themes.php code. 2005-09-05 23:33: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 DB versioning. fixes #1791 2005-10-27 22:04:12 +00:00
upgrade-schema.php Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803 2005-10-29 05:32:39 +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
user-edit.php Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825 2005-11-06 03:58:52 +00:00
users.php User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification(). 2005-09-14 00:03:02 +00:00
wp-admin.css TinyMCE accesskeys from skeltoac. fixes #1854 2005-11-09 08:44:48 +00:00