Wordpress/wp-includes
Ryan Boren 766e620f90 New taxonomy intersection queries from xknown. fixes #5137
git-svn-id: https://develop.svn.wordpress.org/trunk@6186 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-04 18:10:03 +00:00
..
images
js
atomlib.php
author-template.php
bookmark-template.php Fix typo. fixes #5061 2007-09-24 01:48:36 +00:00
bookmark.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +00:00
cache.php
canonical.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +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 prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +00:00
comment.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +00:00
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 Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk 2007-10-03 16:16:55 +00:00
deprecated.php Add some filtering. Props jhodgdon. fixes #3595 2007-09-23 19:25:15 +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-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
formatting.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk 2007-10-03 16:16:55 +00:00
functions.php prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 2007-10-02 18:45:47 +00:00
general-template.php prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 2007-10-02 18:45:47 +00:00
gettext.php
kses.php
l10n.php
link-template.php prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 2007-10-02 18:45:47 +00:00
locale.php
pluggable.php prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 2007-10-02 18:45:47 +00:00
plugin.php
post-template.php the_title_attribute(). Props Nazgul. fixes #4731 2007-09-18 22:50:59 +00:00
post.php Add page sanitization. Props xknown. fixes #5135 for trunk 2007-10-03 16:27:07 +00:00
query.php New taxonomy intersection queries from xknown. fixes #5137 2007-10-04 18:10:03 +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 Fix term count padding. 2007-09-23 00:35:59 +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 Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037 2007-09-22 00:08:50 +00:00
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 We're working on bleeding edge 2.4 stuff now 2007-09-29 10:56:53 +00:00
widgets.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk 2007-10-03 16:16:55 +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