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



wp-includes/blocks/social-link.php › WordPress File

Functions5
Server-side rendering of the `core/social-link` blocks.


Function Short description
block_core_social_link_get_iconReturns the SVG for social link.
block_core_social_link_get_nameReturns the brand name for social link.
block_core_social_link_servicesReturns the SVG for social link.
register_block_core_social_linkRegisters the `core/social-link` blocks.
render_block_core_social_linkRenders the `core/social-link` block on server.