[wp-trac] [WordPress Trac] #58597: Allow non-block themes to add theme support for link color settings

WordPress Trac noreply at wordpress.org
Thu Jun 22 10:04:16 UTC 2023


#58597: Allow non-block themes to add theme support for link color settings
-------------------------+--------------------
 Reporter:  poena        |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  6.3
Component:  General      |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+--------------------
 Allow themes without theme.json to opt-in to block link color tools via:

 {{{
 add_theme_support( 'link-color' );
 }}}

 Follow up to https://core.trac.wordpress.org/ticket/57460 and
 https://core.trac.wordpress.org/ticket/57649 with a more limited scope
 than 'appearance-tools'.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58597>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list