wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/blocks/avatar.php › WordPress File
Funktionen3
› Server-side rendering of the `core/avatar` block.
Funktion | Kurzbeschreibung |
---|---|
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. |