WordPress/wp-includes
matt 08005a3bba Pop the champagne
git-svn-id: http://svn.automattic.com/wordpress/trunk@3362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-26 20:15:06 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Updating to stable version. 2005-12-22 21:45:59 +00:00
cache.php Cache user ids and user logins separately to avoid collision. Props donncha. fixes #2096 2005-12-19 19:14:22 +00:00
capabilities.php Don't treat a numeric user name as an id. 2005-12-15 16:45:20 +00:00
class-IXR.php Add timezone to iso8601 timestamp. Props devlogic. fixes #2036 2005-12-08 00:08:12 +00:00
class-pop3.php http://mosquito.wordpress.org/view.php?id=252 2005-01-07 01:29:49 +00:00
class-snoopy.php escapeshell SA17779 2005-11-29 14:07:30 +00:00
classes.php Fix page permalink 404 when pages are reordered. Props David House. fixes #2071 2005-12-24 16:26:55 +00:00
comment-functions.php Make sure comment_parent is set. 2005-12-20 04:28:32 +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 Add post titles to site comment feed. Add some gettext. fixes #2067 #1987 2005-12-15 22:20:06 +00:00
functions-compat.php Remove debug cruft. fixes #2040 2005-12-08 23:54:24 +00:00
functions-formatting.php Add richedit_pre filter. Props mani_monaj. fixes #2047 2005-12-10 19:03:22 +00:00
functions-post.php Silence mkdir(). 2005-12-25 21:16:27 +00:00
functions.php Make sure we have a valid timestamp. fixes #2148 2005-12-25 21:42:07 +00:00
gettext.php Reference passing fix from jsteidl. fixes #1676 2005-09-15 23:42:29 +00:00
kses.php Filter title with kses. fixes #1788 2005-10-25 14:46:23 +00:00
links.php get_links() purtification. Props MaThIbUs. fixes #1244 2005-08-20 01:46:18 +00:00
locale.php Fix May abbreviation translation. Patch by morganiq. http://mosquito.wordpress.org/view.php?id=722 2005-02-06 20:45:10 +00:00
pluggable-functions.php Hide errors when getting usermeta in case we're upgrading and usermeta doesn't exist yet. fixes #2110 2005-12-23 00:32:15 +00:00
registration-functions.php Return ID not user_login. 2005-12-23 23:16:01 +00:00
rss-functions.php Don't die on me now! Fixes #1631 2005-11-14 10:21:39 +00:00
streams.php Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261 2005-04-20 02:46:48 +00:00
template-functions-author.php s/user_description/description/. Props tinyau. fixes #1943 2005-11-23 18:01:32 +00:00
template-functions-category.php Don't get children for cat 0. fixes #2123 2005-12-22 04:31:48 +00:00
template-functions-general.php Add wp_title filter. 2005-12-05 23:57:41 +00:00
template-functions-links.php Edit link does not belong on attachments. fixes #2119 2005-12-21 15:47:54 +00:00
template-functions-post.php Validation tweaks. fixes #2097 2005-12-19 19:10:09 +00:00
template-loader.php Run attachment filter for themes that don't have single.php or page.php. Props podz. fixes #1924 2005-11-21 02:08:59 +00:00
vars.php Populate PHP_SELF from REQUEST_URI if blank. 2005-12-16 08:04:41 +00:00
version.php Pop the champagne 2005-12-26 20:15:06 +00:00
wp-db.php It falls back to funky escaping that causes problems and is not reversible, so temporarily disabling. 2005-07-26 20:11:41 +00:00
wp-l10n.php Add variable path support to load_plugin_textdomain() in order to support subdir plugins. Props firas. fixes #1468 2005-09-16 22:30:03 +00:00