WordPress/wp-includes
2007-03-10 06:09:52 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Update to tinyMCE spellchecker 1.0.3.1 2007-03-07 04:26:26 +00:00
author-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
bookmark-template.php Link filters from jhodgdon. fixes #3595 2007-03-10 01:13:49 +00:00
bookmark.php trailing tabs and whitespace cleanup. 2007-02-27 15:24:54 +00:00
cache.php trailing tabs and whitespace cleanup. 2007-02-27 15:24:54 +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 trailing tabs and whitespace cleanup. 2007-02-27 15:24:54 +00:00
category.php run get_categories filter on cached get_categories hits. fixes #3728 2007-01-31 05:57:54 +00:00
class-IXR.php Add timezone to iso8601 timestamp. Props devlogic. fixes #2036 2005-12-08 00:08:12 +00:00
class-phpmailer.php Trying out phpmailer for wp_mail(). fixes #3862 2007-02-25 20:23:25 +00:00
class-pop3.php Upgrade class-pop3. Props Nazgul. fixes #3864 2007-02-25 18:19:21 +00:00
class-smtp.php Trying out phpmailer for wp_mail(). fixes #3862 2007-02-25 20:23:25 +00:00
class-snoopy.php Don't forget to concat. Props cschneid. fixes #2988 2006-08-05 04:18:09 +00:00
classes.php Title filtering from jhodgdon. fixes #3926 2007-03-10 03:56:35 +00:00
comment-template.php Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +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 Make sure openssl is available. Props Robert Deaton and rob1n. fixes #3765 2007-03-07 04:16:06 +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 Tending the graveyard. Memento mori. 2007-01-23 09:15:17 +00:00
feed-atom-comments.php trailing tabs and whitespace cleanup. 2007-02-27 15:24:54 +00:00
feed-atom.php trailing tabs and whitespace cleanup. 2007-02-27 15:24:54 +00:00
feed-rdf.php Relocate feed templates to wp-includes. fixes #3846 2007-02-23 02:50:05 +00:00
feed-rss.php Relocate feed templates to wp-includes. fixes #3846 2007-02-23 02:50:05 +00:00
feed-rss2-comments.php Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485 2007-02-24 07:33:29 +00:00
feed-rss2.php Relocate feed templates to wp-includes. fixes #3846 2007-02-23 02:50:05 +00:00
feed.php Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +00:00
formatting.php Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +00:00
functions.php Change xmlrpc upload logic. Props Joseph Scott. 2007-03-09 20:14:52 +00:00
general-template.php apply filter before stripping tags. Props jhodgdon. fixes #3755 2007-03-10 05:13:40 +00:00
gettext.php trailing tabs and whitespace cleanup. 2007-02-27 15:24:54 +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 Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +00:00
locale.php Load locale specific php code in global context. fixes #3488 2007-01-08 00:11:06 +00:00
pluggable.php Another typo in [4990]. fixes #3920 2007-03-07 06:17:15 +00:00
plugin.php add and apply filter optimizations from FraT. fixes #3875 2007-02-28 01:09:20 +00:00
post-template.php Cleaner and more complete fix for [5017]. fixes #3949 2007-03-10 06:09:52 +00:00
post.php Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +00:00
query.php Move some query var sanitization up to parse_query() and make sure the sanitized values are avilable via get_query_var(). 2007-03-09 04:05:28 +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 Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +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:03 +00:00
script-loader.php Sanitize browser-bound add_query_arg() outputs. fixes #3937 2007-03-09 04:36:24 +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 Return theme uri in theme data. Props nazgul. fixes #3866 2007-03-09 04:15:17 +00:00
user.php More XMLRPC updates from Joseph Scott. 2007-02-02 07:43:59 +00:00
vars.php Typo in [4990] caught by johnbillion. fixes #3920 2007-03-07 06:10:33 +00:00
version.php First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517 2007-02-02 00:04:35 +00:00
wp-db.php Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920 2007-03-07 05:29:15 +00:00