WPDev.one
Core Function
View Source on Trac ↗

get_typography_styles_for_block_core_search()

get_typography_styles_for_block_core_search( mixed $attributes )

Returns typography styles to be included in an HTML style tag.

Parameters 1 required

Name / Type Description
$attributes
array

The block attributes.

Required

Return Value

(string)
A string of typography CSS declarations.

Function Information

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