WordPress 3.4.0 Hooks, Functions, Classes and Methods
Page 24

wp_customize_support_script()

Prints a script to check whether or not the Customizer is supported, and apply either the no-customize-support or customize-support class to the body.

wp_debug_backtrace_summary()

Returns a comma-separated string or array of functions that have been called to get to the current point in code.

wp_get_themes()

Returns an array of WP_Theme objects based on the arguments.