Changeset 1046061
- Timestamp:
- 12/16/2014 08:44:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-autocomplete-order/tags/1.0/readme.txt
r1045323 r1046061 4 4 Tags: WooCommerce, order, complete, virtual, autocomplete 5 5 Requires at least: 3.3 6 Tested up to: 4.0. 07 Stable tag: 1. 06 Tested up to: 4.0.1 7 Stable tag: 1.1 8 8 License: GNU General Public License v3.0 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 18 18 * All Products: each and every order is turned to "Completed" irrespective for the payment method and whether or not the payment happened. 19 19 Please be aware that the third mode allows the customer to immediately access the product (if downloadable, for example) whether or not the payment was performed. 20 21 *WooCommerce Product Bundles* 22 Please consider that if you selected "Virtual Paid Product Only" mode, you must activate "Non-bundled shipping" for the product bundle if you want the autocomplete to work. 20 23 21 24 == Installation == … … 43 46 == Changelog == 44 47 48 = 1.1 = 49 * Solved PHP Notices and Warnings 50 * Plugin is now compatible with WooCommerce Product Bundles 51 45 52 = 1.0 = 46 53 * Plugin completely rewritten to comply with WordPress 4.0 and WooCommerce 2.0. … … 51 58 * Added a settings page (in WooCommerce dashboard) to select the mode we want to activate (under WooCommerce > Settings > Woo Extra Options). 52 59 53 = v0.1.2 =60 = 0.1.2 = 54 61 * Updated compatibility. 55 62 * Added localization support. … … 57 64 * Added Spanish localization. 58 65 59 = v0.1.1 =66 = 0.1.1 = 60 67 * Added links to support and the official page. 61 68 62 = v0.1 =69 = 0.1 = 63 70 * First release. 64 71 65 72 == Upgrade notice == 66 73 67 The plugin has been completely rewritten to meet requirements for WP4 and WooCommerce 2.0. 68 A new tab has been added to WooCommerce settings in the Dashboard to select in which mode you want the plugin to work: 69 * autocomplete only orders for virtual product 70 * autocomplete every order once paid 71 * autocomplete every order even if not paid 72 Enjoy! 74 The latest version of the plugin introduced some PHP Notice and Warning messages. All of them are solved now. 75 The plugin is now compatible with WooCommerce Product Bundles: please read the description to understand how to configure your bundle.
Note: See TracChangeset
for help on using the changeset viewer.