WordPress/wp-includes
2008-01-03 08:03:29 +00:00
..
images Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
js Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
atomlib.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
author-template.php Better documentation for the_author props darkdragon 2007-12-28 21:19:44 +00:00
bookmark-template.php Add documentation for bookmark-template.php. Fixes #5521 props darkdragon. 2007-12-24 07:04:29 +00:00
bookmark.php Add documentation for bookmark.php. Fixes #5523 props darkdragon. 2007-12-24 07:01:47 +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 Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +00:00
category-template.php New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328 2007-12-06 19:58:15 +00:00
category.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +00:00
class-IXR.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
class-phpass.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
class-phpmailer.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
class-pop3.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
class-smtp.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
class-snoopy.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
classes.php Page walker fixes from hailin. fixes #5498 2007-12-21 18:49:20 +00:00
comment-template.php phpdoc for comment-template.php from darkdragon. fixes #5528 2007-12-26 17:18:13 +00:00
comment.php wp.getCommentCount from josephscott. fixes #5463 2008-01-01 18:40:39 +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 Take port into consideration when spawning cron. Props bchecketts. fixes #4782 2007-08-29 17:57:06 +00:00
default-filters.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
deprecated.php Deprecate comments_rss and create_user. 2007-12-28 21:47:54 +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-rss.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.php Deprecate comments_rss and create_user. 2007-12-28 21:47:54 +00:00
formatting.php Remove debug 2007-12-21 06:12:23 +00:00
functions.php New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon. 2008-01-03 01:34:11 +00:00
general-template.php Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
gettext.php Avoid the 64bit dragons. Fixes #3780 props nbachiyski. 2007-12-24 15:14:07 +00:00
kses.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
l10n.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +00:00
link-template.php Fix previous/next links for slugs containing 'page'. Props xknown. fixes #5318 2007-12-19 19:27:14 +00:00
locale.php Improve desriptions for I18N strings. Fixes #4906 props nbachiyski 2007-09-04 20:56:08 +00:00
pluggable.php Remove unneeded get_userdata call. Props DD32. see #5367 2007-12-31 23:39:02 +00:00
plugin.php Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338 2007-12-06 05:56:38 +00:00
post-template.php wp_list_pages() no longer requires get_pages() to do a hierarchical sort. Set hierarchical to false. see #5458 2007-12-17 06:53:59 +00:00
post.php set_post_type from filosofo. fixes #4844 2008-01-02 20:06:00 +00:00
query.php Use is_admin. Props markjaquith. see #5487 2007-12-28 01:04:17 +00:00
registration-functions.php Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon 2007-12-28 21:17:42 +00:00
registration.php Deprecate comments_rss and create_user. 2007-12-28 21:47:54 +00:00
rewrite.php Use generic page rewrite rules for compatible permalink strucures. see #3614 2007-12-17 06:29:30 +00:00
rss-functions.php Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon 2007-12-28 21:17:42 +00:00
rss.php prepare(), insert(), update() for wp-includes/ taxonomy.php, rss.php, registration.php 2007-10-13 03:51:11 +00:00
script-loader.php Post screen improvements^H^H^H, er, changes. Will file tickets for todos. 2008-01-03 08:03:29 +00:00
streams.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
taxonomy.php Don't create blank terms. Props ionfish and jhodgdon. fixes #5494 2007-12-19 23:25:11 +00:00
template-loader.php Add file level documentation for template-loader.php. Fixes #5513 props darkdragon. 2007-12-24 07:09:36 +00:00
theme.php Theme tagging from andy. fixes #5545 2007-12-31 18:39:43 +00:00
update.php Add documentation for wp_version_check(). Fixes #5233 props darkdragon. 2007-10-30 21:40:30 +00:00
user.php Suppress display of DB error messages by default. Props filosofo. see #5473 2007-12-16 21:38:24 +00:00
vars.php Move $wp_header_to_desc array to get_status_header_desc() so that it can be called before vars.php is loaded. 2007-09-13 04:48:41 +00:00
version.php We're working on bleeding edge 2.4 stuff now 2007-09-29 10:56:53 +00:00
widgets.php Fix some of the notices visible with WP_DEBUG enabled. 2007-12-20 21:25:12 +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 Show DB errors if WP_DEBUG and if installing. see #5473 2007-12-22 17:45:30 +00:00