WordPress/wp-includes
rob1n 2e915e21af Seeing double. Good spot momo360modena. fixes #4251 for 2.1, 2.2 and 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@5459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-12 19:47:47 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js empty() only takes variables. Props filosofo. fixes #4118 for 2.1 2007-04-10 04:29:55 +00:00
author-template.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
bookmark-template.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
bookmark.php More clean_url and int casts for 2.1. 2007-03-27 23:46:21 +00:00
cache.php make sure nothing going into the object cache is being passed by reference. fixes #3726 2007-02-01 10:03:34 +00:00
capabilities.php Fix typo in read_pages conditional. Props McShelby. fixes #3705 2007-01-28 21:58:01 +00:00
category-template.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
category.php More clean_url and int casts for 2.1. 2007-03-27 23:46:21 +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-08-05 04:18:09 +00:00
classes.php Don't cast to string if empty. Props donncha. fixes #3979 for 2.1 2007-03-16 22:01:26 +00:00
comment-template.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
comment.php More clean_url and int casts for 2.1. 2007-03-27 23:46:21 +00:00
compat.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
cron.php Prevent a missing wp-cron.php from causing an infinite loop. Props jan. fixes #3713 2007-01-31 06:00:08 +00:00
default-filters.php nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for 2.1 2007-03-14 23:12:47 +00:00
deprecated.php Add some back compat files and vars. Use is deprecated. 2007-01-13 21:23:41 +00:00
feed.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
formatting.php Fix relative link mangling in clean_url. fixes #4017 for 2.1 2007-03-23 23:32:14 +00:00
functions.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
general-template.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
gettext.php Fix plural form parsing. Props nbachiyski. fixes #3577 2007-01-16 01:37:48 +00:00
kses.php Reverse backport (?) from 2.0.x of KSES filters 2006-12-21 04:44:34 +00:00
l10n.php If WPLANG is empty leave empty. fixes #3611 2007-01-18 17:40:05 +00:00
link-template.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
locale.php Load locale specific php code in global context. fixes #3488 2007-01-08 00:11:06 +00:00
pluggable.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
plugin.php did_action() 2006-12-08 03:45:34 +00:00
post-template.php Check page ID only if is_page. fixes #3049 2007-02-02 16:39:04 +00:00
post.php Seeing double. Good spot momo360modena. fixes #4251 for 2.1, 2.2 and 2.3 2007-05-12 19:47:47 +00:00
query.php Use correct capabilities checks when determining whether to show private posts. Props molecularbear. fixes #3827 2007-03-06 17:45:40 +00:00
registration-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
registration.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
rewrite.php Fix feed links when using %category% permalink structure. Props westi. fixes #3214 2006-11-30 01:54:05 +00:00
rss-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
rss.php Fix parse_w3cdtf. Props mortenf. fixes #3896 2007-03-07 17:04:38 +00:00
script-loader.php use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.1. 2007-03-17 08:47:29 +00:00
streams.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
template-loader.php Handle robots.txt requests and obey blog_plubic setting. 2006-05-22 22:06:06 +00:00
theme.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
user.php Big int patch for 2.1 2007-03-23 03:18:00 +00:00
vars.php Bunch of whitespace and coding standardization. 2006-12-07 03:57:23 +00:00
version.php Ver bump 2007-04-03 00:33:57 +00:00
wp-db.php Pass resource to mysql_error. Props jgough. fixes #3544 2007-01-16 02:32:42 +00:00