wp-includes/blocks/avatar.php

WP文件 2
Server-side rendering of the `core/avatar` block.
函数/钩子名 描述
get_block_core_avatar_border_attributes (函数) 生成类名和样式,以便为 “Avatar” 区块应用边框支持样式。
render_block_core_avatar (函数) render_block_core_avatar: 这个函数用来渲染WordPress中的Avatar块。Avatar块显示用户的头像: 这个函数负责生成Avatar块的HTML标记。
register_block_core_avatar (函数) register_block_core_avatar: 这个函数注册了一个显示用户头像的块。它包括自定义头像的大小和排列的选项。

常见问题

FAQs
查看更多 >