函数文档

get_comment()

根据评论 ID 或评论对象检索评论数据。

get_comments_pagination_arrow()

辅助函数,根据 CommentsPagination 上下文提供的 paginationArrow,为 CommentsPaginationNext 和 CommentsPaginationPrevious 块返回正确的分页箭头 HTML。

get_compat_media_markup()

概述get_compat_media_markup() 函数用于生成附件编辑表单的兼容性标记,主要处理附件字段的渲染和过滤。它接受附件 ID 和可选参数,返回包...