Wordpress/wp-admin
Ryan Boren e0ce2dbd0f Make the template editor use the home setting to find the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1392 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 03:40:17 +00:00
..
admin-footer.php Tweak some markup. 2004-05-26 15:00:42 +00:00
admin-functions.php Tweak some markup. 2004-05-26 15:00:42 +00:00
admin-header.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
auth.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
bookmarklet.php
categories.php Some fixes from Joeseph Scott. 2004-06-01 10:01:15 +00:00
edit-comments.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
edit-form-advanced.php Put lat lon in a field set. From Kitten. 2004-06-04 21:40:21 +00:00
edit-form-comment.php
edit-form.php Various fixes and cleanups, inspired and pointed out by Joseph Scott. 2004-05-09 05:47:02 +00:00
edit.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
import-b2.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
import-blogger.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
import-greymatter.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
import-livejournal.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
import-mt.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
import-rss.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
import-textpattern.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
index.php
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 Change $tablecomments to $wpdb-comments. From Kitty. 2004-05-26 14:30:53 +00:00
link-add.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
link-categories.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
link-import.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
link-manager.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
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
menu.php Upload menu item should respect minimum user setting. 2004-05-10 18:25:17 +00:00
moderation.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
optionhandler.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
options-discussion.php Hot buttons! 2004-05-08 01:15:03 +00:00
options-general.php Hot buttons! 2004-05-08 01:15:03 +00:00
options-head.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
options-misc.php Hot buttons! 2004-05-08 01:15:03 +00:00
options-permalink.php Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link(). 2004-05-31 17:22:25 +00:00
options-reading.php Mark some overlooked strings for translation. 2004-05-23 17:24:38 +00:00
options-writing.php Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten. 2004-05-31 15:43:45 +00:00
options.php Some fixes from Joeseph Scott. 2004-06-01 10:01:15 +00:00
plugins.php using check_admin_referer for plugin (de)activation 2004-05-17 20:16:54 +00:00
post.php Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876 2004-06-04 02:49:40 +00:00
profile.php user_nicename fixes from JackSim. http://wordpress.org/support/4/6708 2004-06-01 19:52:48 +00:00
quicktags.js Tweaking what shows by default. 2004-05-14 06:19:46 +00:00
quicktags.php
setup-config.php Typo. 2004-05-21 07:02:46 +00:00
sidebar.php
templates.php Make the template editor use the home setting to find the index. 2004-06-08 03:40:17 +00:00
upgrade-functions.php Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten. 2004-05-31 15:43:45 +00:00
upgrade.php Upgrades should run faster now. 2004-05-05 08:00:13 +00:00
upload.php
users.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
wp-admin.css Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button. 2004-05-14 06:10:19 +00:00