WordPress/wp-admin
2004-09-14 10:17:12 +00:00
..
admin-footer.php Validation fixes. Bug 0000170. 2004-07-28 18:44:36 +00:00
admin-functions.php Refactor some theme code. 2004-09-14 06:19:50 +00:00
admin-header.php Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better. 2004-09-14 10:17:12 +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 Fix broken header. 2004-08-01 08:04:16 +00:00
categories.php New submenu system. 2004-08-22 23:24:50 +00:00
edit-comments.php New submenu system. 2004-08-22 23:24:50 +00:00
edit-form-advanced.php Abstract quicktag code and don't show if it's Safari. 2004-09-09 17:51:33 +00:00
edit-form-comment.php Abstract quicktag code and don't show if it's Safari. 2004-09-09 17:51:33 +00:00
edit-form.php Abstract quicktag code and don't show if it's Safari. 2004-09-09 17:51:33 +00:00
edit-page-form.php Fix static page editing. 2004-09-10 01:32:20 +00:00
edit-pages.php New submenu system. 2004-08-22 23:24:50 +00:00
edit.php View other's drafts. Still need author editing on the advanced edit form. 2004-09-14 10:02:48 +00:00
import-b2.php Vanquishing the terror of iso-8859-1. 2004-08-30 07:16:40 +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 Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222. 2004-08-17 18:42:22 +00:00
import-livejournal.php Vanquishing the terror of iso-8859-1. 2004-08-30 07:16:40 +00:00
import-mt.php Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon. 2004-08-30 23:39:02 +00:00
import-rss.php Vanquishing the terror of iso-8859-1. 2004-08-30 07:16:40 +00:00
import-textpattern.php Escape content and title before inserting into the DB. http://wordpress.org/support/2/12153 2004-09-04 08:03:20 +00:00
index.php Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db. 2004-02-26 16:15:48 +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 Install and upgrade refactoring complete. 2004-09-05 01:22:17 +00:00
link-add.php New submenu system. 2004-08-22 23:24:50 +00:00
link-categories.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
link-import.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
link-manager.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
menu.php Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better. 2004-09-14 10:17:12 +00:00
moderation.php Delete all them suckers. 2004-09-08 08:30:18 +00:00
options-discussion.php Retrospam check from Kitten 2004-09-08 08:17:53 +00:00
options-general.php Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32. 2004-09-09 23:07:46 +00:00
options-head.php Remove optiongroups table. 2004-09-04 22:09:21 +00:00
options-misc.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
options-permalink.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
options-reading.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
options-writing.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
options.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
plugins.php Use array storage for plugins list. 2004-08-09 07:17:54 +00:00
post.php Save meta info to DB before doing the publish_post action. 2004-09-14 06:54:09 +00:00
profile.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
quicktags.js Quicktag scroll uber-fix for Moz from Alex 2004-09-08 05:49:35 +00:00
setup-config.php Vanquishing the terror of iso-8859-1. 2004-08-30 07:16:40 +00:00
sidebar.php Fixed invalid XHTML in sidebar.php 2004-06-11 19:28:30 +00:00
templates.php Add wp-layout and a string translation. From MooKitty. 2004-09-06 02:46:49 +00:00
theme-editor.php Load the currently active theme into the theme editor upon first visit rather than Default. 2004-09-14 07:19:16 +00:00
themes.php Refactor some theme code. 2004-09-14 06:19:50 +00:00
upgrade-functions.php Removed some unused code. 2004-09-08 10:31:19 +00:00
upgrade-schema.php Themes. 2004-09-11 16:12:40 +00:00
upgrade.php Install and upgrade refactoring complete. 2004-09-05 01:22:17 +00:00
upload.php Missing dollar sign. 2004-08-30 08:16:55 +00:00
user-edit.php Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116. 2004-08-08 20:38:19 +00:00
users.php New submenu system. 2004-08-22 23:24:50 +00:00
wp-admin.css Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better. 2004-09-14 10:17:12 +00:00