WordPress功能函数admin_color_scheme_picker(),显示默认的管理配色方案选择器(在user-edit.php中使用)
WordPress功能函数adjacent_post_link(),显示相邻的post链接。
WordPress开发函数adjacent_posts_rel_link_wp_head(),为单个帖子页面显示与当前帖子相邻的帖子的关系链接。
WordPress开发函数adjacent_posts_rel_link(),显示与当前文章相邻的文章的关系链接。
WordPress开发函数add_thickbox(),使用默认的ThickBox js和css。
WordPress功能函数add_theme_support(),为给定的特性注册主题支持。
WordPress开发函数add_theme_page(),添加子菜单页到外观主菜单。
WordPress开发函数add_settings_field(),向设置页面的部分添加一个新字段。
WordPress开发函数add_settings_error(),注册一个要显示给用户的设置错误。