WordPress/wp-includes
2008-01-28 04:55:54 +00:00
..
images
js First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac. 2008-01-25 19:21:11 +00:00
atomlib.php
author-template.php Better documentation for the_author props darkdragon 2007-12-28 21:19:44 +00:00
bookmark-template.php
bookmark.php Notice fixing for wp-includes. See #5607 props filosofo. 2008-01-10 20:51:07 +00:00
cache.php phpdoc for cache.php from darkdragon. fixes #5511 2008-01-03 04:35:47 +00:00
canonical.php phpdoc for canonical.php from darkdragon. fixes #5526 2007-12-25 20:48:47 +00:00
capabilities.php
category-template.php Return, don't echo, array. Props Otto42. fixes #5155 2008-01-14 22:35:43 +00:00
category.php Remove lingering bit of get_tags cache 2008-01-25 01:59:06 +00:00
class-IXR.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php Page walk fixes from hailin. fixes #5581 2008-01-04 19:55:17 +00:00
comment-template.php Unused var cleanup. Props DD32. see #5418 2008-01-04 19:36:34 +00:00
comment.php Remove the duplicate code for sanitising IP Addresses we only need to do it once. Fixes #4579. 2008-01-26 10:18:33 +00:00
compat.php Add file level documentation for compat.php. Fixes #5510 props darkdragon. 2007-12-24 07:18:41 +00:00
cron.php
default-filters.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
deprecated.php Unused var cleanup. Props DD32. see #5418 2008-01-04 19:36:34 +00:00
feed-atom-comments.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-atom.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rdf.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rss2-comments.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rss2.php Deprecate comments_rss and create_user. 2007-12-28 21:47:54 +00:00
feed-rss.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed.php Deprecate comments_rss and create_user. 2007-12-28 21:47:54 +00:00
formatting.php TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674 2008-01-17 15:44:05 +00:00
functions.php doubleval bytes. Props tellyworth. fixes #5246 2008-01-28 04:55:54 +00:00
general-template.php TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674 2008-01-17 15:44:05 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
kses.php phpdoc for kses from darkdragon. fixes #5641 2008-01-16 19:15:07 +00:00
l10n.php phpdoc tuneup from darkdragon. see #5611 2008-01-09 17:48:00 +00:00
link-template.php Edit permalink in place. Fixes #5679. Hat tip: nbachiyski. 2008-01-17 16:51:32 +00:00
locale.php phpdoc for locale from darkdragon. fixes #5621 2008-01-10 17:28:50 +00:00
pluggable.php check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe 2008-01-24 21:19:42 +00:00
plugin.php Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665 2008-01-16 19:11:15 +00:00
post-template.php Notice fixing for wp-includes. See #5607 props filosofo. 2008-01-10 20:51:07 +00:00
post.php Typo fix 2008-01-25 03:19:34 +00:00
query.php Restore global post when resetting the query. Props ionfish. fixes #5439 2008-01-25 01:41:57 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
registration.php Unescape user data before sending to wpdb::update() and wpdb::insert(), which expect unescaped data. 2008-01-25 02:21:59 +00:00
rewrite.php Don't double requested url in url_to_postid(). Props filosofo. fixes #5661 2008-01-14 21:44: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 tuneup from darkdragon. see #5611 2008-01-09 17:48:00 +00:00
script-loader.php Fix autosave dependencies 2008-01-25 23:27:33 +00:00
shortcodes.php First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac. 2008-01-25 19:21:11 +00:00
streams.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
taxonomy.php First cut at Manage->Tags. Props jhodgdon. see #5684 2008-01-25 19:29:01 +00:00
template-loader.php
theme.php Add missing brace. Fixes #5643 props xknown. 2008-01-11 18:35:34 +00:00
update.php
user.php Pass remember arg. see #5405 2008-01-23 18:20:59 +00:00
vars.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
version.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
widgets.php Pass remember arg. see #5405 2008-01-23 18:20:59 +00:00
wlwmanifest.xml
wp-db.php