Plugin Directory

Changeset 452738


Ignore:
Timestamp:
10/19/2011 06:07:57 AM (14 years ago)
Author:
christyageorge
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zen-categories/trunk/readme.txt

    r452737 r452738  
    1111== Description ==
    1212
    13 This is a sidebar widget which is useful in displaying the zencart categories and subcategories in wordpress.just drag and drop the widget in the sidebar it will display all the zencart categories
     13This is a sidebar widget which is useful in displaying the zencart categories and subcategories in wordpress.just drag and drop the widget in the sidebar it will display all the zencart categories.
     14
    1415For using this plugin user need to make 2 changes they want to change the table prefix in the zen_categories.php to the prefix of their own categories and categoriesdescription tables
    1516
    1617
    17 Ex: Now I have use the prefix as zen_ which is commonly used prefix if you are using anothe prefix please change the prefix by opening the zen_categories.php.change the
    18         zen_ in $table1 and $table2            
     18For Ex: Now I have used the prefix as zen_ which is commonly used. if you are using another one please change the prefix by opening the zen_categories.php
     19            ie change the zen_  in         
    1920
    2021    $table1 = "zen_categories";
Note: See TracChangeset for help on using the changeset viewer.