wp-includes/blocks/post-author.php

WP文件 2
Server-side rendering of the `core/post-author` block.
函数/钩子名 描述
render_block_core_post_author (函数) render_block_core_post_author: 这个函数用来渲染WordPress中一个文章的作者。它负责为作者的名字和其他细节生成HTML标记,这些细节可以由用户自定义。
register_block_core_post_author (函数) register_block_core_post_author: 这个函数用来注册一个新的核心文章作者块。它需要一个设置数组作为参数,以定义该块的行为和外观。

常见问题

FAQs
查看更多 >