.. |
admin-footer.php
|
Validation fixes. Bug 0000170.
|
2004-07-28 18:44:36 +00:00 |
admin-functions.php
|
Tweaking of time form
|
2004-08-01 08:28:56 +00:00 |
admin-header.php
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
|
2004-08-01 08:04:39 +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
|
Static pages. Take 1.
|
2004-08-10 05:35:59 +00:00 |
edit-comments.php
|
Static pages. Take 1.
|
2004-08-10 05:35:59 +00:00 |
edit-form-advanced.php
|
Move pingback to hidden field. Fix trackback wording.
|
2004-08-01 08:19:34 +00:00 |
edit-form-comment.php
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
|
2004-08-01 08:04:39 +00:00 |
edit-form.php
|
Move pingback to hidden field. Fix trackback wording.
|
2004-08-01 08:19:34 +00:00 |
edit-page-form.php
|
Static pages. Take 1.
|
2004-08-10 05:58:19 +00:00 |
edit-pages.php
|
Static pages. Take 1.
|
2004-08-10 05:58:19 +00:00 |
edit.php
|
Static pages. Take 1.
|
2004-08-10 05:35:59 +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
|
Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
|
2004-06-16 16:19:56 +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
|
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
|
Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
|
2004-07-29 03:34:08 +00:00 |
link-add.php
|
Remove references to gethelp_link(). Bug 0000208.
|
2004-08-04 03:35:49 +00:00 |
link-categories.php
|
Remove references to gethelp_link(). Bug 0000208.
|
2004-08-04 03:35:49 +00:00 |
link-import.php
|
Remove references to gethelp_link(). Bug 0000208.
|
2004-08-04 03:35:49 +00:00 |
link-manager.php
|
Remove unneeded addslashes().
|
2004-08-05 16:22:18 +00:00 |
link-parse-opml.php
|
Cleaning up some includes.
|
2004-04-27 23:17:16 +00:00 |
menu.php
|
Menu re-org
|
2004-07-28 07:18:59 +00:00 |
moderation.php
|
Static pages. Take 1.
|
2004-08-10 05:35:59 +00:00 |
optionhandler.php
|
Fixed invalid XHTML in a number of admin pages.
|
2004-06-11 18:23:12 +00:00 |
options-discussion.php
|
Clearer option text. Hat tip: Eric Meyer
|
2004-07-13 23:08:55 +00:00 |
options-general.php
|
Fixes for bugs #0000088-90: fixed encoding of special chars.
|
2004-06-19 04:23:59 +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
|
Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
|
2004-06-13 16:14:58 +00:00 |
options-permalink.php
|
Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler.
|
2004-07-27 23:37:45 +00:00 |
options-reading.php
|
Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
|
2004-07-29 03:34:08 +00:00 |
options-writing.php
|
Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
|
2004-06-13 16:14:58 +00:00 |
options.php
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
|
2004-06-18 00:22:09 +00:00 |
plugins.php
|
Use array storage for plugins list.
|
2004-08-09 07:17:54 +00:00 |
post.php
|
Static pages. Take 1.
|
2004-08-10 05:35:59 +00:00 |
profile.php
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
|
2004-08-01 08:04:39 +00:00 |
quicktags.js
|
Spacing fix and access key for <code>
|
2004-08-01 08:12:51 +00:00 |
quicktags.php
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
|
2004-08-01 08:04:39 +00:00 |
setup-config.php
|
Typo.
|
2004-05-21 07:02:46 +00:00 |
sidebar.php
|
Fixed invalid XHTML in sidebar.php
|
2004-06-11 19:28:30 +00:00 |
templates.php
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
|
2004-08-01 08:04:39 +00:00 |
upgrade-functions.php
|
Slightly nicer upgrade.
|
2004-08-10 19:24:31 +00:00 |
upgrade.php
|
Added missing head tags to install.php and upgrade.php
|
2004-06-11 16:09:18 +00:00 |
upload.php
|
Mark strings for translation.
|
2004-04-24 00:16:27 +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 user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
|
2004-08-08 20:38:19 +00:00 |
wp-admin.css
|
Not sure why that style was inline.
|
2004-08-01 07:51:26 +00:00 |