This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Typography::get_headings_typography_defaults( string $heading_type )
Get default value for headings typography.
Parameters
- $heading_type
-
(Required) the heading type [h1,h2,...h6].
Return
(array)
Source
File: inc/customizer/options/typography.php
Expand full source code Collapse full source code View on Github