_wpsc_action_merchant_v2_includes
The WP eCommerce wpsc action merchant v2 includes function.
Description
_wpsc_action_merchant_v2_includes();
Usage
if ( !function_exists( '_wpsc_action_merchant_v2_includes' ) ) { require_once ABSPATH . PLUGINDIR . 'wp-ecommerce/wpsc-components/merchant-core-v2/merchant-core-v2.php'; } // NOTICE! Understand what this does before running. $result = _wpsc_action_merchant_v2_includes();
Defined (1)
The function is defined in the following location(s).