Wordpress/wp-includes
rob1n 9abc3c9374 Let WebKit 420 or above get in. And clean up that overgrown ternary. Props Andy. fixes #4241
git-svn-id: https://develop.svn.wordpress.org/trunk@5425 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 01:31:12 +00:00
..
images Widgets for 2.3. fixes #4186 2007-04-24 01:05:17 +00:00
js Don't double encode gzip output if gzip is already set in php.ini. Props 2007-04-27 20:55:05 +00:00
author-template.php
bookmark-template.php
bookmark.php
cache.php
capabilities.php
category-template.php
category.php Fix variable collission in _get_cat_children. see #3985 2007-04-23 20:28:38 +00:00
class-IXR.php
class-phpmailer.php Set eol-style 2007-05-04 21:28:50 +00:00
class-pop3.php
class-smtp.php Set eol-style 2007-05-04 21:28:50 +00:00
class-snoopy.php Don't add port if port == 80 (default port). fixes #3993 2007-05-10 01:26:56 +00:00
classes.php
comment-template.php
comment.php Use the right field name ya idjit. 2007-04-27 04:34:44 +00:00
compat.php
cron.php Use wp_hash to create cron's check hash. 2007-04-16 20:47:23 +00:00
default-filters.php New way of loading widgets that works with PHP 5. Thanks to filosofo for testing. see #4169 2007-05-01 01:58:18 +00:00
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
functions.php Bit of clean-up. 2007-05-09 04:19:19 +00:00
general-template.php Let WebKit 420 or above get in. And clean up that overgrown ternary. Props Andy. fixes #4241 2007-05-10 01:31:12 +00:00
gettext.php Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005 2007-04-13 23:29:47 +00:00
kses.php Don't take out class attribute for <abbr />, for hReview. fixes #3420 2007-05-04 03:52:11 +00:00
l10n.php
link-template.php Fix edit comment links 2007-04-28 16:45:47 +00:00
locale.php Allow number_format to be internationalized. Props nbachiyski. fixes #3677 2007-04-25 00:49:57 +00:00
pluggable.php
plugin.php Make sure wp_actions is set before counting. 2007-05-08 17:59:52 +00:00
post-template.php has_excerpt() template tag. fixes #4177 for 2.3 2007-04-22 04:25:47 +00:00
post.php tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723 2007-04-15 02:26:26 +00:00
query.php Replace deprecated get_settings() calls with get_option(). Props johnbillion. fixes #4167 2007-04-19 02:53:19 +00:00
registration-functions.php
registration.php
rewrite.php Add url_to_postid filter. Props Alex King. fixes #4160 2007-04-18 22:51:54 +00:00
rss-functions.php
rss.php Housekeeping -- a misspelling. 2007-04-25 03:14:11 +00:00
script-loader.php AJAXcat fixes and FF workaround from mdawaffe. fixes #3895 2007-04-17 20:56:41 +00:00
streams.php
template-loader.php
theme.php
user.php
vars.php
version.php Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136 2007-04-24 23:27:20 +00:00
widgets.php Obey show_post_count for dropdown. 2007-05-09 21:54:30 +00:00
wp-db.php