Do you have links to a better description of add_theme_support () -- i.e. information about where this actually is useful?
Can we add our own functionality in here? For example, could a plugin define something and then check to see if the theme supports it?
Also, using register_nav_menu () or register_nav_menus () call add_theme_support ('menu') internally.
↧