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_attributes | Generates class names and styles to apply the border support styles for the Avatar block. |
| register_block_core_avatar | Registers the `core/avatar` block on the server. |
| render_block_core_avatar | Renders the `core/avatar` block on the server. |