WordPress/wp-includes
ryan 132569c301 Set eol-style to native.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-16 17:52:13 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Set eol-style to native. 2007-01-16 17:52:13 +00:00
author-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
bookmark-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
bookmark.php whitespace tidying by Viper007Bond. fixes #3385 2006-11-24 22:55:28 +00:00
cache.php Fiddle with object destruction and shutdown. Curses upon php 5.2. fixes #3354 2007-01-06 23:36:51 +00:00
capabilities.php ID instead of id. Props Nazgul. fixes #3152 2006-11-20 05:01:57 +00:00
category-template.php Hierarchical category count fixes from andy. fixes #2738 2007-01-09 08:45:05 +00:00
category.php Use cache sets instead of adds. Props andy. fixes #3562 2007-01-11 22:34:18 +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 Pass all args to the page walker. 2007-01-12 03:54:22 +00:00
comment-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
comment.php Update comment date gmt when updating comment date. Props mm6. fixes #3503 2007-01-09 08:22:28 +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 Change cron arg passing. Props masquerade. fixes #3169. 2006-10-08 17:50:21 +00:00
default-filters.php Remember old post slugs and automatically redirect to the new slug. fixes #3202 2006-11-30 08:48:56 +00:00
deprecated.php Add some back compat files and vars. Use is deprecated. 2007-01-13 21:23:41 +00:00
feed.php Bunch of whitespace and coding standardization. 2006-12-07 03:57:23 +00:00
formatting.php sanitize_file_name(). fixes #3382 #3554 2007-01-09 22:53:14 +00:00
functions.php That'll teach me to trust a code snippet from php.net ... typo fix from last commit. relates to #3528 2007-01-12 21:46:29 +00:00
general-template.php Use CDATA to avoid validation errors, fixes #3496. Hat tip: JeremyVisser 2007-01-07 02:25:03 +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 Apply filter on locale, fixes #2383 2006-12-03 21:09:24 +00:00
link-template.php Prev/next query filters. Props mdwaffe. fixes #2415 2007-01-11 04:30:44 +00:00
locale.php Load locale specific php code in global context. fixes #3488 2007-01-08 00:11:06 +00:00
pluggable.php Let's be a little less verbose here 2006-11-23 00:10:30 +00:00
plugin.php did_action() 2006-12-08 03:45:34 +00:00
post-template.php Pass all args to the page walker. 2007-01-12 03:54:22 +00:00
post.php Use cache sets instead of adds. Props andy. fixes #3562 2007-01-11 22:34:18 +00:00
query.php Init strings before concatenation. Props devil1591. fixes #3457 2006-12-09 06:35:22 +00:00
registration-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
registration.php Enable RTE for new users. fixes #3485 2006-12-19 23:19:12 +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 typos in get_rss(). Props zuzara. fixes #3527 2007-01-11 03:21:35 +00:00
script-loader.php Scriptaculous loader changes from mdawaffe. fixes #3519 2007-01-08 03:03:36 +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 Custom Image Header. fixes #3465 2007-01-03 23:49:34 +00:00
user.php Fix pregs. Props Mordred. 2006-12-01 22:44:50 +00:00
vars.php Bunch of whitespace and coding standardization. 2006-12-07 03:57:23 +00:00
version.php Doh! fixes #3587 2007-01-16 07:38:08 +00:00
wp-db.php Pass resource to mysql_error. Props jgough. fixes #3544 2007-01-16 02:32:42 +00:00