WordPress/wp-includes
2006-12-21 10:10:04 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Select http when linking. Props markjaquith. fixes #3462 2006-12-12 07:48:04 +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 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
capabilities.php ID instead of id. Props Nazgul. fixes #3152 2006-11-20 05:01:57 +00:00
category-template.php Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208 2006-12-01 23:00:04 +00:00
category.php Init strings before concatenation. Props devil1591. fixes #3457 2006-12-09 06:35:22 +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 new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
comment-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
comment.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +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 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
feed.php Bunch of whitespace and coding standardization. 2006-12-07 03:57:23 +00:00
formatting.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
functions.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
general-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
gettext.php Can't pass function return to array_shift. 2006-11-30 07:30:11 +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 Avoid infinite loop when getting attachment link. 2006-12-12 22:50:54 +00:00
locale.php Fix logo link in wp_die(). Props Sewar. fixes #3138 2006-09-18 23:40:19 +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 new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
post.php Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461 2006-12-10 17:17:39 +00:00
query.php Init strings before concatenation. Props devil1591. fixes #3457 2006-12-09 06:35:22 +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.php Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986 2006-11-19 07:56:05 +00:00
script-loader.php Fix path to cropper. fixes #3455 2006-12-08 23:01:08 +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 Normalization of newlines fixes #1020, also did some minor reformatting. 2006-11-29 23:18:35 +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 Remember old post slugs and automatically redirect to the new slug. fixes #3202 2006-11-30 08:48:56 +00:00
wp-db.php Add überpowerful "query" filter, for SQL queries. fixes #2721 2006-12-07 00:02:03 +00:00