Changeset 3003809
- Timestamp:
- 11/30/2023 02:22:49 PM (2 years ago)
- Location:
- cpt-woo-integration
- Files:
-
- 2 edited
-
tags/1.1.5/README.txt (modified) (4 diffs)
-
trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpt-woo-integration/tags/1.1.5/README.txt
r3001653 r3003809 14 14 15 15 Integrate custom post type with woocommerce allows you to seamlessly integrate any kind of custom post type with WooCommerce. CPT Woo Integration Plugin offers an effortless solution for managing and selling pages, posts and custom post types through WooCommerce just a few clicks. 16 The basic knowledge of WordPress, anyone can successfully install and use this. 16 The basic knowledge of WordPress, anyone can successfully install and use this. Don't need to create any product in WC. 17 17 18 18 👉 [Documentation](https://docs.wptinysolutions.com/cpt-woo-integration/) | [Get Pro](https://www.wptinysolutions.com/tiny-products/cpt-woo-integration/) 👈 … … 29 29 == 🏆 Free Features == 30 30 31 * Add meta field for Regular price 32 * Add meta field for Sale price 33 * Select Regular Price Meta key if the fields are already in place 34 * Select Sale Price Meta key if the fields are already in place 35 * Provided Shortcode for Display "price" 36 * Provided Shortcode for Display "Cart Button" 37 * Provided Shortcode for Display "Short description" 31 * Unlimited post type can integrate with WC 32 * Add meta field for regular price 33 * Add meta field for sale price 34 * Select regular price meta key if the fields are already in place 35 * Select sale price meta key if the fields are already in place 36 * Provided shortcode for display "price" 37 * Provided shortcode for display "Cart Button" 38 * Provided shortcode for display "Short description" 38 39 39 40 … … 42 43 * All free Features Included 43 44 * Add sale price dates 44 * Add SKU45 * Stock management46 * Stock status47 * Sold individually45 * Inventory - Add SKU 46 * Inventory - Stock management, track stock quantity 47 * Inventory - Stock status 48 * Inventory - Sold individually, Limit purchases to 1 item per order 48 49 * Shipping product data 49 50 * Product Gallery Images … … 54 55 * Download limit. 55 56 * Download expiry. 57 * CPT Upsells. 58 * CPT Cross-sells. 56 59 * Product Type - External/Affiliate product 57 60 * Provided Shortcode for Display "SKU" -
cpt-woo-integration/trunk/README.txt
r3001653 r3003809 14 14 15 15 Integrate custom post type with woocommerce allows you to seamlessly integrate any kind of custom post type with WooCommerce. CPT Woo Integration Plugin offers an effortless solution for managing and selling pages, posts and custom post types through WooCommerce just a few clicks. 16 The basic knowledge of WordPress, anyone can successfully install and use this. 16 The basic knowledge of WordPress, anyone can successfully install and use this. Don't need to create any product in WC. 17 17 18 18 👉 [Documentation](https://docs.wptinysolutions.com/cpt-woo-integration/) | [Get Pro](https://www.wptinysolutions.com/tiny-products/cpt-woo-integration/) 👈 … … 29 29 == 🏆 Free Features == 30 30 31 * Add meta field for Regular price 32 * Add meta field for Sale price 33 * Select Regular Price Meta key if the fields are already in place 34 * Select Sale Price Meta key if the fields are already in place 35 * Provided Shortcode for Display "price" 36 * Provided Shortcode for Display "Cart Button" 37 * Provided Shortcode for Display "Short description" 31 * Unlimited post type can integrate with WC 32 * Add meta field for regular price 33 * Add meta field for sale price 34 * Select regular price meta key if the fields are already in place 35 * Select sale price meta key if the fields are already in place 36 * Provided shortcode for display "price" 37 * Provided shortcode for display "Cart Button" 38 * Provided shortcode for display "Short description" 38 39 39 40 … … 42 43 * All free Features Included 43 44 * Add sale price dates 44 * Add SKU45 * Stock management46 * Stock status47 * Sold individually45 * Inventory - Add SKU 46 * Inventory - Stock management, track stock quantity 47 * Inventory - Stock status 48 * Inventory - Sold individually, Limit purchases to 1 item per order 48 49 * Shipping product data 49 50 * Product Gallery Images … … 54 55 * Download limit. 55 56 * Download expiry. 57 * CPT Upsells. 58 * CPT Cross-sells. 56 59 * Product Type - External/Affiliate product 57 60 * Provided Shortcode for Display "SKU"
Note: See TracChangeset
for help on using the changeset viewer.