WordPress/wp-includes
2008-11-25 23:45:02 +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 Gallery settings for TinyMCE 2008-11-23 06:37:15 +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 Don't use deprecated functions. Props filosofo. fixes #8130 2008-11-10 17:45:38 +00:00
bookmark-template.php Don't use deprecated functions. Props filosofo. fixes #8130 2008-11-10 17:45:38 +00:00
bookmark.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
cache.php Use clone to break object refs when setting and getting cache. see #8146 #8191 2008-11-17 21:01:12 +00:00
canonical.php Handle front page comment feeds in Canonical. fixes #8320 2008-11-25 21:28:42 +00:00
capabilities.php phpdoc for capabilities.php. Props jacobsantos. fixes #5632 2008-09-16 21:51:36 +00:00
category-template.php Update object term cache from get_the_category() 2008-11-25 22:12:36 +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 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254 2008-11-20 10:54:59 +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 Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo. 2008-11-21 17:17:18 +00:00
comment-template.php Fix [9854] for i18n, props filosofo 2008-11-24 02:13:31 +00:00
comment.php Improvements for get_comment_link() from Viper007Bond. fixes #8287 2008-11-20 06:41:55 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +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 Use post_password_required() 2008-11-20 19:10:31 +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 Use post_password_required() 2008-11-20 19:10:31 +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 home to determine self link host 2008-11-18 23:04:42 +00:00
formatting.php Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160 2008-11-13 07:54:27 +00:00
functions.php Add DivX MIME type, props wfrantz, fixes #8289 2008-11-20 01:11:45 +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 Escape gettext in attribute. Props nbachiyski. fixes #8142 2008-11-20 17:03:31 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
http.php Auto set content-length. Props jacobsantos. fixes #8249 2008-11-17 21:21:35 +00:00
kses.php phpDoc corrections for KSES. Fixes #7550 props jacobsantos. 2008-09-06 06:53:45 +00:00
l10n.php Contextual ngettext from nbachiyski. fixes #8128 2008-11-25 22:25:21 +00:00
link-template.php PressThis fixes for window resizing and Chrome bugs from Noel, see #7949 2008-11-21 23:31:59 +00:00
locale.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
media.php Gallery settings for TinyMCE 2008-11-23 06:37:15 +00:00
pluggable.php Do not redirect to options.php on login if user was POSTing to options.php from another page. props fitztrev. fixes #8133 2008-11-19 05:07:24 +00:00
plugin.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
post-template.php Gallery settings for TinyMCE 2008-11-23 06:37:15 +00:00
post.php Ensure that thumbnails are removed when the media file is deleted. Fixes #8309 props jacobsantos. 2008-11-22 23:01:28 +00:00
query.php Return null if queried object not found. fixes #8244 2008-11-24 06:14:40 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
registration.php Notice fixes from DD32. see #7509 2008-11-14 23:01:16 +00:00
rewrite.php Escape dot in robots rewrite rule. Props Jean-LucfromBrussels and DD32. fixes #8176 2008-11-12 23:04:43 +00:00
rss-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
rss.php Notice fixes. Props DD32. see #7509 2008-11-15 17:56:44 +00:00
script-loader.php Bump CSS vers 2008-11-25 18:40:50 +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 Don't cache filtered term objects. see #8146 2008-11-17 20:03:31 +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 Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
update.php Improve latest version detection in plugin updater. Props DD32. fixes #8129 2008-11-19 19:25:53 +00:00
user.php Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229 2008-11-25 18:33:04 +00:00
vars.php Ensure $is_chrome is always defined. 2008-09-05 22:39:49 +00:00
version.php Bump 2008-11-25 22:59:33 +00:00
widgets.php Make sure widgets array version is set. fixes #8339 2008-11-25 22:38:36 +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 Initialize caller as an array. Fixes a bug introduced in [9886] 2008-11-25 23:45:02 +00:00
wp-diff.php Inline docs for wp-diff.php. Props jacobsantos. fixes #7662 2008-09-11 17:46:42 +00:00