sfw_api
Description
Retrieve the global Spreadshirt Api object
The Shop must be configured before using this object. In other case, you should use your own instance of the WP_Spreadshirt_Api class
Since: 1.0.0
For further information see: WP_Spreadshirt_Api
Code
<?php function sfw_api( ){
…
} ?>