Wordpress/wp-includes
2007-05-31 03:51:03 +00:00
..
images
js Prototype fix to keep Safari < 2 from blowing up. fixes #4363 2007-05-31 01:38:11 +00:00
author-template.php Use wp_parse_args(). fixes #4237 2007-05-11 03:10:05 +00:00
bookmark-template.php Link category fixes. see #4189 2007-05-27 17:21:04 +00:00
bookmark.php Typo fix from flinkflonk. fixes #4347 see #4189 2007-05-27 17:45:31 +00:00
cache.php Don't load category cache from old tables. see #4189 2007-05-25 09:45:55 +00:00
capabilities.php Better draft, private, and future post/page management from mdawaffe. fixes #3945 2007-05-28 18:34:06 +00:00
category-template.php Some term caching. see #4189 2007-05-30 03:36:59 +00:00
category.php Fix slug queries. see #4189 2007-05-30 21:50:57 +00:00
class-IXR.php
class-phpmailer.php Set eol-style 2007-05-04 21:28:50 +00:00
class-pop3.php
class-smtp.php Set eol-style 2007-05-04 21:28:50 +00:00
class-snoopy.php Don't add port if port == 80 (default port). fixes #3993 2007-05-10 01:26:56 +00:00
classes.php Better draft, private, and future post/page management from mdawaffe. fixes #3945 2007-05-28 18:34:06 +00:00
comment-template.php
comment.php
compat.php
cron.php
default-filters.php Flush all output buffers during shutdown to avoid PHP 5 bustage. see #3354 2007-05-12 22:06:31 +00:00
deprecated.php permalink_link() is deprecated, and should reference its replacement. 2007-05-28 04:39:40 +00:00
feed-atom-comments.php Fix some attribute misnamings. Props Erunafailaro. fixes #4274 2007-05-16 17:37:55 +00:00
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php Fix Atom feeds' categories. fixes #4307 2007-05-25 15:55:30 +00:00
formatting.php Make sure sanitize_option() is always called when updating options. 2007-05-25 02:22:30 +00:00
functions.php Actually, this makes more sense. 2007-05-28 17:11:42 +00:00
general-template.php Check that tinyMCE is defined. Props johnbillion. fixes #4257 2007-05-31 00:24:31 +00:00
gettext.php
kses.php
l10n.php
link-template.php Some more get_pagenum_link() fixes. 2007-05-31 03:36:40 +00:00
locale.php
pluggable.php Escapage 2007-05-11 00:56:12 +00:00
plugin.php Make sure wp_actions is set before counting. 2007-05-08 17:59:52 +00:00
post-template.php Use wp_parse_args(). fixes #4237 2007-05-11 03:10:05 +00:00
post.php Some term caching. see #4189 2007-05-30 03:36:59 +00:00
query.php Fix some typos in query.php. Props schulte. fixes #4373 2007-05-31 03:19:38 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Update TinyMCE to 2.1.1.1 (look at all those 1's...). fixes #4262 2007-05-28 19:30:05 +00:00
streams.php
taxonomy.php Fix variable typo. Props schulte. fixes #4374 2007-05-31 03:51:03 +00:00
template-loader.php
theme.php declare $user_ID global in load_template(). fixes #4354. 2007-05-28 21:32:35 +00:00
user.php Post and page management filter additions from mdawaffe. see #3945 2007-05-29 04:28:10 +00:00
vars.php New status_header code, and WP-DB bail() errors send a 503 Service Unavailable. see #2409 2007-05-11 03:34:50 +00:00
version.php Category/tag to taxonomy upgrade. First cut. 2007-05-24 22:40:24 +00:00
widgets.php Add option to exclude pages to pages widget. see #4259 2007-05-31 01:57:10 +00:00
wp-db.php Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189 2007-05-22 05:12:38 +00:00