[wp-trac] [WordPress Trac] #43835: Add thumbnail to category (like to posts)

WordPress Trac noreply at wordpress.org
Tue Jul 22 02:11:18 UTC 2025


#43835: Add thumbnail to category (like to posts)
-------------------------------------------------+-------------------------
 Reporter:  tazotodua                            |       Owner:  (none)
     Type:  feature request                      |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Taxonomy                             |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch 2nd-opinion dev-         |     Focuses:
  feedback                                       |
-------------------------------------------------+-------------------------

Comment (by cr0ybot):

 For something like this to be added, I think taxonomies would need a
 `supports` argument like custom post type registrations have, as well as
 other APIs that come with it:

 - add_taxonomy_support()
 - remove_taxonomy_support()
 - get_all_taxonomy_supports()
 - taxonomy_supports()
 - get_taxonomies_by_support()

 It's possible that a theme support might have to be added as well. This is
 because there are undoubtedly countless sites out there with their own
 implementation of term featured/thumbnail images, some of which may be
 using the same meta key that core might implement.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43835#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list