WordPress/wp-includes
2007-12-18 20:46:09 +00:00
..
images Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
js Fix tinymce valid elements configuration. Props linusmartensson. fixes #3826 2007-12-18 20:46:09 +00:00
atomlib.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
author-template.php author-template phpdoc from darkdragon. fixes #4393 2007-12-16 23:47:58 +00:00
bookmark-template.php Fix typo. fixes #5061 2007-09-24 01:48:36 +00:00
bookmark.php Use correct var. Props DD32. fixes #5419 2007-12-04 23:59:16 +00:00
cache.php Allow single post ID and comma delimited list of post IDs to be passed to update_postmeta_cache(). Fix default cache to allow storage of empty array. see #5194 2007-10-14 01:08:07 +00:00
canonical.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +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 Remove trailing whitespace 2007-09-03 23:32:58 +00:00
class-phpass.php Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394 2007-12-02 05:14:11 +00:00
class-phpmailer.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
class-pop3.php Update pop3 class to latest from squirrelmail. Props westi. see #4337 2007-09-05 22:55:38 +00:00
class-smtp.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
class-snoopy.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
classes.php Fix depth = 1 page traversal. Props hailin. fixes #5469 2007-12-16 20:31:44 +00:00
comment-template.php Revert [6368]. Fixes #5448, fixes #5247 by adding a new filter to hook in specifically to add attributes, rather than filtering the whole thing. Minor formatting cleanup of comments_popup_link. 2007-12-10 20:49:46 +00:00
comment.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +00:00
compat.php New secure cookie protocol. see #5367 2007-12-16 17:41:59 +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 Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys. 2007-11-17 11:21:34 +00:00
deprecated.php phpdoc for deprecated funcs. Props darkdragon. fixes #5444 2007-12-10 18:52:24 +00:00
feed-atom-comments.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. 2007-10-06 06:55:24 +00:00
feed-atom.php Support atom threading. Props rubys. fixes #5434 2007-12-10 06:57:58 +00:00
feed-rdf.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. 2007-10-06 06:55:24 +00:00
feed-rss.php Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. 2007-10-06 06:55:24 +00:00
feed-rss2-comments.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. 2007-10-20 10:35:44 +00:00
feed-rss2.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. 2007-10-20 10:35:44 +00:00
feed.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
formatting.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +00:00
functions.php redirect fixes from ruckus and tellyworth. fixes #5479 2007-12-18 05:28:44 +00:00
general-template.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +00:00
gettext.php Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005 2007-04-13 23:29:47 +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 New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328 2007-12-06 19:58:15 +00:00
locale.php Improve desriptions for I18N strings. Fixes #4906 props nbachiyski 2007-09-04 20:56:08 +00:00
pluggable.php Fix AJAX cookie validation. see #5367 2007-12-17 21:12:28 +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 clean page cache when reparenting pages after deletion. Props hailin. fixes #5457 2007-12-14 20:56:55 +00:00
query.php Accept array of pages for is_page(). Props azaozz. fixes #5430 2007-12-17 06:21:43 +00:00
registration-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
registration.php New secure cookie protocol. see #5367 2007-12-16 17:41:59 +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 Bad cut-and-paste. 2007-01-14 01:15:32 +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 Update awaiting moderation count when comments are moderated through AJAX. Props mdawaffe. fixes #5315 2007-11-04 06:23:03 +00:00
streams.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
taxonomy.php Taxonomy phpdoc from darkdragon. fixes #4742 2007-12-14 00:25:39 +00:00
template-loader.php ABSPATH already has a trailing slash. Props Nazgul. fixes #4607 2007-07-27 21:28:01 +00:00
theme.php Remove unused vars. Props DD32. see #5418 2007-12-06 19:49:33 +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 registration of multiple sidebars. Props watson. fixes #5352 2007-12-14 08:06:08 +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 Suppress display of DB error messages by default. Props filosofo. see #5473 2007-12-16 21:38:24 +00:00