WordPress/wp-includes
2007-02-24 06:30:51 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856 2007-02-23 23:50:23 +00:00
author-template.php new function for escaping within attributes: attribute_escape() 2006-12-21 10:10:04 +00:00
bookmark-template.php Don't output ul when title_li is empty. Props m0n5t3r. fixes #3664 2007-01-25 02:02:21 +00:00
bookmark.php whitespace tidying by Viper007Bond. fixes #3385 2006-11-24 22:55:28 +00:00
cache.php make sure nothing going into the object cache is being passed by reference. fixes #3726 2007-02-01 09:16:15 +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 properly sort categories by name for the_category(). Props rob1n. fixes #1302 2007-02-21 02:13:47 +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-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 decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes #3727 2007-02-20 01:27:37 +00:00
comment-template.php Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485 2007-02-15 07:07:12 +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 Prevent a missing wp-cron.php from causing an infinite loop. Props jan. fixes #3713 2007-01-30 13:06:56 +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 Atom comments feed. First pass. Props kurtmckee and rob1n. fixes #1785 2007-02-23 08:18:30 +00:00
feed-atom.php Proper atom enclosures. Props rob1n. fixes #1464 2007-02-23 23:47:57 +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 Relocate feed templates to wp-includes. fixes #3846 2007-02-23 02:50:05 +00:00
feed-rss2.php Relocate feed templates to wp-includes. fixes #3846 2007-02-23 02:50:05 +00:00
feed.php Typo fixes. Props Znuff. fixes #3859 2007-02-24 06:30:51 +00:00
formatting.php Don't br image maps. Props rob1n. fixes #1292 2007-02-21 01:50:27 +00:00
functions.php Atom comments feed. First pass. Props kurtmckee and rob1n. fixes #1785 2007-02-23 08:18:30 +00:00
general-template.php Atom comments feed. First pass. Props kurtmckee and rob1n. fixes #1785 2007-02-23 08:18:30 +00:00
gettext.php gettext byteorder fix for 64 bit archs. fixes #3780 2007-02-23 00:31:09 +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 Add get_post_comments_feed_link() and have popup comments templates use it. 2007-02-23 08:31:07 +00:00
locale.php Load locale specific php code in global context. fixes #3488 2007-01-08 00:11:06 +00:00
pluggable.php Consistently use "Spam it:" and "Delete it:" in e-mails. fixes #3304 2007-02-15 05:51:59 +00:00
plugin.php did_action() 2006-12-08 03:45:34 +00:00
post-template.php Change more from anchor to span for proper validation. Props coolmann and rob1n. fixes #3530 2007-02-23 01:15:51 +00:00
post.php Add similar hook as XML-RPC for Atom 2007-02-11 04:32:31 +00:00
query.php Handle empty search query. Props charleshooper. fixes #3722 #3759 2007-02-22 01:54: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 Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485 2007-02-15 07:07:12 +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 jQuery 1.1.1 and interface 1.2. #3824 2007-02-21 02:39:07 +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 Make sure is_array before extract. Props idle. fixes #3626 2007-01-21 20:03:02 +00:00
user.php More XMLRPC updates from Joseph Scott. 2007-02-02 07:43:59 +00:00
vars.php Bunch of whitespace and coding standardization. 2006-12-07 03:57:23 +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 First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517 2007-02-02 00:04:35 +00:00