[wp-trac] [WordPress Trac] #58702: Twenty Twenty-One: Replace the experimental link color theme support
WordPress Trac
noreply at wordpress.org
Mon Jul 3 06:54:35 UTC 2023
#58702: Twenty Twenty-One: Replace the experimental link color theme support
---------------------------+--------------------
Reporter: poena | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Bundled Theme | Version:
Severity: normal | Keywords:
Focuses: |
---------------------------+--------------------
In functions.php, replace {{{add_theme_support( 'experimental-link-color'
);}}}
with {{{add_theme_support( 'link-color' );}}}
I am listing this as bug because {{{add_theme_support( 'experimental-link-
color' );}}} will throw a "doing it wrong" message when Gutenberg version
16.2 (currently in development) is active.
The message is intentionally in the Gutenberg plugin, not core, because
'experimental-link-color' was introduced in Gutenberg, and core support
was limited.
Follow up to https://core.trac.wordpress.org/ticket/58597.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58702>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list