Changeset 3337704
- Timestamp:
- 08/01/2025 10:10:09 AM (7 months ago)
- Location:
- recently-purchased-products-for-woo
- Files:
-
- 2 edited
-
tags/1.1.7/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
recently-purchased-products-for-woo/tags/1.1.7/readme.txt
r3337697 r3337704 39 39 40 40 * title: Display the title on top of listing. Default is empty. 41 * allow_category: It allows you to display orders belonging to specific categories . Leave blank to display for all categories.41 * allow_category: It allows you to display orders belonging to specific categories, add category IDs with comma comma separator (example: 1,2,3). Leave blank to display for all categories. 42 42 * limit: Used to limit the number of products. Default is 5. 43 43 * order: Order of listing either ASC or DESC. Default is DESC. … … 61 61 62 62 * title: Display the title on top of Slider. Default is empty. 63 * allow_category: It allows you to display orders belonging to specific categories . Leave blank to display for all categories.63 * allow_category: It allows you to display orders belonging to specific categories, add category IDs with comma comma separator (example: 1,2,3). Leave blank to display for all categories. 64 64 * limit: Used to limit the number of products. Default is 5. 65 65 * category: Show or hide the product category. Default is Show. -
recently-purchased-products-for-woo/trunk/readme.txt
r3337697 r3337704 39 39 40 40 * title: Display the title on top of listing. Default is empty. 41 * allow_category: It allows you to display orders belonging to specific categories . Leave blank to display for all categories.41 * allow_category: It allows you to display orders belonging to specific categories, add category IDs with comma comma separator (example: 1,2,3). Leave blank to display for all categories. 42 42 * limit: Used to limit the number of products. Default is 5. 43 43 * order: Order of listing either ASC or DESC. Default is DESC. … … 61 61 62 62 * title: Display the title on top of Slider. Default is empty. 63 * allow_category: It allows you to display orders belonging to specific categories . Leave blank to display for all categories.63 * allow_category: It allows you to display orders belonging to specific categories, add category IDs with comma comma separator (example: 1,2,3). Leave blank to display for all categories. 64 64 * limit: Used to limit the number of products. Default is 5. 65 65 * category: Show or hide the product category. Default is Show.
Note: See TracChangeset
for help on using the changeset viewer.