Wordpress/wp-includes
Ryan Boren e9a970fd29 Fix 404s. Props donncha. fixes #1471
git-svn-id: https://develop.svn.wordpress.org/trunk@3108 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 10:16:20 +00:00
..
images Move images 2005-08-27 19:10:56 +00:00
js Silly thumbnail files 2005-11-14 03:08:08 +00:00
cache.php Flush the cache before installing. fixes #1877 2005-11-14 22:32:03 +00:00
capabilities.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
class-IXR.php
class-pop3.php
class-snoopy.php
classes.php Fix 404s. Props donncha. fixes #1471 2005-11-16 10:16:20 +00:00
comment-functions.php Add comment_count to the posts table. Props donncha. fixes #1860 2005-11-16 06:29:36 +00:00
default-filters.php Add RSD support. See http://archipelago.phrasewise.com/rsd 2005-11-07 09:47:51 +00:00
feed-functions.php
functions-compat.php
functions-formatting.php Fix typos in remove_accents(). Props kyknos and YaaL. fixes #1688 2005-11-16 06:37:06 +00:00
functions-post.php Move category post count updater into wp_set_post_cats(). 2005-11-15 23:47:16 +00:00
functions.php Add comment_count to the posts table. Props donncha. fixes #1860 2005-11-16 06:29:36 +00:00
gettext.php
kses.php
links.php
locale.php
pluggable-functions.php Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah. 2005-11-16 02:54:23 +00:00
registration-functions.php Object caching, round one. 2005-11-07 21:56:03 +00:00
rss-functions.php Don't die on me now! Fixes #1631 2005-11-14 10:21:39 +00:00
streams.php
template-functions-author.php
template-functions-category.php Eliminating query and vars now that we have category_count in DB 2005-11-11 01:03:13 +00:00
template-functions-general.php Add author support to wp_title(). Props graeme. fixes #1615 2005-11-11 00:48:31 +00:00
template-functions-links.php Renaming. object and subpost are now attachment. post_type is post_mime_type. 2005-11-15 22:55:24 +00:00
template-functions-post.php Renaming. object and subpost are now attachment. post_type is post_mime_type. 2005-11-15 22:55:24 +00:00
template-loader.php Renaming. object and subpost are now attachment. post_type is post_mime_type. 2005-11-15 22:55:24 +00:00
vars.php Fixes #1443 2005-11-07 09:35:54 +00:00
version.php Add comment_count to the posts table. Props donncha. fixes #1860 2005-11-16 06:29:36 +00:00
wp-db.php
wp-l10n.php