WordPress/wp-includes
2008-09-05 19:11:41 +00:00
..
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js Bulk action hot keys for comments. Props nbachiyski. see #7643 2008-09-04 17:53:14 +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 phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +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 phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +00:00
capabilities.php Notice fixes. Props DD32. see #7509 2008-08-14 17:00:37 +00:00
category-template.php Tag cloud fixes from DD32. Implements number arg. see #6015 2008-08-19 16:36:18 +00:00
category.php phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +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 Update phpMailer to 2.0.2. Props mattyrob. fixes #7474 2008-08-28 20:26:36 +00:00
class-smtp.php phpdoc fixes for the phpmailer classes. 2008-09-03 21:42:50 +00:00
class-snoopy.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class.wp-dependencies.php Trailing whitespace cleanup 2008-08-09 05:36:14 +00:00
class.wp-scripts.php Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
class.wp-styles.php Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
classes.php Don't 404 for categories, tags, and authors that exist but have no posts. see #5324 2008-08-28 19:58:57 +00:00
comment-template.php post_password_required(). fixes #7679 2008-09-03 19:54:14 +00:00
comment.php Lose USE INDEX on comment_date_gmt. It didn't help performance very much and some people are missing the comment_date_gmt index. see #7664 2008-09-05 15:43:26 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637 2008-09-04 19:12:40 +00:00
default-filters.php Saving/restoring the user interface state, see #7654 2008-08-31 06:34:43 +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 post_password_required(). fixes #7679 2008-09-03 19:54:14 +00:00
formatting.php phpDoc updates for formatting functions fixes #5638 props jacobsantos. 2008-08-31 20:58:19 +00:00
functions.php Saving/restoring the user interface state, see #7654 2008-08-31 06:34:43 +00:00
functions.wp-scripts.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
functions.wp-styles.php Typo fix 2008-06-04 20:21:02 +00:00
general-template.php Saving/restoring the user interface state, see #7654 2008-08-31 06:34:43 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
http.php Disable fsockopen for 12 hours if it fails. Props jacobsantos, fixes #7514 2008-08-16 05:38:57 +00:00
kses.php Apply kses bad-protocol checks only to URI typed attributes. Props takayukister. fixes #5917 #6888 #6910 #7512 2008-08-19 18:43:21 +00:00
l10n.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
link-template.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
locale.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
media.php phpdoc for media.php. Props jacobsantos. see #7658 2008-09-01 05:45:41 +00:00
pluggable.php Don't append HTTPOnly if cookie domain is empty. see #7677 2008-09-05 05:35:58 +00:00
plugin.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
post-template.php Skeleton phpdoc for post-template.php. Props jacobsantos. see #7659 2008-09-04 23:12:08 +00:00
post.php Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622 2008-09-02 22:55:39 +00:00
query.php phpdoc for query.php. Props jacobsantos. fixes #7663 2008-09-04 19:19:32 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
registration.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
rewrite.php skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660 2008-09-01 05:47:08 +00:00
rss-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
rss.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
script-loader.php Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435 2008-09-05 19:11:41 +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 phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +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 Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657 2008-09-01 05:44:16 +00:00
update.php phpDoc corrections for wp-includes. See #7550 props santosj. 2008-08-27 06:45:13 +00:00
user.php Trailing whitespace cleanup 2008-08-09 05:36:14 +00:00
vars.php Add simple Chrome detection and updates for Gears dialog, fixes #7684 2008-09-05 16:29:03 +00:00
version.php Collapse crazyhorse to trunk. Incoming! see #7552 2008-08-20 21:42:31 +00:00
widgets.php RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes #7614 2008-08-27 18:00:51 +00:00
wlwmanifest.xml Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
wp-db.php wpdb::has_cap() from mdawaffe. fixes #7609 2008-08-26 23:57:48 +00:00
wp-diff.php Fix Text/Diff includes. Props codestyling. fixes #7391 for trunk 2008-08-07 21:02:07 +00:00