WordPress/wp-includes
rboren 15e84a0811 Use new default theme path.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 02:50:03 +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 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
classes.php Add rewind_posts(). 2004-12-31 21:49:48 +00:00
comment-functions.php Use new default theme path. 2005-01-02 02:50:03 +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 fixed bad b2 mistakes: zeroise is really a glorified sprintf; funky_javascript_fix was only needed for Gecko because of bad Apaches running with AddDefaultCharset On, and the fixes for Gecko weren't even accurate 2004-12-30 17:34:27 +00:00
functions-post.php When deleting a page level up all children. 2005-01-01 23:13:38 +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 Cleaning up blogfilename. 2004-12-24 01:34:47 +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 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
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