WordPress/wp-includes
ryan 208d86f6f8 Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-10-03 16:17:54 +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
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
category.php
class-IXR.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php
comment-template.php
comment.php
compat.php
cron.php
default-filters.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for 2.3 2007-10-03 16:17:54 +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
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for 2.3 2007-10-03 16:17:54 +00:00
functions.php Add tag_base to list of untrailingslashed options, and standardize the unslashing. Prevents /mytags//tagname/ 2007-09-22 06:11:48 +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 Fix PATH_INFO first page paging link. fixes #5039 2007-09-22 06:07:03 +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
post.php Don't reset parent when updating attachment. Props filosofo and michelwp. fixes #5010 2007-09-22 16:30:40 +00:00
query.php
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
streams.php
taxonomy.php Fix term count padding. 2007-09-23 00:35:59 +00:00
template-loader.php
theme.php
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
vars.php
version.php Update version for branches 2.3 fixes #5099 2007-09-29 10:54:36 +00:00
widgets.php Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for 2.3 2007-10-03 16:17:54 +00:00
wp-db.php