WordPress/wp-includes
2007-09-21 15:51:00 +00:00
..
images
js
atomlib.php
author-template.php
bookmark-template.php Deprecate old links functions. Props rob1n. fixes #3413 2007-09-12 01:01:48 +00:00
bookmark.php
cache.php
canonical.php Remove trailing /index.php fixing from canonical.php ... Thanks chaoticmortalcom. fixes #5017 2007-09-20 20:25:43 +00:00
capabilities.php
category-template.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
category.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
class-IXR.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php
comment-template.php
comment.php
compat.php Actually, we always need to URLencode square brackets... or wp_redirect() will strip them out. see #4935. see #4878 2007-09-10 15:53:34 +00:00
cron.php
default-filters.php Don't specialchars markup in term description. fixes #5021 2007-09-20 18:23:33 +00:00
deprecated.php Deprecate old links functions. Props rob1n. fixes #3413 2007-09-12 01:01:48 +00:00
feed-atom-comments.php
feed-atom.php Make the atom feed updated field actually tell you when the post was updated. Fixes #4816 props lapcat. 2007-09-12 16:26:39 +00:00
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
formatting.php no follow callback 2007-09-13 04:51:33 +00:00
functions.php Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997 2007-09-19 04:27:56 +00:00
general-template.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-21 15:51:00 +00:00
gettext.php
kses.php
l10n.php
link-template.php Always remove index.php from request before contructing page links. fixes #5000 2007-09-20 20:56:22 +00:00
locale.php
pluggable.php Pass the attempted redirect host as a second parameter in the allowed_redirect_hosts filter. props mdawaffe. 2007-09-20 21:53:42 +00:00
plugin.php
post-template.php the_title_attribute(). Props Nazgul. fixes #4731 2007-09-18 22:50:59 +00:00
post.php Don't lose tags when saving a post with attachments. Props filosofo. fixes #4532 2007-09-16 02:36:23 +00:00
query.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Script loader cleanup from mdawaffe. fixes #5003 2007-09-19 00:51:21 +00:00
streams.php
taxonomy.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
template-loader.php
theme.php Set $theme_loc correctly when ABSPATH is "/". Props arabek. fixes #4541 2007-09-12 22:19:26 +00:00
update.php
user.php Use maybe_unserialize() in get_usermeta(). Props filosofo. fixes #4993 2007-09-17 19:19:55 +00:00
vars.php Move $wp_header_to_desc array to get_status_header_desc() so that it can be called before vars.php is loaded. 2007-09-13 04:48:41 +00:00
version.php RC1 2007-09-19 04:14:27 +00:00
widgets.php s/onChange/onchange/. Props grubgirl, Nazgul. fixes #4630 2007-09-13 05:33:54 +00:00
wp-db.php Use wp_die() for WPDB bails. Send 500 response and no-cache headers so wp_die()s are not cached. props DD32. fixes #3471 2007-09-13 06:23:23 +00:00