wpseek.com
A WordPress-centric search engine for devs and theme authors



wp-includes/blocks/avatar.php › WordPress File

Functions3
Server-side rendering of the `core/avatar` block.


Function Short description
get_block_core_avatar_border_attributesGenerates class names and styles to apply the border support styles for the Avatar block.
register_block_core_avatarRegisters the `core/avatar` block on the server.
render_block_core_avatarRenders the `core/avatar` block on the server.