WordPress/wp-includes
2006-05-26 21:09:06 +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 base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood. 2006-05-26 21:09:06 +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 escapeshell SA17779 2005-11-29 14:07:30 +00:00
classes.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +00:00
comment-functions.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +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 Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +00:00
functions-formatting.php sanitize_user regex fix from grigs. fixes #2729 2006-05-26 17:27:33 +00:00
functions-post.php Add some prophylactic int casts and quoting. 2006-05-04 22:25:24 +00:00
functions.php Enclosure redirect fix from aegrumet. fixes #2551 2006-05-26 17:25:20 +00:00
gettext.php Reference passing fix from jsteidl. fixes #1676 2005-09-15 23:42:29 +00:00
kses.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +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 Fallback to admin referer check instead of nonce if no action is given to check_admin_referer(). For plugin compatibility. 2006-05-18 01:02:25 +00:00
registration-functions.php Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +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 Backport nonces and pluggable cookies. 2006-05-11 23:05:45 +00:00
template-functions-links.php Use current_user_can. fixes #2441 2006-02-19 10:47:51 +00:00
template-functions-post.php post_custom cleanup. fixes #2160 2006-01-25 07:38:43 +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 Remove smilies sort. Props random. fixes #2550 2006-04-22 00:10:12 +00:00
version.php base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood. 2006-05-26 21:09: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 gettext filter. fixes #2258 2006-01-10 22:53:40 +00:00