WPDev.one
Core Function
View Source on Trac ↗

wp_migrate_old_typography_shape()

wp_migrate_old_typography_shape( mixed $metadata )

Converts typography keys declared under `supports.*` to `supports.typography.*`.

Parameters 1 required

Name / Type Description
$metadata
array

Metadata for registering a block type.

Required

Return Value

(array)
Filtered metadata for registering a block type.

Function Information

Since Version
5.8.0
Source File
wp-includes/blocks.php
Advertisement