..
admin-footer.php
Axing of geo stuff, major cleanups on permalink options, style tweaks.
2004-09-15 15:09:39 +00:00
admin-functions.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
admin-header.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
auth.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
bookmarklet.php
Input cleanup
2004-10-05 06:59:13 +00:00
categories.php
Cosmetic tweaks.
2004-10-05 07:13:51 +00:00
edit-comments.php
Fix GUID generation
2004-10-05 07:36:50 +00:00
edit-form-advanced.php
Enclosure support moved to functions.php - it now scans the content
2004-10-18 12:09:20 +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
Initial functionality so level 1 users may be allowed to publish or just post drafts.
2004-09-14 12:41:09 +00:00
edit-page-form.php
Page templates.
2004-10-06 05:11:11 +00:00
edit-pages.php
Page templates.
2004-10-06 05:11:11 +00:00
edit.php
Input cleanup
2004-10-05 06:59:13 +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
added From: header to the mail notification
2004-09-23 11:42:40 +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
Move to cookiehash define, use wp_login() function for auth.php.
2004-10-10 18:02:30 +00:00
link-parse-opml.php
Cleaning up some includes.
2004-04-27 23:17:16 +00:00
menu.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
moderation.php
Cosmetic tweaks.
2004-10-05 07:13:51 +00:00
options-discussion.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
options-general.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
options-head.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
options-misc.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
options-permalink.php
Use options-head
2004-10-18 04:52:02 +00:00
options-reading.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
options-writing.php
Do not stomp permalink setting. Bug 372.
2004-10-18 04:50:08 +00:00
options.php
Better redirect cleaning.
2004-10-05 16:22:31 +00:00
plugins.php
fix for #317 : part one, avoid activating the same plugin twice
2004-09-26 18:12:12 +00:00
post.php
Enclosure support moved to functions.php - it now scans the content
2004-10-18 12:09:20 +00:00
profile.php
Move to cookiehash define, use wp_login() function for auth.php.
2004-10-10 18:02:30 +00:00
quicktags.js
fixed bug #279 , and fixed datetime to make it a proper w3cdtf string
2004-09-14 16:35:58 +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
Some file editor improvements. New: Recently edited and editor sidebar.
2004-09-22 06:33:54 +00:00
theme-editor.php
Some file editor improvements. New: Recently edited and editor sidebar.
2004-09-22 06:33:54 +00:00
themes.php
Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
2004-10-06 06:20:52 +00:00
upgrade-functions.php
Automatically trigger DB upgrade.
2004-10-08 19:49:58 +00:00
upgrade-schema.php
Page/subpage URIs.
2004-10-06 02:18:37 +00:00
upgrade.php
Enclosure support moved to functions.php - it now scans the content
2004-10-18 12:09:20 +00:00
upload.php
Fixed the file renaming bug that I introduced.
2004-10-08 14:59:52 +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
Use mb_mail_send if available.
2004-10-04 07:44:04 +00:00
wp-admin.css
Rollback live preview stuff.
2004-10-14 07:33:06 +00:00