Plugin Directory

Changeset 693788


Ignore:
Timestamp:
04/08/2013 05:17:23 PM (13 years ago)
Author:
viriava
Message:

readme typo fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shopp-variants-sku/trunk/readme.txt

    r693781 r693788  
    35351. Upload the directory "shopp-variants-sku" to the '/wp-content/plugins/' directory
    36362. 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(); ?>
     373. Add this code where you want to see SKU:
     38<?php if(function_exists('am_shopp_variants_sku')) am_shopp_variants_sku(); ?>
    3839
    3940== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.