wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/blocks/social-link.php › WordPress File
Funktionen5
› Server-side rendering of the `core/social-link` blocks.
Funktion | Kurzbeschreibung |
---|---|
block_core_social_link_get_icon | Returns the SVG for social link. |
block_core_social_link_get_name | Returns the brand name for social link. |
block_core_social_link_services | Returns the SVG for social link. |
register_block_core_social_link | Registers the `core/social-link` blocks. |
render_block_core_social_link | Renders the `core/social-link` block on server. |