WordPress/wp-content/themes
audrasjb cf58af5167 Twenty Twenty-One: Replace the experimental link color theme support.
This replaces `add_theme_support( 'experimental-link-color' )` with `add_theme_support( 'link-color' )`, to provide the feature to Twenty Twenty-One users, but 
also to avoid throwing a "doing it wrong" message when Gutenberg version 16.2 is active.

Follow-up to [58597].

Props poena.
Fixes #58702.



Built from https://develop.svn.wordpress.org/trunk@56170


git-svn-id: http://core.svn.wordpress.org/trunk@55682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-07-09 14:31:24 +00:00
..
twentyeleven General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings. 2023-06-19 18:27:27 +00:00
twentyfifteen Twenty Fifteen: Reintroduce HTML5 Shiv. 2023-07-06 08:18:24 +00:00
twentyfourteen Twenty Fourteen: Fix text color issue on Button block hover. 2023-06-30 08:56:27 +00:00
twentynineteen Twenty Nineteen: Always set background color and foreground color together. 2023-06-27 10:45:30 +00:00
twentyseventeen Twenty Seventeen: Reintroduce HTML5 Shiv. 2023-07-06 08:34:21 +00:00
twentysixteen Twenty Sixteen: Replace deprecated unbind method with off. 2023-06-29 06:30:26 +00:00
twentyten Twenty Ten: Prevent Block Inserter icon color override. 2023-06-27 23:33:26 +00:00
twentythirteen Twenty Thirteen: Reintroduce HTML5 Shiv. 2023-07-06 08:29:22 +00:00
twentytwelve Bundled Themes: Remove load_theme_textdomain() calls from default themes. 2023-06-16 13:04:21 +00:00
twentytwenty Twenty Twenty: Fix left margin in Latest Posts & Latest Comments blocks. 2023-07-06 22:02:30 +00:00
twentytwentyone Twenty Twenty-One: Replace the experimental link color theme support. 2023-07-09 14:31:24 +00:00
twentytwentythree Twenty Twenty-Three: Allow changing Site Title font size in Marigold and Whisper styles. 2023-07-04 13:40:29 +00:00
twentytwentytwo Twenty Twenty-Two: Adjust selector to apply bottom margin to top-level comments. 2023-06-29 07:55:22 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00