WordPress/wp-includes
ryan 5d7b9d59ae Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@9582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 19:23:49 +00:00
..
images SWFUpload 2.2.0 beta 2 with Flash 10 support. Props filosofo. see #6979 2008-10-30 23:13:53 +00:00
js Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966 2008-11-09 14:54:39 +00:00
Text Fix Text/Diff includes. Props codestyling. fixes #7391 for trunk 2008-08-07 21:02:07 +00:00
atomlib.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
author-template.php phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +00:00
bookmark-template.php Formatting cleanup 2008-10-30 04:07:24 +00:00
bookmark.php Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552 2008-08-27 22:04:12 +00:00
cache.php phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +00:00
canonical.php Notice fixes from filosofo and Viper007Bond. see #7509 2008-11-04 03:22:24 +00:00
capabilities.php phpdoc for capabilities.php. Props jacobsantos. fixes #5632 2008-09-16 21:51:36 +00:00
category-template.php Add "Choose from popular tags" to the tags postbox 2008-11-04 23:15:59 +00:00
category.php Notice fixes from filosofo and Viper007Bond. see #7509 2008-11-04 03:22:24 +00:00
class-IXR.php Add timezone var to IXR_date. Add timezone back to getIso(). Comment WP specific additions. see #7227 2008-07-22 19:53:03 +00:00
class-phpass.php Trailing whitespace cleanup 2008-08-09 05:36:14 +00:00
class-phpmailer.php phpdoc fixes for the phpmailer classes. 2008-09-03 21:42:50 +00:00
class-pop3.php Revert POP3 changes. Localization for wp-mail. Props filosofo. see #8051 2008-11-03 23:25:11 +00:00
class-smtp.php phpdoc fixes for the phpmailer classes. 2008-09-03 21:42:50 +00:00
class-snoopy.php Revert snoopy change that breaks with canonical feeds. 2008-10-23 22:41:51 +00:00
class.wp-dependencies.php phpdoc updates for wp-includes See #7550 props jacobsantos. 2008-09-27 10:06:18 +00:00
class.wp-scripts.php phpdoc updates for wp-includes See #7550 props jacobsantos. 2008-09-27 10:06:18 +00:00
class.wp-styles.php phpdoc updates for wp-includes See #7550 props jacobsantos. 2008-09-27 10:06:18 +00:00
classes.php Notice fixes from Viper007Bond. see #7509 2008-11-04 20:16:54 +00:00
comment-template.php Fix notice 2008-11-06 01:58:33 +00:00
comment.php notice fixes 2008-11-06 02:05:59 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php Fix the fix 2008-10-29 22:59:47 +00:00
default-filters.php Preview for both drafts and published posts/pages 2008-10-31 22:47:07 +00:00
deprecated.php phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +00:00
feed-atom-comments.php Improve metadata for atom comment search feeds. Props ionfish. fixes #5493 2008-02-13 18:29:10 +00:00
feed-atom.php Typo fix from peaceablewhale. fixes #6579 for trunk 2008-04-22 21:16:42 +00:00
feed-rdf.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rss.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rss2-comments.php Add syndication frequency recommendations to rss2 feeds. See #3513 props _ck_. 2008-08-11 20:50:41 +00:00
feed-rss2.php Add syndication frequency recommendations to rss2 feeds. See #3513 props _ck_. 2008-08-11 20:50:41 +00:00
feed.php Use only one enclosure type. Props hailin. fixes #8017 2008-11-03 20:19:38 +00:00
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 Make user settings global 2008-10-31 20:41:16 +00:00
functions.wp-scripts.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
functions.wp-styles.php Default media type to all. Fixes #8000 props filosofo. 2008-10-29 22:17:54 +00:00
general-template.php Don't descend into single post title for the home page. see #3805 2008-11-03 06:22:36 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
http.php Add missing array keys. fixes #8121 2008-11-08 23:13:33 +00:00
kses.php phpDoc corrections for KSES. Fixes #7550 props jacobsantos. 2008-09-06 06:53:45 +00:00
l10n.php Add optional path arg to load_theme_textdomain(). Props filosofo. fixes #6951 2008-10-16 20:44:39 +00:00
link-template.php Escape attribute translation. Props nbachiyski. fixes #8010 2008-10-30 15:53:58 +00:00
locale.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
media.php Init var. see #7692 2008-10-22 18:45:09 +00:00
pluggable.php Remove debug 2008-10-28 03:43:52 +00:00
plugin.php Notice fixes. See #7509 props DD32. 2008-10-14 21:08:28 +00:00
post-template.php link_before and link_after for wp_list_pages(). Props thee17. fixes #8041 2008-11-03 06:07:39 +00:00
post.php Preview fixes: different method of showing previews for published posts, now uses the proper templates. Fixes #8052 2008-11-04 13:00:12 +00:00
query.php Preview fixes: different method of showing previews for published posts, now uses the proper templates. Fixes #8052 2008-11-04 13:00:12 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
registration.php Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643 2008-10-16 22:23:32 +00:00
rewrite.php Always set home_root in the rewrite rules. Dreamhost does not set the path for some reason. Props Joe Taiabjee 2008-11-04 21:58:30 +00:00
rss-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
rss.php Fix notice. fixes #8082 2008-11-06 20:24:29 +00:00
script-loader.php Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966 2008-11-09 14:54:39 +00:00
shortcodes.php Pass tag name when using shortcodes. Props Viper007Bond. fixes #6606 2008-08-11 04:00:33 +00:00
streams.php Work around fatal error caused by mbstring.func_overload = 2. Props codestyling . fixes #5599 for trunk 2008-07-23 18:56:17 +00:00
taxonomy.php Warning fixes 2008-11-02 23:52:49 +00:00
template-loader.php For some reason taxonomy pages also return is_home, so we need to put this check first. 2008-04-21 06:28:50 +00:00
theme.php Fix regression in get_tag_template(). Tag templates are referenced by tag name not id. Fixes #7865. 2008-10-12 08:19:56 +00:00
update.php Remove unused var 2008-11-06 04:54:13 +00:00
user.php Make sure we always display something in the dropdown. See #7027. 2008-10-25 20:40:58 +00:00
vars.php Ensure $is_chrome is always defined. 2008-09-05 22:39:49 +00:00
version.php Bump 2008-11-09 19:23:49 +00:00
widgets.php Massive get_comment_link() performance improvements for posts with a lot of comments. props Viper007Bond. fixes #7956 2008-11-05 07:09:20 +00:00
wlwmanifest.xml Update wlw manifest for get tags support. Props josephscott. fixes #7744 2008-10-16 22:26:30 +00:00
wp-db.php Return affected rows for alter queries. Props BjornW. fixes #7215 2008-10-16 19:54:00 +00:00
wp-diff.php Inline docs for wp-diff.php. Props jacobsantos. fixes #7662 2008-09-11 17:46:42 +00:00