WPDev.one
Core Function
View Source on Trac ↗

wp_register_typography_support()

wp_register_typography_support( mixed $block_type )

Registers the style and typography block attributes for block types that support it.

Parameters 1 required

Name / Type Description
$block_type
WP_Block_Type

Block Type.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
5.6.0
Source File
wp-includes/block-supports/typography.php
Advertisement