WordPress/wp-includes
2005-01-06 09:58:23 +00:00
..
class-IXR.php added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings 2004-09-16 17:07:59 +00:00
class-pop3.php The great renaming. 2003-12-11 00:22:36 +00:00
class-snoopy.php Bad link in snoopy class. 2005-01-06 09:53:40 +00:00
classes.php Add rewind_posts(). 2004-12-31 21:49:48 +00:00
comment-functions.php Proper linebreak in moderation email. 2005-01-06 09:58:23 +00:00
functions-compat.php functions-compat.php shall hold PHP functions needed for PHP 4.1 compatibility 2004-10-11 13:17:12 +00:00
functions-formatting.php Remove % from title before utf8 uri encoding is done. 2005-01-02 09:08:55 +00:00
functions-post.php Add preprocess_comment filter to enable filtering all comment data in one go. Patch from MooKitty. 2005-01-05 21:11:42 +00:00
functions.php Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify. 2005-01-02 02:47:45 +00:00
gettext.php Default textdomain loading cleanup. Fix for bug 230. 2004-10-19 00:18:12 +00:00
kses.php Comments refactoring and cleanup 2004-12-16 02:57:05 +00:00
links-update-xml.php Massive options cleanup and another step of cleaning up the upgrade/install. 2004-09-05 00:24:28 +00:00
links.php Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries. 2004-12-12 20:41:19 +00:00
locale.php Hack to make day initials unique for translation. Ugly, but it works. Bug 0000010. 2004-08-08 18:54:34 +00:00
rss-functions.php Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name. 2005-01-01 22:09:08 +00:00
streams.php gettext l10n. 2004-04-16 01:56:04 +00:00
template-functions-author.php Cleaning up blogfilename. 2004-12-24 01:34:47 +00:00
template-functions-category.php Keep it separated. 2005-01-04 23:29:13 +00:00
template-functions-general.php Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify. 2005-01-02 02:47:45 +00:00
template-functions-links.php Cleaning up blogfilename. 2004-12-24 01:34:47 +00:00
template-functions-post.php Feed fixes from MooKitty. 2005-01-04 23:30:10 +00:00
template-functions.php Fix include of comment-functions.php. Bug 554. 2004-12-16 23:18:15 +00:00
vars.php Cleaning up blogfilename. 2004-12-24 01:34:47 +00:00
version.php It's that time :) 2004-12-30 11:25:56 +00:00
wp-db.php Don't cache pages with DB errors. 2004-11-19 02:18:23 +00:00
wp-l10n.php Add filter hook for locale string. 2004-12-13 04:39:26 +00:00