WordPress/wp-includes
2006-11-25 06:53:18 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Language support for TinyMCE. Props capt_kirk and Stephen Chu. fixes #2476 2006-03-06 22:52:15 +00:00
cache.php Reg singletons. 2006-11-19 00:16:27 +00:00
capabilities.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +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 Don't forget to concat. Props cschneid. fixes #2988 2006-09-25 01:38:34 +00:00
classes.php Quote strings in SQL with single quotes instead of double quotes to be more correct and consistent. Props WillemGrooters. fixes #3367 2006-11-19 07:41:12 +00:00
comment-functions.php comment link counting improvements from Nazgul. fixes: #938 2006-10-04 04:45:22 +00:00
default-filters.php Fix backport errors. 2006-09-25 07:55:15 +00:00
feed-functions.php Better tabbing and newlining for RSS categories. Props coffee2code and Nazgul. fixes #1156 2006-10-04 21:46:54 +00:00
functions-compat.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +00:00
functions-formatting.php fix function name error in last two commits. fixes #3228 2006-10-13 06:08:27 +00:00
functions-post.php Include post_content_filtered in queries to comply with MySQL strict mode. fixes #3112 2006-11-25 06:30:05 +00:00
functions.php trying Ryan's suggestion for #3215 2006-11-22 04:59:31 +00:00
gettext.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:36:44 +00:00
kses.php Bump kses to 0.2.2. Props westi. fixes #2661 2006-07-05 22:39:56 +00:00
links.php Add some prophylactic int casts and quoting. 2006-05-04 22:25:24 +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 trying Ryan's suggestion for #3215 2006-11-22 04:59:31 +00:00
registration-functions.php Add some user filters. 2006-05-26 22:49:31 +00:00
rss-functions.php Don't die on me now! Fixes #1631 2005-11-14 10:21:39 +00:00
streams.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:36:44 +00:00
template-functions-author.php Handle empty authors list. Props MichaelH. fixes #2384 2006-11-19 08:05:46 +00:00
template-functions-category.php cast to array. props to Denis de Bernardy, Nazgul. fixes #3179 2006-10-03 22:04:34 +00:00
template-functions-general.php avoid double time offset in calendar. props to priv. fixes #2189 2006-10-06 11:24:26 +00:00
template-functions-links.php get_permalink() performance improvement from arnee. fixes #2463 2006-06-01 05:48:36 +00:00
template-functions-post.php Post meta caching fix by mdawaffe. fixes #3229 2006-10-11 09:19:10 +00:00
template-loader.php Avoid invoking template filters twice. Props David House. fixes #2225 2006-01-06 01:09:16 +00:00
vars.php Use HTTP_USER_AGENT from _SERVER. 2006-07-06 00:08:53 +00:00
version.php Avoid confusion: next version in 2.0 branch will be 2.0.6 2006-11-25 06:53:18 +00:00
wp-db.php Init last_result to an empty array. fixes #2913 2006-09-25 01:46:22 +00:00
wp-l10n.php Add gettext filter. fixes #2258 2006-01-10 22:53:40 +00:00