WordPress/wp-includes
2008-10-13 22:43:05 +00:00
..
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js Use no-js reply on error in comment-reply.js, see #7635 2008-10-09 20:27: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 Add show_name to wp_list_bookmarks(). Props Otto42. fixes #7847 2008-10-13 22:43:05 +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 Redirect to the correct URL on error, fixes #7706 2008-09-08 01:50:08 +00:00
capabilities.php phpdoc for capabilities.php. Props jacobsantos. fixes #5632 2008-09-16 21:51:36 +00:00
category-template.php Complete inline documentation for category-template.php, props jacobsantos, fixes #5634 2008-09-25 14:16:27 +00:00
category.php Add filter to get_categories(), props Malaiac, fixes #7427 2008-10-03 22:09:35 +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 phpdoc updates for wp-includes See #7550 props jacobsantos. 2008-09-27 10:06:18 +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 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 Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit. 2008-10-05 04:43:52 +00:00
comment-template.php Use no-js reply on error in comment-reply.js, see #7635 2008-10-09 20:27:39 +00:00
comment.php Error checking for HTTP requests. Props jacobsantos. see #7793 2008-10-02 00:32:21 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php Cron improvement, props hailin, fixes #7068 2008-09-18 07:09:38 +00:00
default-filters.php Make pings_open() and comments_open() aware of old post settings. see #7741 2008-09-28 03:31:26 +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 Notice fixes see #7509 props DD32 and jacobsantos. 2008-09-21 20:41:25 +00:00
formatting.php Convert undefined constants to strings. Props jacobsantos. fixes #7651 2008-10-13 22:14:52 +00:00
functions.php Suspend cache invalidation while importing posts with WP importer 2008-10-09 00:50:52 +00:00
functions.wp-scripts.php phpdoc updates for wp-includes See #7550 props jacobsantos. 2008-09-27 10:06:18 +00:00
functions.wp-styles.php phpdoc updates for wp-includes See #7550 props jacobsantos. 2008-09-27 10:06:18 +00:00
general-template.php paginate_comments_links(). see #7769 2008-10-07 22:41:51 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
http.php Chunked encoding fixes from DD32. fixes #7770 2008-10-06 23:10:22 +00:00
kses.php phpDoc corrections for KSES. Fixes #7550 props jacobsantos. 2008-09-06 06:53:45 +00:00
l10n.php phpDoc corrections for wp-includes. See #7550 props jacobsantos. 2008-08-30 21:23:43 +00:00
link-template.php doc skeleton for link-template. Props jacobsantos. see #5642 2008-10-13 22:00:07 +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. fixes #7658 2008-09-18 06:14:46 +00:00
pluggable.php Default to an empty alt attribute on Avatars. Fixes #7536. 2008-10-12 18:03:54 +00:00
plugin.php Fix Notice. When nothing exists for an action or filter. 2008-09-27 09:53:43 +00:00
post-template.php post-template phpdoc from jacobsantos. see #7659 2008-10-13 22:28:34 +00:00
post.php Fix stripslashes for post metadata, phpDoc updates for media.php, props jacobsantos, fixes #7871 2008-10-13 02:48:45 +00:00
query.php Bring back [8788], was reverted with #7663 2008-10-04 01:35:47 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
registration.php Pass old user data to profile_update action. Props AaronCampbell. fixes #7784 2008-09-24 16:05:21 +00:00
rewrite.php phpdoc for rewrite.php. Props jacobsantos. fixes #7660 2008-09-18 06:14:01 +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 Use no-js reply on error in comment-reply.js, see #7635 2008-10-09 20:27: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 New caching style for term queries 2008-10-08 22:50:46 +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 phpDoc fixes for general-template.php and update.php, props jacobsantos, see #7550 2008-09-18 17:32:18 +00:00
user.php Batch edit: allow removal of selected posts, prevent page parent lock. 2008-09-30 10:30:56 +00:00
vars.php Ensure $is_chrome is always defined. 2008-09-05 22:39:49 +00:00
version.php Theme update UI first pass. See #7519 props DD32. 2008-09-26 06:43:53 +00:00
widgets.php sidebars_widgets fiter from gortsleigh. fixes #7818 2008-10-06 16:57:31 +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 Fix phpdoc comments to refer to wp-content/db.php. Props DD32. 2008-10-02 16:45:28 +00:00
wp-diff.php Inline docs for wp-diff.php. Props jacobsantos. fixes #7662 2008-09-11 17:46:42 +00:00