Wordpress/wp-includes
Ryan Boren 4a28191916 Send 403 instead of 500 for comment flood protection. Allow specifying response code for wp_die(). Props DD32. fixes #7246
git-svn-id: https://develop.svn.wordpress.org/trunk@9335 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 21:00:40 +00:00
..
Text
images
js
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Redirect away from paged comments permalinks when comment paging has been turned off. props DD32. see #7942 2008-10-24 10:53:09 +00:00
capabilities.php
category-template.php Fix in_category() when checking non-cached categories. fixes #7181 2008-10-22 21:31:55 +00:00
category.php
class-IXR.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php Revert snoopy change that breaks with canonical feeds. 2008-10-23 22:41:51 +00:00
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php Set current_page_parent when using page_for_posts. Props betsyk. fixes #7518 2008-10-23 18:01:57 +00:00
comment-template.php Fix comment paging for when $comments is passed in. props Viper007Bond. see #7927 2008-10-24 07:27:19 +00:00
comment.php Send 403 instead of 500 for comment flood protection. Allow specifying response code for wp_die(). Props DD32. fixes #7246 2008-10-24 21:00:40 +00:00
compat.php
cron.php
default-filters.php
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691 2008-10-23 20:03:16 +00:00
functions.php Send 403 instead of 500 for comment flood protection. Allow specifying response code for wp_die(). Props DD32. fixes #7246 2008-10-24 21:00:40 +00:00
functions.wp-scripts.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
functions.wp-styles.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
general-template.php Move echo/return outside of loops. Props DD32. fixes #7749 2008-10-24 20:47:12 +00:00
gettext.php
http.php
kses.php
l10n.php
link-template.php Enable pretty permalinks for previous_ and next_comments_link(). props DD32, Viper007Bond. see #7942 2008-10-24 07:36:43 +00:00
locale.php
media.php Init var. see #7692 2008-10-22 18:45:09 +00:00
pluggable.php Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691 2008-10-23 20:03:16 +00:00
plugin.php
post-template.php post-template phpdoc from jacobsantos. fixes #7659 2008-10-22 03:06:53 +00:00
post.php Use prepare() in wp_insert_attachment(). Props dwc. fixes #7933 2008-10-20 21:55:37 +00:00
query.php
registration-functions.php
registration.php
rewrite.php pretty permalinks for comment paging. Props Viper007Bind. fixes #7942 2008-10-23 18:55:22 +00:00
rss-functions.php
rss.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
script-loader.php Screen Options tweaks. Uparrow when expanded. 2008-10-24 19:33:40 +00:00
shortcodes.php
streams.php
taxonomy.php
template-loader.php
theme.php
update.php Fix a PHP Notice. props DD32. see #7509 2008-10-24 10:55:20 +00:00
user.php
vars.php
version.php pretty permalinks for comment paging. Props Viper007Bind. fixes #7942 2008-10-23 18:55:22 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php