wp-includes/functions.php
main wp api functions. used by plugins, themes and wp core
wp-includes/option.php
Contains main WP options api, used for configuration
wp-includes/formatting.php
WP formatting api functions
wp-includes/pluggable.php
WP loads functions here only if left undefined by plugins.
wp-includes/plugin.php
wp plugin api functions
wp-includes/user.php
user api functions.
wp-includes/post.php
functions used in the post process
wp-includes/taxonomy.php
functions used by the taxonomy api
shortcode
macro code added to a post. (tokens)