1. wp-includes/cache.php
  2. wp-includes/capabilities.php
  3. wp-includes/class-IXR.php:Incutio XML-RPC库。包括了 XML RPC支持函数。由http://scripts.incutio.com/xmlrpc/提供支持。
  4. wp-includes/classes.php:包括了基本的类,如核心文章提取机制WP_Query和改写管理WP_Rewrite。
  5. wp-includes/class-pop3.php:包括了支持使用POP邮箱的类。可供wp-mail.php 使用。
  6. wp-includes/class-snoopy.php:Snoopy是一个PHP类,用来模仿Web浏览器的功能,它能自动完成检索网页和发送表单的任务。
  7. wp-includes/comment-functions.php
  8. wp-includes/default-filters.php
  9. wp-includes/feed-functions.php
  10. wp-includes/functions-compat.php:即新版本PHP中用来支持老版本PHP的函数文件。
  11. wp-includes/functions-formatting.php:用于清理XHTML和用特定字符集正确格式化文本。
  12. wp-includes/functions-post.php:定义了在数据库中管理日志,查询用户权限,提取和撰写评论等函数。
  13. wp-includes/functions.php:包含许多重要的支持函数,它是WordPress中最大的文件,函数数量几乎是第二大文件的两倍。
  14. wp-includes/gettext.php:PHP-gettext GPL 翻译库组成部分。
  15. wp-includes/kses.php:用来渲染和过滤日志或评论中的HTML。
  16. wp-includes/links.php:用来管理和使用WordPress的链接功能。
  17. wp-includes/locale.php:用来替代默认的星期和月份值。
  18. wp-includes/pluggable-functions.php
  19. wp-includes/registration-functions.php
  20. wp-includes/rss-functions.php
  21. wp-includes/streams.php:定义了包装文件流和字符流的类。
  22. wp-includes/template-functions-author.php:包含了与日志作者或评论人相关的主题函数。
  23. wp-includes/template-functions-category.php:包含了与类别相关的主题函数。
  24. wp-includes/template-functions-comment.php:包含了与评论相关的主题函数。
  25. wp-includes/template-functions-general.php:包含了常规主题函数。
  26. wp-includes/template-functions-links.php:包含了与链接相关的主题函数。
  27. wp-includes/template-functions-post.php:包含了与日志相关的主题函数。
  28. wp-includes/template-functions.php:包含了以上所有”template-”文件。
  29. wp-includes/template-loader.php
  30. wp-includes/vars.php:用来设置杂项变量。
  31. wp-includes/version.php:用来设置当前使用的WordPress版本。
  32. wp-includes/wp-db.php:包含了用来连接MySQL数据库的函数。
  33. wp-includes/wp-l10n.php:提供支持多语言版本的函数。

Leave a Reply

电子邮件地址不会被公开。 必填项已用*标注

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="">

请选择吧!