It probably does nothing. I cannot find any reference in the developer resources or the theme handbook.
Also doing a quick search through WP source code shows this is only used in wp-includes/theme.php, and even there only in the parts about adding/removing theme support.
Related Posts:
- Remove Tag from theme support
- Override image maximum width in theme (Using Gutenberg editor)
- How to add a custom font in a theme
- add_theme_support(‘post-thumbnail’) not working
- Add theme support custom header will not hide text?
- Footer Columns Size [closed]
- How to add support for category excerpts?
- register_theme_directory() not working from mu-plugin
- ERR_SPDY_PROTOCOL_ERROR
- How to customize a theme? [closed]
- Add theme support for margin
- How to add CSS class to custom logo?
- Advantages and disadvantages of using automatic-feed-links
- Why does `add_theme_support( ‘html5’, array( ‘comment-form’ )` disable client side validation?
- Include a page template along with add_theme_support()
- Editing the custom background CSS
- How to add default images for custom backgrounds?
- Add colors to existing color palette without replacing it
- add image size still doesn’t work even after regenerating thumbnails
- REQUIRED: The theme must not used the tags. | REQUIRED: The theme must not call to wp_title()
- how to pull images with no add_theme_support(‘post_thumbnails’)
- What flex-width/height does?
- add_theme_support(‘my-custom-feature’)
- Add theme support for post thumbnails
- add_theme_support using a plugin
- add_theme_support( ‘custom-header’ ) does not add option menu in dashboard
- How to edit layout of a particular post format?
- Formatting Multiple add_theme_support Arguments
- JetPack Infinite Scroll not working on custom theme
- .editor-styles-wrapper overriding my block styles in Gutenberg
- Custom Background-Image not showing up
- check current_theme_supports in admin_menu hook
- Will current_theme_supports return TRUE with a nonstandard add_theme_support?
- “add_theme_support” for custom footer color?
- Show video as part of the post?
- How to add theme support?
- Adding schema.org itemprop to WP4.1 Title Tag
- add_theme_support(‘custom-header’) does not add the option to customize
- Post thumbnail not showing in WP admin area for custom post type
- Can I make a super plugin that also has a theme?
- Registering different Post Formats for Blog Post and CPT
- Is it better to create a function or a variable for current_theme_supports?
- Edit footer via customizer
- Theme Development: Starter Content after hook
- Custom Background not Appearing
- Can I add multiple arrays within add_theme_support( ‘colors’ )?
- Background image not appearing
- How to use add_theme_support(‘html5’)?
- Strange ASCII characters overlapping content
- Post-thumbnail only for specific post-types?
- Remove or rename “Default” from Gutenberg typography settings
- Theme support title tag – how to replace the default WP separator (with a filter)?
- What is the point of needing add_theme_support( ‘html5’) in WordPress 5.x
- Override post-formats in child theme
- WordPress HTML5 Gallery Support – Convert HTML4 -> HTML5
- images not showing despite using add_theme_support(‘post-thumbnails’);
- add_theme_support( ‘admin-bar’ ) causes fatal error
- Menu not appearing in custom theme
- Use different post formats on different post types
- Some problems calling a function into sprintf() inside functions.php template file [closed]
- Add Post Format Support to Twentyeleven Child Theme
- How to add Support to show Fullwidth Featured Image of Custom Post Types in WordPress.?
- add_theme_support( $feature=’menus’ )
- What is difference between add_theme_support and Theme Customization API?
- Serving a custom featured image for mobile
- How do I change theme demo [duplicate]
- custom-background callback breaks media uploader
- Replaceing _custom_background_cb
- Why, when it comes to custom background and image, does ‘The first value registered’ win?
- Add “post option” support parameter in custom post type using Hueman Theme?
- How to correctly add the featured immage (thumbnails) support in a WP theme? Why I can’t add a featured immage?
- Adding theme support for a custom header image
- How can i display in themplate file only a few post
- Theme’s featured image option is not showing up
- Get post ID before add_theme_support
- How can I get the ID before after_setup_theme?