Wordpress/wp-includes
Mark Jaquith 33a423a769 silence the fopen() in wp_remote_fopen()
git-svn-id: https://develop.svn.wordpress.org/trunk@4472 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-15 22:46:35 +00:00
..
images/smilies
js Ajax plugin tweakage from mdawaffe. fixes #3334 2006-11-08 21:23:41 +00:00
author-template.php
bookmark-template.php category_before and category_after 2006-11-02 22:12:13 +00:00
bookmark.php
cache.php
capabilities.php
category-template.php Init vars before use. Props Alex King. fixes #3180 2006-10-03 15:41:44 +00:00
category.php
class-IXR.php
class-pop3.php
class-simplepie.php Rename SimplePie name to follow standard 2006-10-13 10:18:27 +00:00
class-snoopy.php
classes.php Preserve the original query object as wp_the_query so that it's not stomped by subsequent calls to query_posts(). 2006-11-09 06:50:58 +00:00
comment-template.php
comment.php comment link counting improvements from Nazgul. fixes: #938 2006-10-04 04:43:25 +00:00
compat.php
cron.php Change cron arg passing. Props masquerade. fixes #3169. 2006-10-08 17:50:21 +00:00
default-filters.php Pluggable comment throttling from Mark Jaquith. fixes #3175 2006-10-02 18:19:44 +00:00
deprecated.php
feed.php Wrap cat name in CDATA. props alexkingorg. fixes #3252 2006-11-08 06:57:26 +00:00
formatting.php Fix amp handling. Props skeltoac. fixes #3328 2006-11-08 01:12:41 +00:00
functions.php silence the fopen() in wp_remote_fopen() 2006-11-15 22:46:35 +00:00
general-template.php Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272 2006-10-24 03:57:19 +00:00
gettext.php
kses.php
l10n.php Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157 2006-09-21 20:46:39 +00:00
link-template.php Remove paging by days. fixes #3341 2006-11-08 21:22:35 +00:00
locale.php
pluggable.php Make these links shorter and remove unneeded vars 2006-10-30 19:27:24 +00:00
plugin.php Code cleanup: wp-includes/plugin.php 2006-10-13 14:01:53 +00:00
post-template.php Entity encode image title attribute. Props mdawaffe. fixes #3258 2006-10-17 18:24:36 +00:00
post.php get_page_by_title() 2006-10-26 19:55:10 +00:00
query.php is_singular should be false for the posts page. Props mdawaffe. fixes #3351 2006-11-11 18:25:42 +00:00
registration.php
rewrite.php Increment tok_index. fixes #2785 2006-10-03 15:56:23 +00:00
rss.php SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now. 2006-10-16 04:16:06 +00:00
script-loader.php Inline uploader tweaks from mdawaffe. fixes #3360 2006-11-14 23:18:20 +00:00
streams.php
template-loader.php
theme.php Set extract type and rename car to avoid overwrites. 2006-11-15 00:25:44 +00:00
user.php Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240 2006-10-14 05:35:50 +00:00
vars.php Somewhat stricter smilies replacements by Nazgul. fixes #3222 2006-10-12 10:14:14 +00:00
version.php Prevent non-option form elements from sneaking in to the options table. fixes #2595 2006-10-04 12:18:28 +00:00
wp-db.php Check if array index is set. Props Alex King. fixes #3156 2006-09-22 14:40:40 +00:00