WordPress/wp-includes
2008-10-01 22:32:18 +00:00
..
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js Skip past tfoot as well as thead when doing comment moderation keyboard shortcut highlighting 2008-10-01 21:07:16 +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 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 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 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 Fix comment display when paging is off. see #7769 2008-09-24 05:20:17 +00:00
comment-template.php Hide reply link by default. Enable with JS. Props Viper007Bond. see #7635 2008-09-30 17:27:15 +00:00
comment.php If comment type is empty set it to 'comment'. see #7635 2008-09-30 19:49:26 +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 First cut of comment paging. Add paging and threading settings. see #7769 #7635 2008-09-23 21:11:27 +00:00
functions.php Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790. 2008-09-28 21:05:37 +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 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790. 2008-09-28 21:05:37 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
http.php phpDoc corrections for http.php, props jacobsantos fixes #7550 2008-09-08 01:23:43 +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 First cut of comment paging. Add paging and threading settings. see #7769 #7635 2008-09-23 21:11:27 +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 Fix notice in check_admin_referrer. 2008-09-28 21:08:25 +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 the_password_form filter from dancoulter. fixes #7758 2008-09-18 06:24:45 +00:00
post.php Don't try to assign non-ref return value by ref. Props Sam_a. fixes #7783 2008-09-24 05:28:05 +00:00
query.php tag__not_in and category__not_in query fixes. see #7599 2008-09-29 21:24:24 +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 Add some delay to the favorites menu so that it is harder to accidentally open or close 2008-10-01 22:32:18 +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 Notice fixes see #7509 props DD32 and jacobsantos. 2008-09-21 20:41:25 +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 Complete inline documentation for theme.php, props jacobsantos, fixes #7657 2008-09-25 14:12:58 +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 phpdoc for widgets.php. Props jacobsantos. fixes #7661 2008-09-23 04:03:28 +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 Inline docs for wp-diff.php. Props jacobsantos. fixes #7662 2008-09-11 17:46:42 +00:00