Changeset 693788
- Timestamp:
- 04/08/2013 05:17:23 PM (13 years ago)
- File:
-
- 1 edited
-
shopp-variants-sku/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shopp-variants-sku/trunk/readme.txt
r693781 r693788 35 35 1. Upload the directory "shopp-variants-sku" to the '/wp-content/plugins/' directory 36 36 2. Activate the plugin through the 'Plugins' menu in WordPress 37 3. Add this code where you want to see SKU: <?php if(function_exists('am_shopp_variants_sku')) am_shopp_variants_sku(); ?> 37 3. Add this code where you want to see SKU: 38 <?php if(function_exists('am_shopp_variants_sku')) am_shopp_variants_sku(); ?> 38 39 39 40 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.