WordPress/wp-includes
2006-10-04 10:58:32 +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 wp_hash(), wp_salt(), and server secret. 2006-05-31 05:01:09 +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 cast to array in retrospaminator. Props mdawaffe. fixes #2745 2006-10-04 10:58:32 +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 Add post titles to site comment feed. Add some gettext. fixes #2067 #1987 2005-12-15 22:20:06 +00:00
functions-compat.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +00:00
functions-formatting.php Strip out British pound sterling (pound) symbol from post slug. fixes #2735 2006-10-04 07:51:01 +00:00
functions-post.php Sanitize proxy IP check. 2006-09-25 01:45:29 +00:00
functions.php case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:50:14 +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 Silence gethostbyaddr(). Props MarkJaquith. fixes #2759 2006-10-04 03:05:46 +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 Deprecate idmode. fixes #2386 2006-09-25 02:21:05 +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 Add bloginfo_url filter from Kafkaesqui. fixes #2643 2006-09-25 02:41:02 +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 run _page_level_out() link text through wp_specialchars(). Props to hughbiquitous. fixes #2507 2006-10-02 21:07:42 +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 Bump up the ver, bump it up. 2006-09-25 02:59:49 +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