.. |
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
|
get_home_path() fixes.
|
2005-02-01 06:59:44 +00:00 |
admin-header.php
|
Fix double include when handling plugin admin pages. Bug 649. Hat tip: morganiq
|
2005-01-12 23:33:07 +00:00 |
admin.php
|
Cleanup wp-l10n includes.
|
2005-01-27 15:20:48 +00:00 |
bookmarklet.php
|
Clean up global ideas from michel_v
|
2004-12-23 00:08:43 +00:00 |
categories.php
|
Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
|
2004-12-14 09:22:21 +00:00 |
edit-comments.php
|
Don't show spam comments in search results.
|
2005-01-17 23:32:20 +00:00 |
edit-form-advanced.php
|
http://mosquito.wordpress.org/view.php?id=521
|
2005-01-07 01:11:51 +00:00 |
edit-form-comment.php
|
Moderation confirmation from Ryan, some other template and comment editing improvements.
|
2005-01-31 04:22:01 +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
|
Don't show template dropdown if there's only one: http://mosquito.wordpress.org/view.php?id=530
|
2005-02-02 10:44:53 +00:00 |
edit-pages.php
|
Sub-page hierarchy, show pages on default menu. TODO: Ping Michael about top-level pages in kubrick menu.
|
2005-01-01 23:05:07 +00:00 |
edit.php
|
Don't show spam in list
|
2005-02-03 19:13:11 +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
|
Old variable would mysteriously crash some configs.
|
2005-02-01 01:51:05 +00:00 |
import-rss.php
|
Preserve GUIDs in imports
|
2005-02-01 10:04:01 +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
|
Tweaks to the dashboard planet display
|
2005-02-02 10:36:59 +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
|
First user should have a registration date.
|
2005-02-04 23:52:56 +00:00 |
link-add.php
|
Fixes to XFN creator
|
2005-01-06 09:46:52 +00:00 |
link-categories.php
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
|
2004-12-12 20:41:19 +00:00 |
link-import.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
link-manager.php
|
Fixes to XFN creator
|
2005-01-06 09:46:52 +00:00 |
link-parse-opml.php
|
Cleaning up some includes.
|
2004-04-27 23:17:16 +00:00 |
menu-header.php
|
Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
|
2004-12-24 20:55:36 +00:00 |
menu.php
|
A little reorg
|
2005-02-05 04:53:19 +00:00 |
moderation.php
|
Don't show box if there's nothing to show.
|
2005-01-27 22:24:07 +00:00 |
options-discussion.php
|
Adding support for a proxy-specific RBL that has shown to be extremely effective
|
2005-02-02 08:40:44 +00:00 |
options-general.php
|
Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
|
2005-01-31 06:38:12 +00:00 |
options-head.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options-misc.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options-permalink.php
|
Change to match new default - http://mosquito.wordpress.org/view.php?id=757
|
2005-01-31 10:35:28 +00:00 |
options-reading.php
|
Clearer wording - http://mosquito.wordpress.org/view.php?id=812
|
2005-02-05 05:34:19 +00:00 |
options-writing.php
|
More HTML error fixes.
|
2004-12-12 06:31:01 +00:00 |
options.php
|
Another place we need to double encode
|
2005-01-24 10:09:01 +00:00 |
page-new.php
|
Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
|
2004-11-16 19:29:51 +00:00 |
plugin-editor.php
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
|
2004-12-12 20:41:19 +00:00 |
plugins.php
|
Embolden active plugins.
|
2005-01-14 20:20:29 +00:00 |
post.php
|
Update rewrite rules on delete - http://wordpress.org/support/topic.php?id=22562
|
2005-02-05 05:32:36 +00:00 |
profile.php
|
Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
|
2005-01-31 06:38:12 +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
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
|
2004-12-12 20:41:19 +00:00 |
templates.php
|
Encode entities correctly for edit form
|
2005-01-23 23:21:44 +00:00 |
theme-editor.php
|
Encode entities correctly for edit form
|
2005-01-23 23:00:15 +00:00 |
themes.php
|
Number specifiers for i18n.
|
2004-11-28 05:48:22 +00:00 |
upgrade-functions.php
|
We didn't know how big it'd get :)
|
2005-02-02 09:41:06 +00:00 |
upgrade-schema.php
|
Be a little more forward-looking
|
2005-02-04 22:55:11 +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
|
http://mosquito.wordpress.org/view.php?id=430
|
2005-01-31 10:24:05 +00:00 |
user-edit.php
|
Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
|
2004-12-24 20:55:36 +00:00 |
users.php
|
Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
|
2004-12-24 20:55:36 +00:00 |
wp-admin.css
|
Big buttons for login and registration, more robust registration and password recovery.
|
2005-02-05 02:19:00 +00:00 |