_wpsc_action_remove_post_type_thumbnail_support
The WP eCommerce wpsc action remove post type thumbnail support function.
Description
_wpsc_action_remove_post_type_thumbnail_support();
Usage
if ( !function_exists( '_wpsc_action_remove_post_type_thumbnail_support' ) ) { require_once ABSPATH . PLUGINDIR . 'wp-ecommerce/wpsc-components/theme-engine-v2/helpers/template-engine.php'; } // NOTICE! Understand what this does before running. $result = _wpsc_action_remove_post_type_thumbnail_support();
Defined (1)
The function is defined in the following location(s).